[==========] 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
I20260710 11:03:35.674775  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:42545
I20260710 11:03:35.676370  2583 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:03:35.677486  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:35.695171  2590 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
W20260710 11:03:35.695171  2589 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
W20260710 11:03:35.695338  2592 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
I20260710 11:03:35.696473  2583 server_base.cc:1061] running on GCE node
I20260710 11:03:36.907612  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:36.907990  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:36.908237  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681416908214 us; error 0 us; skew 500 ppm
I20260710 11:03:36.909512  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:36.917315  2583 webserver.cc:533] Webserver started at http://127.2.133.254:41473/ using document root <none> and password file <none>
I20260710 11:03:36.918232  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:36.918467  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:36.919180  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:36.927949  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "6122b03a23bf495b9ad1b69dca43ceee"
format_stamp: "Formatted at 2026-07-10 11:03:36 on dist-test-slave-c7sl"
I20260710 11:03:36.938292  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.005s	sys 0.004s
I20260710 11:03:36.945423  2598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:36.946966  2583 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:03:36.947427  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "6122b03a23bf495b9ad1b69dca43ceee"
format_stamp: "Formatted at 2026-07-10 11:03:36 on dist-test-slave-c7sl"
I20260710 11:03:36.947880  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-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)
I20260710 11:03:37.013610  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:37.015178  2583 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
I20260710 11:03:37.015780  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:37.088779  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:42545
I20260710 11:03:37.088871  2649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:42545 every 8 connection(s)
I20260710 11:03:37.096632  2650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:37.118813  2650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee: Bootstrap starting.
I20260710 11:03:37.124786  2650 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:37.126591  2650 log.cc:826] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee: Log is configured to *not* fsync() on all Append() calls
I20260710 11:03:37.131181  2650 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee: No bootstrap required, opened a new log
I20260710 11:03:37.151440  2650 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6122b03a23bf495b9ad1b69dca43ceee" member_type: VOTER }
I20260710 11:03:37.151998  2650 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:37.152206  2650 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6122b03a23bf495b9ad1b69dca43ceee, State: Initialized, Role: FOLLOWER
I20260710 11:03:37.153151  2650 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6122b03a23bf495b9ad1b69dca43ceee" member_type: VOTER }
I20260710 11:03:37.153610  2650 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:37.153847  2650 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:37.154134  2650 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:37.158178  2650 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6122b03a23bf495b9ad1b69dca43ceee" member_type: VOTER }
I20260710 11:03:37.158833  2650 leader_election.cc:304] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [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: 6122b03a23bf495b9ad1b69dca43ceee; no voters: 
I20260710 11:03:37.160625  2650 leader_election.cc:290] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:37.160981  2653 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:37.163187  2653 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 1 LEADER]: Becoming Leader. State: Replica: 6122b03a23bf495b9ad1b69dca43ceee, State: Running, Role: LEADER
I20260710 11:03:37.164175  2653 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [LEADER]: Queue going to LEADER mode. State: All 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: "6122b03a23bf495b9ad1b69dca43ceee" member_type: VOTER }
I20260710 11:03:37.165201  2650 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:37.174669  2655 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6122b03a23bf495b9ad1b69dca43ceee. Latest consensus state: current_term: 1 leader_uuid: "6122b03a23bf495b9ad1b69dca43ceee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6122b03a23bf495b9ad1b69dca43ceee" member_type: VOTER } }
I20260710 11:03:37.174526  2654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6122b03a23bf495b9ad1b69dca43ceee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6122b03a23bf495b9ad1b69dca43ceee" member_type: VOTER } }
I20260710 11:03:37.175319  2654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:37.175254  2655 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:37.178709  2661 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:37.190531  2661 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:37.192752  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:37.206761  2661 catalog_manager.cc:1383] Generated new cluster ID: 50d2e0c752fb46a9a8ab6bf496780a2f
I20260710 11:03:37.207084  2661 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:37.221439  2661 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:37.222988  2661 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:37.240242  2661 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee: Generated new TSK 0
I20260710 11:03:37.241273  2661 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:37.260296  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:37.270071  2672 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
W20260710 11:03:37.273031  2673 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
I20260710 11:03:37.275424  2583 server_base.cc:1061] running on GCE node
W20260710 11:03:37.275344  2675 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
I20260710 11:03:37.276566  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:37.276846  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:37.277060  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681417277041 us; error 0 us; skew 500 ppm
I20260710 11:03:37.277848  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:37.281865  2583 webserver.cc:533] Webserver started at http://127.2.133.193:38817/ using document root <none> and password file <none>
I20260710 11:03:37.282569  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:37.282831  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:37.283170  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:37.284693  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "5093005188b04c84a858483b410679c9"
format_stamp: "Formatted at 2026-07-10 11:03:37 on dist-test-slave-c7sl"
I20260710 11:03:37.291777  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:03:37.295823  2680 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.296654  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:03:37.296958  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "5093005188b04c84a858483b410679c9"
format_stamp: "Formatted at 2026-07-10 11:03:37 on dist-test-slave-c7sl"
I20260710 11:03:37.297292  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-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)
I20260710 11:03:37.315732  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:37.317095  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:37.319459  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:37.324090  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:37.324357  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.324630  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:37.324810  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.428617  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:45953
I20260710 11:03:37.428761  2742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:45953 every 8 connection(s)
I20260710 11:03:37.435783  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:37.451275  2747 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
W20260710 11:03:37.454284  2748 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
W20260710 11:03:37.463037  2750 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
I20260710 11:03:37.463721  2583 server_base.cc:1061] running on GCE node
I20260710 11:03:37.464826  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:37.465095  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:37.465299  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681417465284 us; error 0 us; skew 500 ppm
I20260710 11:03:37.465958  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:37.467231  2743 heartbeater.cc:344] Connected to a master server at 127.2.133.254:42545
I20260710 11:03:37.467775  2743 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:37.469041  2743 heartbeater.cc:507] Master 127.2.133.254:42545 requested a full tablet report, sending...
I20260710 11:03:37.469334  2583 webserver.cc:533] Webserver started at http://127.2.133.194:34911/ using document root <none> and password file <none>
I20260710 11:03:37.469897  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:37.470109  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:37.470436  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:37.471819  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "a57431777ba44116bbbfc4be21fe4bf1"
format_stamp: "Formatted at 2026-07-10 11:03:37 on dist-test-slave-c7sl"
I20260710 11:03:37.472657  2615 ts_manager.cc:194] Registered new tserver with Master: 5093005188b04c84a858483b410679c9 (127.2.133.193:45953)
I20260710 11:03:37.475646  2615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50980
I20260710 11:03:37.478909  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:03:37.483595  2755 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.484459  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260710 11:03:37.484748  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "a57431777ba44116bbbfc4be21fe4bf1"
format_stamp: "Formatted at 2026-07-10 11:03:37 on dist-test-slave-c7sl"
I20260710 11:03:37.485033  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-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)
I20260710 11:03:37.517634  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:37.518887  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:37.521104  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:37.524499  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:37.524713  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.524962  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:37.525144  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.621441  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:42811
I20260710 11:03:37.621619  2817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:42811 every 8 connection(s)
I20260710 11:03:37.629686  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:37.638789  2822 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
W20260710 11:03:37.640306  2821 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
I20260710 11:03:37.645756  2818 heartbeater.cc:344] Connected to a master server at 127.2.133.254:42545
I20260710 11:03:37.646158  2818 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:37.646102  2824 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
I20260710 11:03:37.647074  2818 heartbeater.cc:507] Master 127.2.133.254:42545 requested a full tablet report, sending...
I20260710 11:03:37.647183  2583 server_base.cc:1061] running on GCE node
I20260710 11:03:37.648262  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:37.648453  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:37.648648  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681417648628 us; error 0 us; skew 500 ppm
I20260710 11:03:37.649354  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:37.649501  2615 ts_manager.cc:194] Registered new tserver with Master: a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:37.651566  2615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50994
I20260710 11:03:37.652201  2583 webserver.cc:533] Webserver started at http://127.2.133.195:33119/ using document root <none> and password file <none>
I20260710 11:03:37.652819  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:37.653080  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:37.653407  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:37.654739  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "e1bc22ecb9f648958a0fdef64dd29400"
format_stamp: "Formatted at 2026-07-10 11:03:37 on dist-test-slave-c7sl"
I20260710 11:03:37.659291  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:03:37.662688  2829 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.663486  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:37.663759  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "e1bc22ecb9f648958a0fdef64dd29400"
format_stamp: "Formatted at 2026-07-10 11:03:37 on dist-test-slave-c7sl"
I20260710 11:03:37.664053  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681415496632-2583-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)
I20260710 11:03:37.689982  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:37.691250  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:37.692734  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:37.695261  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:37.695508  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:37.695757  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:37.695915  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:37.802665  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:33579
I20260710 11:03:37.803216  2891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:33579 every 8 connection(s)
I20260710 11:03:37.817853  2892 heartbeater.cc:344] Connected to a master server at 127.2.133.254:42545
I20260710 11:03:37.818275  2892 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:37.819238  2892 heartbeater.cc:507] Master 127.2.133.254:42545 requested a full tablet report, sending...
I20260710 11:03:37.821456  2615 ts_manager.cc:194] Registered new tserver with Master: e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:37.821580  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01402872s
I20260710 11:03:37.823186  2615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50996
I20260710 11:03:37.872638  2615 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51006:
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"
    }
  }
}
W20260710 11:03:37.876235  2615 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.
I20260710 11:03:37.978415  2783 tablet_service.cc:1511] Processing CreateTablet for tablet a411ab39ade5419c8137119abb561cfb (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:37.979533  2708 tablet_service.cc:1511] Processing CreateTablet for tablet a411ab39ade5419c8137119abb561cfb (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:37.980084  2783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a411ab39ade5419c8137119abb561cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:37.980839  2708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a411ab39ade5419c8137119abb561cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:37.983865  2707 tablet_service.cc:1511] Processing CreateTablet for tablet ed31af4242ca4c5daed6b840085b074d (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:37.985199  2707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed31af4242ca4c5daed6b840085b074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:37.988749  2706 tablet_service.cc:1511] Processing CreateTablet for tablet f447498074154dea9c6d9b97756d2bc4 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:37.989744  2782 tablet_service.cc:1511] Processing CreateTablet for tablet ed31af4242ca4c5daed6b840085b074d (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:37.991075  2706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f447498074154dea9c6d9b97756d2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:37.992926  2782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed31af4242ca4c5daed6b840085b074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:37.987142  2705 tablet_service.cc:1511] Processing CreateTablet for tablet c6632391b6f54010a03c2d7d0c7799e6 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:37.995090  2781 tablet_service.cc:1511] Processing CreateTablet for tablet f447498074154dea9c6d9b97756d2bc4 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:38.002530  2857 tablet_service.cc:1511] Processing CreateTablet for tablet a411ab39ade5419c8137119abb561cfb (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:38.004196  2856 tablet_service.cc:1511] Processing CreateTablet for tablet ed31af4242ca4c5daed6b840085b074d (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:38.005416  2857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a411ab39ade5419c8137119abb561cfb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.004498  2705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6632391b6f54010a03c2d7d0c7799e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.001811  2780 tablet_service.cc:1511] Processing CreateTablet for tablet c6632391b6f54010a03c2d7d0c7799e6 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:38.001466  2855 tablet_service.cc:1511] Processing CreateTablet for tablet f447498074154dea9c6d9b97756d2bc4 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:38.015152  2854 tablet_service.cc:1511] Processing CreateTablet for tablet c6632391b6f54010a03c2d7d0c7799e6 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:38.014273  2704 tablet_service.cc:1511] Processing CreateTablet for tablet 1e92474139644db68810cc34ee4665f0 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:38.016700  2855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f447498074154dea9c6d9b97756d2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.019193  2704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e92474139644db68810cc34ee4665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.016423  2781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f447498074154dea9c6d9b97756d2bc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.020903  2854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6632391b6f54010a03c2d7d0c7799e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.029490  2780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6632391b6f54010a03c2d7d0c7799e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.030519  2853 tablet_service.cc:1511] Processing CreateTablet for tablet 1e92474139644db68810cc34ee4665f0 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:38.031342  2779 tablet_service.cc:1511] Processing CreateTablet for tablet 1e92474139644db68810cc34ee4665f0 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:38.037820  2779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e92474139644db68810cc34ee4665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.034734  2856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed31af4242ca4c5daed6b840085b074d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.040881  2853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e92474139644db68810cc34ee4665f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.047438  2703 tablet_service.cc:1511] Processing CreateTablet for tablet 271d1775d4504171bce8647699564783 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:38.049947  2703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271d1775d4504171bce8647699564783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.054271  2778 tablet_service.cc:1511] Processing CreateTablet for tablet 271d1775d4504171bce8647699564783 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:38.063143  2778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271d1775d4504171bce8647699564783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.064512  2852 tablet_service.cc:1511] Processing CreateTablet for tablet 271d1775d4504171bce8647699564783 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:38.060343  2702 tablet_service.cc:1511] Processing CreateTablet for tablet 033833a401824364945ed3aca3153056 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:38.068303  2852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271d1775d4504171bce8647699564783. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.068380  2702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033833a401824364945ed3aca3153056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.076468  2777 tablet_service.cc:1511] Processing CreateTablet for tablet 033833a401824364945ed3aca3153056 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:38.082883  2777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033833a401824364945ed3aca3153056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.086127  2910 tablet_bootstrap.cc:492] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.084004  2851 tablet_service.cc:1511] Processing CreateTablet for tablet 033833a401824364945ed3aca3153056 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:38.108420  2701 tablet_service.cc:1511] Processing CreateTablet for tablet 1946641e9eba4eeca9a5177b6dfb0377 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:38.115446  2851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 033833a401824364945ed3aca3153056. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.119474  2783 tablet_service.cc:1511] Processing CreateTablet for tablet 1946641e9eba4eeca9a5177b6dfb0377 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:38.120968  2783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1946641e9eba4eeca9a5177b6dfb0377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.118273  2701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1946641e9eba4eeca9a5177b6dfb0377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.135699  2911 tablet_bootstrap.cc:492] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.187000  2850 tablet_service.cc:1511] Processing CreateTablet for tablet 1946641e9eba4eeca9a5177b6dfb0377 (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
W20260710 11:03:38.191072  2663 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:38.191504  2850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1946641e9eba4eeca9a5177b6dfb0377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.213060  2910 tablet_bootstrap.cc:654] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.226301  2911 tablet_bootstrap.cc:654] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.232824  2702 tablet_service.cc:1511] Processing CreateTablet for tablet 8a41fef246dc424e8c71fb638ea8b59a (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:38.233278  2780 tablet_service.cc:1511] Processing CreateTablet for tablet 8a41fef246dc424e8c71fb638ea8b59a (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:38.234064  2702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a41fef246dc424e8c71fb638ea8b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.234491  2780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a41fef246dc424e8c71fb638ea8b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.240433  2852 tablet_service.cc:1511] Processing CreateTablet for tablet 8a41fef246dc424e8c71fb638ea8b59a (DEFAULT_TABLE table=test-workload [id=5737439947994bf4b2c12b923fa3916c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:38.241694  2852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a41fef246dc424e8c71fb638ea8b59a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:38.301383  2911 tablet_bootstrap.cc:492] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.301904  2911 ts_tablet_manager.cc:1403] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.167s	user 0.007s	sys 0.024s
I20260710 11:03:38.306892  2912 tablet_bootstrap.cc:492] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.306548  2911 raft_consensus.cc:359] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.312188  2911 raft_consensus.cc:385] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.312621  2911 raft_consensus.cc:740] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.313514  2911 consensus_queue.cc:260] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.314643  2910 tablet_bootstrap.cc:492] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.317724  2743 heartbeater.cc:499] Master 127.2.133.254:42545 was elected leader, sending a full tablet report...
I20260710 11:03:38.318243  2910 ts_tablet_manager.cc:1403] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.250s	user 0.023s	sys 0.025s
I20260710 11:03:38.319448  2912 tablet_bootstrap.cc:654] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.320732  2911 ts_tablet_manager.cc:1434] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.006s
I20260710 11:03:38.320732  2910 raft_consensus.cc:359] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.321563  2910 raft_consensus.cc:385] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.321848  2910 raft_consensus.cc:740] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.322700  2910 consensus_queue.cc:260] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.331280  2818 heartbeater.cc:499] Master 127.2.133.254:42545 was elected leader, sending a full tablet report...
I20260710 11:03:38.332204  2911 tablet_bootstrap.cc:492] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.332224  2910 ts_tablet_manager.cc:1434] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:03:38.340175  2910 tablet_bootstrap.cc:492] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.346801  2910 tablet_bootstrap.cc:654] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.350198  2911 tablet_bootstrap.cc:654] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.357252  2912 tablet_bootstrap.cc:492] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.357694  2912 ts_tablet_manager.cc:1403] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.031s
I20260710 11:03:38.360646  2912 raft_consensus.cc:359] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.361356  2912 raft_consensus.cc:385] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.361647  2912 raft_consensus.cc:740] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.362340  2912 consensus_queue.cc:260] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.370837  2892 heartbeater.cc:499] Master 127.2.133.254:42545 was elected leader, sending a full tablet report...
I20260710 11:03:38.371835  2912 ts_tablet_manager.cc:1434] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.005s
I20260710 11:03:38.372818  2912 tablet_bootstrap.cc:492] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.378597  2911 tablet_bootstrap.cc:492] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.379004  2912 tablet_bootstrap.cc:654] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.379096  2911 ts_tablet_manager.cc:1403] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.012s
W20260710 11:03:38.381717  2819 tablet.cc:2406] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:38.382135  2911 raft_consensus.cc:359] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.382854  2911 raft_consensus.cc:385] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.383150  2911 raft_consensus.cc:740] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.384083  2911 consensus_queue.cc:260] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.384778  2912 tablet_bootstrap.cc:492] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.385244  2912 ts_tablet_manager.cc:1403] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:03:38.386339  2911 ts_tablet_manager.cc:1434] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:38.387240  2911 tablet_bootstrap.cc:492] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.388185  2912 raft_consensus.cc:359] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.388849  2912 raft_consensus.cc:385] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.389147  2912 raft_consensus.cc:740] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.389955  2912 consensus_queue.cc:260] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.392218  2912 ts_tablet_manager.cc:1434] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:38.393064  2912 tablet_bootstrap.cc:492] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.394007  2911 tablet_bootstrap.cc:654] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.395993  2910 tablet_bootstrap.cc:492] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.396559  2910 ts_tablet_manager.cc:1403] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.007s
I20260710 11:03:38.399267  2912 tablet_bootstrap.cc:654] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.399788  2920 raft_consensus.cc:493] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.399477  2910 raft_consensus.cc:359] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.400360  2910 raft_consensus.cc:385] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.400246  2920 raft_consensus.cc:515] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.400717  2910 raft_consensus.cc:740] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.401536  2910 consensus_queue.cc:260] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.403654  2910 ts_tablet_manager.cc:1434] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:38.406129  2910 tablet_bootstrap.cc:492] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.408303  2920 leader_election.cc:290] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:38.413579  2910 tablet_bootstrap.cc:654] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.420881  2911 tablet_bootstrap.cc:492] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.421355  2911 ts_tablet_manager.cc:1403] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.005s
I20260710 11:03:38.428589  2911 raft_consensus.cc:359] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.429363  2911 raft_consensus.cc:385] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.429687  2911 raft_consensus.cc:740] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.432668  2911 consensus_queue.cc:260] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.434465  2910 tablet_bootstrap.cc:492] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.434763  2917 raft_consensus.cc:493] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.435024  2910 ts_tablet_manager.cc:1403] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260710 11:03:38.435170  2911 ts_tablet_manager.cc:1434] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:38.435251  2917 raft_consensus.cc:515] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.436307  2911 tablet_bootstrap.cc:492] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.438577  2910 raft_consensus.cc:359] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.439383  2910 raft_consensus.cc:385] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.439769  2910 raft_consensus.cc:740] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.441192  2910 consensus_queue.cc:260] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.446170  2917 leader_election.cc:290] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.452733  2911 tablet_bootstrap.cc:654] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.457736  2912 tablet_bootstrap.cc:492] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.458389  2912 ts_tablet_manager.cc:1403] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.000s
I20260710 11:03:38.461759  2912 raft_consensus.cc:359] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.469017  2915 raft_consensus.cc:493] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.476608  2915 raft_consensus.cc:515] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.480201  2915 leader_election.cc:290] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.489316  2912 raft_consensus.cc:385] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.492760  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:38.494892  2910 ts_tablet_manager.cc:1434] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.059s	user 0.010s	sys 0.021s
I20260710 11:03:38.492080  2912 raft_consensus.cc:740] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
W20260710 11:03:38.497665  2830 leader_election.cc:343] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5093005188b04c84a858483b410679c9 (127.2.133.193:45953): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.498143  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:38.501487  2910 tablet_bootstrap.cc:492] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
W20260710 11:03:38.505010  2833 leader_election.cc:343] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.505486  2833 leader_election.cc:304] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1bc22ecb9f648958a0fdef64dd29400; no voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:38.509132  2920 raft_consensus.cc:2749] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:38.511106  2911 tablet_bootstrap.cc:492] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.511734  2911 ts_tablet_manager.cc:1403] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.007s
I20260710 11:03:38.513233  2912 consensus_queue.cc:260] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.515650  2912 ts_tablet_manager.cc:1434] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.001s
I20260710 11:03:38.517184  2912 tablet_bootstrap.cc:492] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.516616  2911 raft_consensus.cc:359] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.519059  2911 raft_consensus.cc:385] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.518920  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271d1775d4504171bce8647699564783" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:38.520073  2911 raft_consensus.cc:740] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.520604  2867 raft_consensus.cc:2468] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 0.
I20260710 11:03:38.521524  2915 raft_consensus.cc:493] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.521202  2911 consensus_queue.cc:260] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.521998  2915 raft_consensus.cc:515] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.525426  2915 leader_election.cc:290] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.524402  2759 leader_election.cc:304] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:38.527678  2930 raft_consensus.cc:2804] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:38.528121  2930 raft_consensus.cc:493] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:38.529047  2930 raft_consensus.cc:3060] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.537103  2910 tablet_bootstrap.cc:654] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.537772  2930 raft_consensus.cc:515] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.540666  2911 ts_tablet_manager.cc:1434] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 11:03:38.542621  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271d1775d4504171bce8647699564783" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:38.543191  2867 raft_consensus.cc:3060] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.544217  2911 tablet_bootstrap.cc:492] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.541527  2930 leader_election.cc:290] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.554689  2867 raft_consensus.cc:2468] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 1.
I20260710 11:03:38.556144  2759 leader_election.cc:304] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:38.557345  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271d1775d4504171bce8647699564783" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:38.557526  2930 raft_consensus.cc:2804] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:38.557945  2718 raft_consensus.cc:2468] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 0.
I20260710 11:03:38.559088  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271d1775d4504171bce8647699564783" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:38.560387  2717 raft_consensus.cc:3060] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.562166  2911 tablet_bootstrap.cc:654] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.558216  2930 raft_consensus.cc:697] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:38.566336  2930 consensus_queue.cc:237] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.580735  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:38.580354  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:38.582050  2792 raft_consensus.cc:2468] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
I20260710 11:03:38.585513  2684 leader_election.cc:304] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
W20260710 11:03:38.586683  2684 leader_election.cc:343] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.586738  2934 raft_consensus.cc:2804] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:38.588776  2934 raft_consensus.cc:493] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:38.589344  2934 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.590339  2912 tablet_bootstrap.cc:654] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.596060  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
W20260710 11:03:38.597833  2684 leader_election.cc:343] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.598590  2911 tablet_bootstrap.cc:492] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.595907  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:38.599069  2911 ts_tablet_manager.cc:1403] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.003s
I20260710 11:03:38.599869  2717 raft_consensus.cc:2468] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 1.
I20260710 11:03:38.600893  2934 raft_consensus.cc:515] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.599768  2867 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
I20260710 11:03:38.603806  2934 leader_election.cc:290] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.603929  2684 leader_election.cc:304] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [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: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:38.605801  2915 raft_consensus.cc:2804] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:38.607386  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:38.607921  2793 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.606204  2915 raft_consensus.cc:493] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:38.608777  2934 raft_consensus.cc:493] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.609833  2934 raft_consensus.cc:515] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.609015  2915 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.612653  2910 tablet_bootstrap.cc:492] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.613265  2910 ts_tablet_manager.cc:1403] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.112s	user 0.008s	sys 0.010s
I20260710 11:03:38.614959  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:38.615593  2792 raft_consensus.cc:2468] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
I20260710 11:03:38.616935  2684 leader_election.cc:304] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:38.604480  2911 raft_consensus.cc:359] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.618170  2911 raft_consensus.cc:385] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.621964  2911 raft_consensus.cc:740] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.622856  2911 consensus_queue.cc:260] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.626500  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:38.628119  2934 leader_election.cc:290] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.624992  2915 raft_consensus.cc:515] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.630940  2915 leader_election.cc:290] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.628897  2934 raft_consensus.cc:2804] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:38.632524  2793 raft_consensus.cc:2468] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:38.633728  2934 raft_consensus.cc:493] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:38.625200  2910 raft_consensus.cc:359] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.634244  2934 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.634744  2910 raft_consensus.cc:385] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.635267  2910 raft_consensus.cc:740] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.636668  2910 consensus_queue.cc:260] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.639930  2910 ts_tablet_manager.cc:1434] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 11:03:38.641345  2910 tablet_bootstrap.cc:492] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.651180  2911 ts_tablet_manager.cc:1434] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.006s
I20260710 11:03:38.652256  2911 tablet_bootstrap.cc:492] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.655030  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:38.655511  2915 raft_consensus.cc:493] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.656064  2915 raft_consensus.cc:515] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.661253  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
W20260710 11:03:38.662012  2684 leader_election.cc:343] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:38.665192  2684 leader_election.cc:343] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.666239  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:38.667346  2793 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.667999  2684 leader_election.cc:304] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:38.669517  2934 raft_consensus.cc:515] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.668309  2915 leader_election.cc:290] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.663673  2613 catalog_manager.cc:5697] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:38.671913  2934 leader_election.cc:290] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:38.673655  2793 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:38.664220  2867 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.675655  2940 raft_consensus.cc:2804] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:38.676646  2940 raft_consensus.cc:697] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:38.677883  2940 consensus_queue.cc:237] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.680662  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:38.682797  2910 tablet_bootstrap.cc:654] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.684937  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:38.685322  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:38.685658  2792 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.681550  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:38.690106  2912 tablet_bootstrap.cc:492] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.691459  2912 ts_tablet_manager.cc:1403] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.175s	user 0.012s	sys 0.016s
I20260710 11:03:38.690445  2684 leader_election.cc:304] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
W20260710 11:03:38.695745  2684 leader_election.cc:343] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:38.696556  2684 leader_election.cc:343] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.697629  2915 raft_consensus.cc:2804] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:38.698182  2915 raft_consensus.cc:697] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:38.698489  2792 raft_consensus.cc:2468] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:38.699288  2915 consensus_queue.cc:237] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.704560  2911 tablet_bootstrap.cc:654] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.702943  2684 leader_election.cc:304] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:38.704659  2912 raft_consensus.cc:359] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.706524  2934 raft_consensus.cc:2804] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:38.706900  2912 raft_consensus.cc:385] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.707182  2934 raft_consensus.cc:697] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:38.708385  2934 consensus_queue.cc:237] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
W20260710 11:03:38.708964  2684 leader_election.cc:343] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:38.711697  2684 leader_election.cc:304] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5093005188b04c84a858483b410679c9; no voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:38.709311  2912 raft_consensus.cc:740] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.713819  2939 raft_consensus.cc:2749] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:38.714409  2912 consensus_queue.cc:260] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.717945  2867 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:38.728488  2910 tablet_bootstrap.cc:492] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.728971  2910 ts_tablet_manager.cc:1403] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.003s
I20260710 11:03:38.733093  2910 raft_consensus.cc:359] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.736531  2912 ts_tablet_manager.cc:1434] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.042s	user 0.009s	sys 0.000s
I20260710 11:03:38.734411  2910 raft_consensus.cc:385] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.737762  2910 raft_consensus.cc:740] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.738768  2912 tablet_bootstrap.cc:492] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.739512  2910 consensus_queue.cc:260] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.751406  2910 ts_tablet_manager.cc:1434] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:03:38.752385  2910 tablet_bootstrap.cc:492] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.749987  2615 catalog_manager.cc:5697] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:38.764215  2912 tablet_bootstrap.cc:654] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.767246  2911 tablet_bootstrap.cc:492] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.767825  2911 ts_tablet_manager.cc:1403] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.116s	user 0.013s	sys 0.010s
I20260710 11:03:38.770118  2910 tablet_bootstrap.cc:654] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.770905  2911 raft_consensus.cc:359] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.771744  2911 raft_consensus.cc:385] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.772117  2911 raft_consensus.cc:740] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.772917  2911 consensus_queue.cc:260] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.775467  2911 ts_tablet_manager.cc:1434] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:03:38.776465  2911 tablet_bootstrap.cc:492] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.783094  2911 tablet_bootstrap.cc:654] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.783530  2615 catalog_manager.cc:5697] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:38.785461  2615 catalog_manager.cc:5697] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:38.795668  2911 tablet_bootstrap.cc:492] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.796293  2911 ts_tablet_manager.cc:1403] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:03:38.799520  2911 raft_consensus.cc:359] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.800413  2911 raft_consensus.cc:385] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.800765  2911 raft_consensus.cc:740] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.801523  2911 consensus_queue.cc:260] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.804107  2911 ts_tablet_manager.cc:1434] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:38.805115  2911 tablet_bootstrap.cc:492] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.811579  2911 tablet_bootstrap.cc:654] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.815544  2912 tablet_bootstrap.cc:492] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.816121  2912 ts_tablet_manager.cc:1403] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.078s	user 0.022s	sys 0.014s
I20260710 11:03:38.817487  2920 raft_consensus.cc:493] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:38.817955  2920 raft_consensus.cc:515] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.821180  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:38.821353  2920 leader_election.cc:290] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:38.821564  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:38.822351  2793 raft_consensus.cc:2393] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1bc22ecb9f648958a0fdef64dd29400 in current term 1: Already voted for candidate 5093005188b04c84a858483b410679c9 in this term.
I20260710 11:03:38.823505  2833 leader_election.cc:304] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1bc22ecb9f648958a0fdef64dd29400; no voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:38.823488  2912 raft_consensus.cc:359] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.824446  2920 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:38.825748  2911 tablet_bootstrap.cc:492] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.826186  2911 ts_tablet_manager.cc:1403] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 11:03:38.828648  2911 raft_consensus.cc:359] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.829128  2911 raft_consensus.cc:385] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.829339  2911 raft_consensus.cc:740] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.829906  2911 consensus_queue.cc:260] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.830986  2920 raft_consensus.cc:2749] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:38.831583  2912 raft_consensus.cc:385] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.831666  2911 ts_tablet_manager.cc:1434] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.003s
I20260710 11:03:38.831949  2912 raft_consensus.cc:740] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.832520  2911 tablet_bootstrap.cc:492] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9: Bootstrap starting.
I20260710 11:03:38.832893  2912 consensus_queue.cc:260] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.835021  2912 ts_tablet_manager.cc:1434] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:03:38.837275  2910 tablet_bootstrap.cc:492] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.837704  2910 ts_tablet_manager.cc:1403] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.086s	user 0.022s	sys 0.009s
I20260710 11:03:38.840651  2910 raft_consensus.cc:359] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.841355  2910 raft_consensus.cc:385] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.841622  2910 raft_consensus.cc:740] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.842312  2910 consensus_queue.cc:260] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.843806  2912 tablet_bootstrap.cc:492] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.849709  2911 tablet_bootstrap.cc:654] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.850014  2912 tablet_bootstrap.cc:654] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.852982  2910 ts_tablet_manager.cc:1434] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:38.853988  2910 tablet_bootstrap.cc:492] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.860641  2910 tablet_bootstrap.cc:654] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.868010  2911 tablet_bootstrap.cc:492] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9: No bootstrap required, opened a new log
I20260710 11:03:38.868419  2911 ts_tablet_manager.cc:1403] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.016s
I20260710 11:03:38.870241  2911 raft_consensus.cc:359] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.870738  2911 raft_consensus.cc:385] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.870968  2911 raft_consensus.cc:740] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.871587  2911 consensus_queue.cc:260] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.873673  2910 tablet_bootstrap.cc:492] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.874212  2910 ts_tablet_manager.cc:1403] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.006s
I20260710 11:03:38.876425  2911 ts_tablet_manager.cc:1434] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:38.877921  2912 tablet_bootstrap.cc:492] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.878413  2912 ts_tablet_manager.cc:1403] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.005s
I20260710 11:03:38.880223  2910 raft_consensus.cc:359] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.881075  2910 raft_consensus.cc:385] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.881439  2910 raft_consensus.cc:740] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.881350  2912 raft_consensus.cc:359] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.884742  2912 raft_consensus.cc:385] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.885032  2912 raft_consensus.cc:740] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.885799  2912 consensus_queue.cc:260] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.886137  2910 consensus_queue.cc:260] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.888351  2912 ts_tablet_manager.cc:1434] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260710 11:03:38.888762  2910 ts_tablet_manager.cc:1434] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260710 11:03:38.889288  2912 tablet_bootstrap.cc:492] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.889703  2910 tablet_bootstrap.cc:492] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.896204  2910 tablet_bootstrap.cc:654] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.896369  2912 tablet_bootstrap.cc:654] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.904604  2912 tablet_bootstrap.cc:492] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.905084  2912 ts_tablet_manager.cc:1403] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:03:38.907928  2912 raft_consensus.cc:359] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.908663  2912 raft_consensus.cc:385] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.908946  2912 raft_consensus.cc:740] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.909669  2912 consensus_queue.cc:260] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.913204  2910 tablet_bootstrap.cc:492] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.913668  2910 ts_tablet_manager.cc:1403] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260710 11:03:38.914795  2912 ts_tablet_manager.cc:1434] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:38.915834  2912 tablet_bootstrap.cc:492] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.916309  2910 raft_consensus.cc:359] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.917074  2910 raft_consensus.cc:385] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.917337  2910 raft_consensus.cc:740] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.917979  2910 consensus_queue.cc:260] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.920467  2910 ts_tablet_manager.cc:1434] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260710 11:03:38.921321  2910 tablet_bootstrap.cc:492] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1: Bootstrap starting.
I20260710 11:03:38.927291  2910 tablet_bootstrap.cc:654] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.929638  2912 tablet_bootstrap.cc:654] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.937849  2910 tablet_bootstrap.cc:492] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1: No bootstrap required, opened a new log
I20260710 11:03:38.938315  2910 ts_tablet_manager.cc:1403] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:03:38.938705  2912 tablet_bootstrap.cc:492] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.939179  2912 ts_tablet_manager.cc:1403] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.003s
I20260710 11:03:38.941048  2910 raft_consensus.cc:359] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.941763  2910 raft_consensus.cc:385] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.942169  2910 raft_consensus.cc:740] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.941804  2912 raft_consensus.cc:359] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.942582  2912 raft_consensus.cc:385] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.942869  2912 raft_consensus.cc:740] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.943034  2910 consensus_queue.cc:260] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.943612  2912 consensus_queue.cc:260] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.945202  2910 ts_tablet_manager.cc:1434] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:38.946007  2912 ts_tablet_manager.cc:1434] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:03:38.946815  2912 tablet_bootstrap.cc:492] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: Bootstrap starting.
I20260710 11:03:38.952513  2912 tablet_bootstrap.cc:654] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:38.957055  2912 tablet_bootstrap.cc:492] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: No bootstrap required, opened a new log
I20260710 11:03:38.957442  2912 ts_tablet_manager.cc:1403] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:03:38.960112  2912 raft_consensus.cc:359] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.960654  2912 raft_consensus.cc:385] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:38.960886  2912 raft_consensus.cc:740] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Initialized, Role: FOLLOWER
I20260710 11:03:38.961508  2912 consensus_queue.cc:260] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:38.963490  2912 ts_tablet_manager.cc:1434] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:03:39.029222  2930 consensus_queue.cc:1048] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.043542  2930 consensus_queue.cc:1048] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:39.045258  2920 raft_consensus.cc:493] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:39.045792  2920 raft_consensus.cc:515] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.047832  2920 leader_election.cc:290] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:39.048199  2915 raft_consensus.cc:493] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:39.048852  2915 raft_consensus.cc:515] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.049770  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a41fef246dc424e8c71fb638ea8b59a" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:39.050374  2718 raft_consensus.cc:2468] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 0.
I20260710 11:03:39.051746  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a41fef246dc424e8c71fb638ea8b59a" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:39.052343  2793 raft_consensus.cc:2468] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 0.
I20260710 11:03:39.053074  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:39.053617  2830 leader_election.cc:304] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.053881  2792 raft_consensus.cc:2468] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
I20260710 11:03:39.055935  2920 raft_consensus.cc:2804] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:39.055729  2684 leader_election.cc:304] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:39.056581  2915 leader_election.cc:290] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.056761  2934 raft_consensus.cc:2804] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:39.057195  2934 raft_consensus.cc:493] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:39.057538  2934 raft_consensus.cc:3060] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.057909  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:39.058516  2866 raft_consensus.cc:2468] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
I20260710 11:03:39.060140  2920 raft_consensus.cc:493] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:39.060547  2920 raft_consensus.cc:3060] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.064178  2934 raft_consensus.cc:515] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.066915  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:39.067590  2792 raft_consensus.cc:3060] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.073184  2920 raft_consensus.cc:515] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.075232  2792 raft_consensus.cc:2468] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:39.076478  2684 leader_election.cc:304] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:39.077075  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a41fef246dc424e8c71fb638ea8b59a" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:39.077327  2915 raft_consensus.cc:2804] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:39.077752  2718 raft_consensus.cc:3060] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.077853  2915 raft_consensus.cc:697] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:39.078815  2915 consensus_queue.cc:237] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.081101  2934 leader_election.cc:290] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.082505  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:39.083333  2866 raft_consensus.cc:3060] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.092792  2930 raft_consensus.cc:493] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:39.093488  2930 raft_consensus.cc:515] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.096014  2930 leader_election.cc:290] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.097714  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:39.098394  2865 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 0.
I20260710 11:03:39.099725  2759 leader_election.cc:304] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.100569  2930 raft_consensus.cc:2804] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:39.100948  2930 raft_consensus.cc:493] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:39.101286  2930 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.102027  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:39.102658  2717 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 0.
I20260710 11:03:39.102335  2940 consensus_queue.cc:1048] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:39.109655  2930 raft_consensus.cc:515] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.115082  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:39.115794  2865 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.118000  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:39.118722  2717 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.122449  2865 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 1.
I20260710 11:03:39.123828  2759 leader_election.cc:304] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.124588  2917 raft_consensus.cc:2804] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:39.125258  2930 leader_election.cc:290] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 1 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.127575  2940 consensus_queue.cc:1048] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:39.131162  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a41fef246dc424e8c71fb638ea8b59a" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:39.131916  2793 raft_consensus.cc:3060] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.139492  2920 leader_election.cc:290] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:39.142817  2793 raft_consensus.cc:2468] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 1.
I20260710 11:03:39.146785  2717 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 1.
I20260710 11:03:39.147418  2917 raft_consensus.cc:697] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:39.148291  2917 consensus_queue.cc:237] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.149163  2718 raft_consensus.cc:2468] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 1.
I20260710 11:03:39.150311  2830 leader_election.cc:304] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.153537  2920 raft_consensus.cc:493] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:39.154009  2920 raft_consensus.cc:515] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.160776  2866 raft_consensus.cc:2468] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:39.161501  2920 leader_election.cc:290] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:39.162081  2920 raft_consensus.cc:2804] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:39.162568  2920 raft_consensus.cc:697] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Becoming Leader. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:39.162770  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:39.163447  2791 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 0.
I20260710 11:03:39.164850  2833 leader_election.cc:304] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.167001  2940 consensus_queue.cc:1048] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:39.175320  2966 raft_consensus.cc:493] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:39.175917  2966 raft_consensus.cc:515] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.178467  2966 leader_election.cc:290] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:39.179399  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:39.180750  2940 raft_consensus.cc:493] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:39.181285  2940 raft_consensus.cc:515] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.173619  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9" is_pre_election: true
I20260710 11:03:39.174270  2972 raft_consensus.cc:2804] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:39.184983  2717 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 0.
I20260710 11:03:39.187310  2972 raft_consensus.cc:493] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:39.187783  2972 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.171859  2920 consensus_queue.cc:237] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.191007  2940 leader_election.cc:290] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.191061  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:39.191751  2791 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
W20260710 11:03:39.195892  2663 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:39.200412  2684 leader_election.cc:304] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:39.201460  2940 raft_consensus.cc:2804] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:39.201931  2940 raft_consensus.cc:493] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:39.202368  2940 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.202548  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1" is_pre_election: true
I20260710 11:03:39.203357  2792 raft_consensus.cc:2393] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1bc22ecb9f648958a0fdef64dd29400 in current term 1: Already voted for candidate 5093005188b04c84a858483b410679c9 in this term.
I20260710 11:03:39.205744  2833 leader_election.cc:304] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1bc22ecb9f648958a0fdef64dd29400; no voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:39.205688  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400" is_pre_election: true
I20260710 11:03:39.206713  2866 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 0.
I20260710 11:03:39.207818  2966 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.211794  2615 catalog_manager.cc:5697] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:39.232771  2966 raft_consensus.cc:2749] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:39.243408  2613 catalog_manager.cc:5697] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 0 to 1, leader changed from <none> to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:39.246145  2940 raft_consensus.cc:515] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.234454  2972 raft_consensus.cc:515] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.249516  2972 leader_election.cc:290] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:39.253527  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:39.254168  2793 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.255990  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:39.256896  2717 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.266686  2940 leader_election.cc:290] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.267997  2717 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 1.
I20260710 11:03:39.268446  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:39.269074  2865 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.260231  2614 catalog_manager.cc:5697] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:39.270605  2792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:39.271348  2792 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:39.272488  2830 leader_election.cc:304] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.272819  2793 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 1.
I20260710 11:03:39.274796  2940 consensus_queue.cc:1048] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.278155  2865 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:39.278364  2972 raft_consensus.cc:2804] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:39.279449  2972 raft_consensus.cc:697] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Becoming Leader. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:39.280224  2972 consensus_queue.cc:237] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.282123  2684 leader_election.cc:304] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.283516  2915 raft_consensus.cc:2804] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:39.284116  2915 raft_consensus.cc:697] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:39.285010  2915 consensus_queue.cc:237] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.294922  2792 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 1.
I20260710 11:03:39.310451  2915 consensus_queue.cc:1048] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:03:39.319087  2615 catalog_manager.cc:5697] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 reported cstate change: term changed from 0 to 1, leader changed from <none> to e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:39.321460  2614 catalog_manager.cc:5697] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:39.341893  2915 consensus_queue.cc:1048] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.500340  2717 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e92474139644db68810cc34ee4665f0"
dest_uuid: "5093005188b04c84a858483b410679c9"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:46984
I20260710 11:03:39.501106  2717 raft_consensus.cc:606] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:39.520074  2866 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "033833a401824364945ed3aca3153056"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:48130
I20260710 11:03:39.520625  2866 raft_consensus.cc:606] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:39.524291  2940 consensus_queue.cc:1048] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.541085  2934 consensus_queue.cc:1048] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.619418  2917 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.622582  2972 consensus_queue.cc:1048] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.635896  2917 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:39.655452  2966 consensus_queue.cc:1048] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.704619  2972 consensus_queue.cc:1048] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.716873  2972 consensus_queue.cc:1048] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.730386  2934 consensus_queue.cc:1048] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.735697  2972 raft_consensus.cc:993] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:39.736209  2972 raft_consensus.cc:1081] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:39.739055  2793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "033833a401824364945ed3aca3153056"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52864
I20260710 11:03:39.739804  2793 raft_consensus.cc:493] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:39.740283  2793 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.746845  2793 raft_consensus.cc:515] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.749748  2934 raft_consensus.cc:993] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:39.749989  2793 leader_election.cc:290] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.750164  2934 raft_consensus.cc:1081] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:39.751719  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:39.752713  2866 raft_consensus.cc:3055] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:39.753042  2866 raft_consensus.cc:740] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:39.754004  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:39.753810  2866 consensus_queue.cc:260] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.754766  2717 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.755245  2866 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.758543  2793 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e92474139644db68810cc34ee4665f0"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52878
I20260710 11:03:39.759176  2793 raft_consensus.cc:493] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:39.759593  2793 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.760203  2934 consensus_queue.cc:1048] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:39.761850  2866 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:39.763087  2759 leader_election.cc:304] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:39.763872  2970 raft_consensus.cc:2804] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:39.764380  2970 raft_consensus.cc:697] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:39.765365  2970 consensus_queue.cc:237] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.767570  2793 raft_consensus.cc:515] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.770643  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:39.771201  2718 raft_consensus.cc:3055] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:39.771605  2718 raft_consensus.cc:740] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:39.772352  2718 consensus_queue.cc:260] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.773252  2718 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:39.773198  2867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:39.773224  2791 raft_consensus.cc:1240] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Rejecting Update request from peer 5093005188b04c84a858483b410679c9 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:39.775274  2793 leader_election.cc:290] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:39.785470  2717 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:39.789404  2718 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:39.789397  2613 catalog_manager.cc:5697] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 1 to 2, leader changed from e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:39.791024  2756 leader_election.cc:304] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [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: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:39.792502  2970 raft_consensus.cc:2804] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:39.793138  2970 raft_consensus.cc:697] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:39.793928  2970 consensus_queue.cc:237] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:39.808008  2613 catalog_manager.cc:5697] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 1 to 2, leader changed from 5093005188b04c84a858483b410679c9 (127.2.133.193) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:40.182518  2865 raft_consensus.cc:1275] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:40.183657  2970 consensus_queue.cc:1048] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:40.192414  2718 raft_consensus.cc:1275] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:40.193818  2995 consensus_queue.cc:1048] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:40.251062  2718 raft_consensus.cc:1275] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:40.252411  2970 consensus_queue.cc:1048] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:40.260186  2865 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:40.266923  2865 raft_consensus.cc:1275] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:40.268107  2917 consensus_queue.cc:1048] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:42.558012  2583 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:03:42.558835  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:42.574455  2791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
mode: GRACEFUL
new_leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:57936
I20260710 11:03:42.574918  2791 raft_consensus.cc:606] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Received request to transfer leadership to TS e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:42.585441  2718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d"
dest_uuid: "5093005188b04c84a858483b410679c9"
mode: GRACEFUL
new_leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:51570
I20260710 11:03:42.585913  2718 raft_consensus.cc:606] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Received request to transfer leadership to TS e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:42.587118  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:42.587606  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:42.641044  2997 raft_consensus.cc:993] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: : Instructing follower e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:42.641682  3002 raft_consensus.cc:1081] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Signalling peer e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:42.643548  2865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:48108
I20260710 11:03:42.644164  2865 raft_consensus.cc:493] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:42.644585  2865 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.649326  2865 raft_consensus.cc:515] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:42.650970  2865 leader_election.cc:290] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:42.651887  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:42.652040  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:42.652395  2718 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.652696  2791 raft_consensus.cc:3055] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:42.653016  2791 raft_consensus.cc:740] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:42.653697  2791 consensus_queue.cc:260] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:42.654647  2791 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:42.657119  2718 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 2.
I20260710 11:03:42.658257  2830 leader_election.cc:304] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:42.659174  2972 raft_consensus.cc:2804] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:42.659967  2791 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 2.
I20260710 11:03:42.660418  2972 raft_consensus.cc:697] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Becoming Leader. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:42.661387  2972 consensus_queue.cc:237] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:42.668073  2613 catalog_manager.cc:5697] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 reported cstate change: term changed from 1 to 2, leader changed from a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194) to e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:42.998083  2939 raft_consensus.cc:993] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: : Instructing follower e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:42.998510  3009 raft_consensus.cc:1081] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Signalling peer e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:42.999951  2865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:48114
I20260710 11:03:43.000411  2865 raft_consensus.cc:493] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:43.000749  2865 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.006412  2865 raft_consensus.cc:515] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.008407  2865 leader_election.cc:290] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:43.009403  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:43.009507  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:43.010145  2718 raft_consensus.cc:3055] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:43.010183  2791 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.010499  2718 raft_consensus.cc:740] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:43.011209  2718 consensus_queue.cc:260] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.012120  2718 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.014842  2791 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 2.
I20260710 11:03:43.015906  2833 leader_election.cc:304] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:43.016655  2972 raft_consensus.cc:2804] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:43.017031  2972 raft_consensus.cc:697] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Becoming Leader. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:43.017494  2718 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 2.
I20260710 11:03:43.017768  2972 consensus_queue.cc:237] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.028000  2613 catalog_manager.cc:5697] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 reported cstate change: term changed from 1 to 2, leader changed from 5093005188b04c84a858483b410679c9 (127.2.133.193) to e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:43.049243  2718 raft_consensus.cc:1275] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.050765  2972 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.060541  2791 raft_consensus.cc:1275] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.062131  2972 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:43.406234  2791 raft_consensus.cc:1275] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.407507  3003 consensus_queue.cc:1048] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:43.416162  2718 raft_consensus.cc:1275] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:43.419356  3017 consensus_queue.cc:1048] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:43.588431  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:43.598269  2718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb"
dest_uuid: "5093005188b04c84a858483b410679c9"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:46984
I20260710 11:03:43.598838  2718 raft_consensus.cc:606] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:43.604684  2865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:48130
I20260710 11:03:43.605168  2865 raft_consensus.cc:606] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:43.610190  2718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4"
dest_uuid: "5093005188b04c84a858483b410679c9"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:46984
I20260710 11:03:43.610636  2718 raft_consensus.cc:606] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:43.615799  2718 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6"
dest_uuid: "5093005188b04c84a858483b410679c9"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:46984
I20260710 11:03:43.616361  2718 raft_consensus.cc:606] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:43.630131  2865 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
mode: GRACEFUL
new_leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:48130
I20260710 11:03:43.630640  2865 raft_consensus.cc:606] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Received request to transfer leadership to TS a57431777ba44116bbbfc4be21fe4bf1
I20260710 11:03:43.642292  3009 raft_consensus.cc:993] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.642748  3020 raft_consensus.cc:1081] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.644587  2791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52878
I20260710 11:03:43.645117  2791 raft_consensus.cc:493] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:43.645442  2791 raft_consensus.cc:3060] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.649922  2791 raft_consensus.cc:515] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.651530  2791 leader_election.cc:290] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:43.652606  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:43.652678  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f447498074154dea9c6d9b97756d2bc4" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:43.653201  2865 raft_consensus.cc:3060] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.653295  2718 raft_consensus.cc:3055] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:43.653677  2718 raft_consensus.cc:740] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:43.654357  2718 consensus_queue.cc:260] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.655344  2718 raft_consensus.cc:3060] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.657881  2865 raft_consensus.cc:2468] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:43.659013  2759 leader_election.cc:304] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:43.659852  3002 raft_consensus.cc:2804] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:43.660313  3002 raft_consensus.cc:697] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:43.660528  2718 raft_consensus.cc:2468] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:43.661157  3002 consensus_queue.cc:237] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.668941  2614 catalog_manager.cc:5697] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 1 to 2, leader changed from 5093005188b04c84a858483b410679c9 (127.2.133.193) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:43.721498  3009 raft_consensus.cc:993] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.722013  3009 raft_consensus.cc:1081] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.723978  2791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52878
I20260710 11:03:43.724599  2791 raft_consensus.cc:493] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:43.724973  2791 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.729960  2791 raft_consensus.cc:515] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.731637  2791 leader_election.cc:290] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:43.732559  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:43.732784  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:43.733115  2717 raft_consensus.cc:3055] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:43.733476  2717 raft_consensus.cc:740] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:43.733382  2865 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.734418  2717 consensus_queue.cc:260] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.735325  2717 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.739856  2717 raft_consensus.cc:2468] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:43.739903  2865 raft_consensus.cc:2468] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:43.740970  2756 leader_election.cc:304] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:43.741680  3018 raft_consensus.cc:2804] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:43.742218  3018 raft_consensus.cc:697] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:43.742888  3018 consensus_queue.cc:237] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.750222  2614 catalog_manager.cc:5697] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 1 to 2, leader changed from 5093005188b04c84a858483b410679c9 (127.2.133.193) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:43.924423  3020 raft_consensus.cc:993] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.924892  3009 raft_consensus.cc:1081] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.926348  2791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52878
I20260710 11:03:43.926829  2791 raft_consensus.cc:493] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:43.927152  2791 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.931702  2791 raft_consensus.cc:515] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.933423  2791 leader_election.cc:290] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:43.934291  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:43.934527  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:43.934825  2717 raft_consensus.cc:3055] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:43.935056  2865 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.935511  2717 raft_consensus.cc:740] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:43.936368  2717 consensus_queue.cc:260] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.937867  2717 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:43.941520  2972 raft_consensus.cc:993] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.941933  3003 raft_consensus.cc:1081] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.943261  2791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52864
I20260710 11:03:43.943485  2865 raft_consensus.cc:2468] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:43.943797  2791 raft_consensus.cc:493] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:43.944248  2791 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:43.944908  2759 leader_election.cc:304] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a57431777ba44116bbbfc4be21fe4bf1, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:43.945225  2717 raft_consensus.cc:2468] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 2.
I20260710 11:03:43.945863  3018 raft_consensus.cc:2804] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:43.946386  3018 raft_consensus.cc:697] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:43.947211  3018 consensus_queue.cc:237] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.949316  2791 raft_consensus.cc:515] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.951167  2791 leader_election.cc:290] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 3 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:43.952031  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:43.952600  2717 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:43.952595  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:43.953299  2865 raft_consensus.cc:3055] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:43.953748  2865 raft_consensus.cc:740] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:43.954497  2865 consensus_queue.cc:260] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.955440  2865 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:43.955561  2614 catalog_manager.cc:5697] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 1 to 2, leader changed from 5093005188b04c84a858483b410679c9 (127.2.133.193) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:43.958828  2717 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 3.
I20260710 11:03:43.959825  2756 leader_election.cc:304] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [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: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:43.960115  2865 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 3.
I20260710 11:03:43.960498  3018 raft_consensus.cc:2804] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:43.960903  3018 raft_consensus.cc:697] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:43.961509  3018 consensus_queue.cc:237] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.968971  2972 raft_consensus.cc:993] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: : Instructing follower a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.968595  2614 catalog_manager.cc:5697] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 2 to 3, leader changed from e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 3 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:43.969452  3003 raft_consensus.cc:1081] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Signalling peer a57431777ba44116bbbfc4be21fe4bf1 to start an election
I20260710 11:03:43.970885  2791 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
 from {username='slave'} at 127.0.0.1:52864
I20260710 11:03:43.971495  2791 raft_consensus.cc:493] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:43.971858  2791 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:43.977632  2791 raft_consensus.cc:515] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.979131  2791 leader_election.cc:290] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [CANDIDATE]: Term 3 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:43.979944  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:43.980137  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed31af4242ca4c5daed6b840085b074d" candidate_uuid: "a57431777ba44116bbbfc4be21fe4bf1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:43.980516  2717 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:43.980623  2865 raft_consensus.cc:3055] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:43.981045  2865 raft_consensus.cc:740] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:43.981662  2865 consensus_queue.cc:260] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.982445  2865 raft_consensus.cc:3060] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:43.985881  2717 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 3.
I20260710 11:03:43.986932  2865 raft_consensus.cc:2468] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a57431777ba44116bbbfc4be21fe4bf1 in term 3.
I20260710 11:03:43.987001  2756 leader_election.cc:304] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [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: 5093005188b04c84a858483b410679c9, a57431777ba44116bbbfc4be21fe4bf1; no voters: 
I20260710 11:03:43.988090  3018 raft_consensus.cc:2804] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:43.988600  3018 raft_consensus.cc:697] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Becoming Leader. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:43.989218  3018 consensus_queue.cc:237] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:43.994915  2614 catalog_manager.cc:5697] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 reported cstate change: term changed from 2 to 3, leader changed from e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195) to a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194). New cstate: current_term: 3 leader_uuid: "a57431777ba44116bbbfc4be21fe4bf1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:44.075536  2717 raft_consensus.cc:1275] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:44.077262  3018 consensus_queue.cc:1048] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:44.089177  2865 raft_consensus.cc:1275] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:44.090967  3029 consensus_queue.cc:1048] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:44.283795  2865 raft_consensus.cc:1275] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:44.285995  3029 consensus_queue.cc:1048] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:44.295651  2717 raft_consensus.cc:1275] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:44.298161  3018 consensus_queue.cc:1048] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:44.326126  2717 raft_consensus.cc:1275] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:44.326355  2866 raft_consensus.cc:1275] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:44.327608  3002 consensus_queue.cc:1048] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:44.328262  3018 consensus_queue.cc:1048] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:44.376291  2717 raft_consensus.cc:1275] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:44.377614  3002 consensus_queue.cc:1048] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:44.385210  2866 raft_consensus.cc:1275] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:44.386674  3002 consensus_queue.cc:1048] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:44.430442  2866 raft_consensus.cc:1275] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:44.431703  3029 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:44.440282  2717 raft_consensus.cc:1275] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Refusing update from remote peer a57431777ba44116bbbfc4be21fe4bf1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:44.441908  3018 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:46.635978  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:46.643679  2791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "033833a401824364945ed3aca3153056"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
mode: GRACEFUL
new_leader_uuid: "5093005188b04c84a858483b410679c9"
 from {username='slave'} at 127.0.0.1:57936
I20260710 11:03:46.644366  2791 raft_consensus.cc:606] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Received request to transfer leadership to TS 5093005188b04c84a858483b410679c9
I20260710 11:03:46.646940  2791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
mode: GRACEFUL
new_leader_uuid: "5093005188b04c84a858483b410679c9"
 from {username='slave'} at 127.0.0.1:57936
I20260710 11:03:46.647465  2791 raft_consensus.cc:606] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Received request to transfer leadership to TS 5093005188b04c84a858483b410679c9
I20260710 11:03:46.649598  2791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e92474139644db68810cc34ee4665f0"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
mode: GRACEFUL
new_leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:57936
I20260710 11:03:46.650063  2791 raft_consensus.cc:606] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Received request to transfer leadership to TS e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:46.652467  2791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
mode: GRACEFUL
new_leader_uuid: "5093005188b04c84a858483b410679c9"
 from {username='slave'} at 127.0.0.1:57936
I20260710 11:03:46.653075  2791 raft_consensus.cc:606] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Received request to transfer leadership to TS 5093005188b04c84a858483b410679c9
I20260710 11:03:46.654816  3043 raft_consensus.cc:993] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: : Instructing follower 5093005188b04c84a858483b410679c9 to start an election
I20260710 11:03:46.655303  3043 raft_consensus.cc:1081] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Signalling peer 5093005188b04c84a858483b410679c9 to start an election
I20260710 11:03:46.655689  2791 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6"
dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
mode: GRACEFUL
new_leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:57936
I20260710 11:03:46.656253  2791 raft_consensus.cc:606] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Received request to transfer leadership to TS e1bc22ecb9f648958a0fdef64dd29400
I20260710 11:03:46.657073  2717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb"
dest_uuid: "5093005188b04c84a858483b410679c9"
 from {username='slave'} at 127.0.0.1:46982
I20260710 11:03:46.657419  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:03:46.657639  2717 raft_consensus.cc:493] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.657982  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:46.658043  2717 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.661053  3018 raft_consensus.cc:993] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: : Instructing follower e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:46.661486  3043 raft_consensus.cc:1081] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Signalling peer e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:46.663077  2865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e92474139644db68810cc34ee4665f0"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:48108
I20260710 11:03:46.663494  2865 raft_consensus.cc:493] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.663774  2865 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.664242  2717 raft_consensus.cc:515] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.666121  2717 leader_election.cc:290] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 3 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:46.667312  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:46.667483  2866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a411ab39ade5419c8137119abb561cfb" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:46.668169  2791 raft_consensus.cc:3055] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.668210  2866 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.668521  2791 raft_consensus.cc:740] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:46.669499  2791 consensus_queue.cc:260] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.670742  2791 raft_consensus.cc:3060] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.674225  3043 raft_consensus.cc:993] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: : Instructing follower 5093005188b04c84a858483b410679c9 to start an election
I20260710 11:03:46.674232  2865 raft_consensus.cc:515] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.674890  3043 raft_consensus.cc:1081] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Signalling peer 5093005188b04c84a858483b410679c9 to start an election
I20260710 11:03:46.675685  2866 raft_consensus.cc:2468] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 3.
I20260710 11:03:46.676630  2717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377"
dest_uuid: "5093005188b04c84a858483b410679c9"
 from {username='slave'} at 127.0.0.1:46982
I20260710 11:03:46.677070  2684 leader_election.cc:304] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [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: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:46.677196  2717 raft_consensus.cc:493] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.677616  2717 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:46.677704  2791 raft_consensus.cc:2468] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 3.
I20260710 11:03:46.678757  3044 raft_consensus.cc:2804] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.679976  2718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:46.680580  2718 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.680743  2865 leader_election.cc:290] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 3 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:46.682166  3044 raft_consensus.cc:697] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 3 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:46.683048  3044 consensus_queue.cc:237] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.683864  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e92474139644db68810cc34ee4665f0" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:46.684404  2791 raft_consensus.cc:3055] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.684734  2791 raft_consensus.cc:740] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:46.684810  2717 raft_consensus.cc:515] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.685524  2791 consensus_queue.cc:260] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.686848  2791 raft_consensus.cc:3060] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.688045  2793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:46.688619  2793 raft_consensus.cc:3055] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:46.688915  2718 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 3.
I20260710 11:03:46.688939  2793 raft_consensus.cc:740] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:46.690318  2830 leader_election.cc:304] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [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: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:46.690985  2717 leader_election.cc:290] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 4 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:46.690843  2793 consensus_queue.cc:260] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.691696  3040 raft_consensus.cc:2804] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.692103  2793 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:46.690548  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1946641e9eba4eeca9a5177b6dfb0377" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:46.693159  2865 raft_consensus.cc:3060] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:46.696079  3040 raft_consensus.cc:697] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 LEADER]: Becoming Leader. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:46.697432  3040 consensus_queue.cc:237] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.701841  2865 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 4.
I20260710 11:03:46.703243  2684 leader_election.cc:304] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [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: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:46.704509  3044 raft_consensus.cc:2804] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:46.704985  2793 raft_consensus.cc:2468] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 4.
I20260710 11:03:46.705380  3044 raft_consensus.cc:697] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 4 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:46.707062  2614 catalog_manager.cc:5697] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 2 to 3, leader changed from a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194) to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 3 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.707273  3044 consensus_queue.cc:237] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.709085  2791 raft_consensus.cc:2468] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 3.
I20260710 11:03:46.713007  2613 catalog_manager.cc:5697] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 reported cstate change: term changed from 2 to 3, leader changed from a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194) to e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:46.729007  2613 catalog_manager.cc:5697] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 3 to 4, leader changed from a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194) to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 4 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:46.810706  3043 raft_consensus.cc:993] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: : Instructing follower e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:46.811261  3018 raft_consensus.cc:1081] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Signalling peer e1bc22ecb9f648958a0fdef64dd29400 to start an election
I20260710 11:03:46.812688  2865 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6"
dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
 from {username='slave'} at 127.0.0.1:48108
I20260710 11:03:46.813185  2865 raft_consensus.cc:493] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:46.813494  2865 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.818518  2865 raft_consensus.cc:515] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.820683  2865 leader_election.cc:290] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [CANDIDATE]: Term 3 election: Requested vote from peers 5093005188b04c84a858483b410679c9 (127.2.133.193:45953), a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811)
I20260710 11:03:46.821456  2717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5093005188b04c84a858483b410679c9"
I20260710 11:03:46.821805  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6632391b6f54010a03c2d7d0c7799e6" candidate_uuid: "e1bc22ecb9f648958a0fdef64dd29400" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:46.822134  2717 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.822391  2791 raft_consensus.cc:3055] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:46.822729  2791 raft_consensus.cc:740] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:46.823521  2791 consensus_queue.cc:260] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.824415  2791 raft_consensus.cc:3060] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:46.826836  2717 raft_consensus.cc:2468] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 3.
I20260710 11:03:46.828163  2830 leader_election.cc:304] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [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: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:46.828936  3040 raft_consensus.cc:2804] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:46.829382  3040 raft_consensus.cc:697] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 LEADER]: Becoming Leader. State: Replica: e1bc22ecb9f648958a0fdef64dd29400, State: Running, Role: LEADER
I20260710 11:03:46.829412  2791 raft_consensus.cc:2468] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1bc22ecb9f648958a0fdef64dd29400 in term 3.
I20260710 11:03:46.830375  3040 consensus_queue.cc:237] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:46.837926  2613 catalog_manager.cc:5697] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 reported cstate change: term changed from 2 to 3, leader changed from a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194) to e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e1bc22ecb9f648958a0fdef64dd29400" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:47.069785  2791 raft_consensus.cc:1275] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Refusing update from remote peer 5093005188b04c84a858483b410679c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.071103  3044 consensus_queue.cc:1048] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.081693  2865 raft_consensus.cc:1275] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Refusing update from remote peer 5093005188b04c84a858483b410679c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.083981  3045 consensus_queue.cc:1048] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:47.099915  2865 raft_consensus.cc:1275] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 4 FOLLOWER]: Refusing update from remote peer 5093005188b04c84a858483b410679c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:47.101346  3058 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:47.110384  2791 raft_consensus.cc:1275] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 4 FOLLOWER]: Refusing update from remote peer 5093005188b04c84a858483b410679c9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:47.112165  3058 consensus_queue.cc:1048] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:47.115643  2717 raft_consensus.cc:1275] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.116997  3040 consensus_queue.cc:1048] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:47.128464  2791 raft_consensus.cc:1275] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.129997  3040 consensus_queue.cc:1048] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.230197  3043 raft_consensus.cc:993] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: : Instructing follower 5093005188b04c84a858483b410679c9 to start an election
I20260710 11:03:47.230773  3018 raft_consensus.cc:1081] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Signalling peer 5093005188b04c84a858483b410679c9 to start an election
I20260710 11:03:47.232372  2717 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "033833a401824364945ed3aca3153056"
dest_uuid: "5093005188b04c84a858483b410679c9"
 from {username='slave'} at 127.0.0.1:46982
I20260710 11:03:47.232846  2717 raft_consensus.cc:493] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:47.233146  2717 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:47.238380  2717 raft_consensus.cc:515] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:47.240090  2717 leader_election.cc:290] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [CANDIDATE]: Term 3 election: Requested vote from peers a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811), e1bc22ecb9f648958a0fdef64dd29400 (127.2.133.195:33579)
I20260710 11:03:47.240782  2791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a57431777ba44116bbbfc4be21fe4bf1"
I20260710 11:03:47.241019  2865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "033833a401824364945ed3aca3153056" candidate_uuid: "5093005188b04c84a858483b410679c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1bc22ecb9f648958a0fdef64dd29400"
I20260710 11:03:47.241472  2791 raft_consensus.cc:3055] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:47.241641  2865 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:47.241843  2791 raft_consensus.cc:740] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a57431777ba44116bbbfc4be21fe4bf1, State: Running, Role: LEADER
I20260710 11:03:47.242635  2791 consensus_queue.cc:260] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:47.243736  2791 raft_consensus.cc:3060] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:47.247915  2865 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 3.
I20260710 11:03:47.249048  2684 leader_election.cc:304] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [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: 5093005188b04c84a858483b410679c9, e1bc22ecb9f648958a0fdef64dd29400; no voters: 
I20260710 11:03:47.249660  2791 raft_consensus.cc:2468] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5093005188b04c84a858483b410679c9 in term 3.
I20260710 11:03:47.249843  3044 raft_consensus.cc:2804] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:47.250279  3044 raft_consensus.cc:697] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 3 LEADER]: Becoming Leader. State: Replica: 5093005188b04c84a858483b410679c9, State: Running, Role: LEADER
I20260710 11:03:47.251195  2791 raft_consensus.cc:1275] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.251102  3044 consensus_queue.cc:237] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [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: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } }
I20260710 11:03:47.252460  3040 consensus_queue.cc:1048] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.258929  2614 catalog_manager.cc:5697] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 reported cstate change: term changed from 2 to 3, leader changed from a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194) to 5093005188b04c84a858483b410679c9 (127.2.133.193). New cstate: current_term: 3 leader_uuid: "5093005188b04c84a858483b410679c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:47.262955  2717 raft_consensus.cc:1275] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Refusing update from remote peer e1bc22ecb9f648958a0fdef64dd29400: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.265352  3065 consensus_queue.cc:1048] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5093005188b04c84a858483b410679c9" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 45953 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:47.659480  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:47.666497  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
I20260710 11:03:47.684810  2793 raft_consensus.cc:1275] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Refusing update from remote peer 5093005188b04c84a858483b410679c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.686287  3045 consensus_queue.cc:1048] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a57431777ba44116bbbfc4be21fe4bf1" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42811 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:47.695399  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:47.696496  2583 tablet_replica.cc:333] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.697448  2583 raft_consensus.cc:2243] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.698129  2583 raft_consensus.cc:2272] T 8a41fef246dc424e8c71fb638ea8b59a P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:47.703184  2756 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:03:47.703437  2865 raft_consensus.cc:1275] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Refusing update from remote peer 5093005188b04c84a858483b410679c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:47.704267  2583 tablet_replica.cc:333] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.705521  2583 raft_consensus.cc:2243] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.706380  2583 raft_consensus.cc:2272] T 1e92474139644db68810cc34ee4665f0 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.707666  3073 consensus_queue.cc:1048] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1bc22ecb9f648958a0fdef64dd29400" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:03:47.708488  2756 consensus_peers.cc:597] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 -> Peer 5093005188b04c84a858483b410679c9 (127.2.133.193:45953): Couldn't send request to peer 5093005188b04c84a858483b410679c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:47.711503  2583 tablet_replica.cc:333] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.712370  2583 raft_consensus.cc:2243] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.712924  2583 raft_consensus.cc:2272] T 271d1775d4504171bce8647699564783 P 5093005188b04c84a858483b410679c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.718621  2583 tablet_replica.cc:333] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.719170  2583 raft_consensus.cc:2243] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:47.724836  2583 raft_consensus.cc:2272] T 033833a401824364945ed3aca3153056 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.727711  2583 tablet_replica.cc:333] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.728286  2583 raft_consensus.cc:2243] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:47.729151  2583 raft_consensus.cc:2272] T 1946641e9eba4eeca9a5177b6dfb0377 P 5093005188b04c84a858483b410679c9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.735136  2583 tablet_replica.cc:333] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.735999  2583 raft_consensus.cc:2243] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.736671  2583 raft_consensus.cc:2272] T c6632391b6f54010a03c2d7d0c7799e6 P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.740087  2583 tablet_replica.cc:333] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.740799  2583 raft_consensus.cc:2243] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.741333  2583 raft_consensus.cc:2272] T f447498074154dea9c6d9b97756d2bc4 P 5093005188b04c84a858483b410679c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.743965  2583 tablet_replica.cc:333] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.744650  2583 raft_consensus.cc:2243] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.745282  2583 raft_consensus.cc:2272] T ed31af4242ca4c5daed6b840085b074d P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.747716  2583 tablet_replica.cc:333] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9: stopping tablet replica
I20260710 11:03:47.748222  2583 raft_consensus.cc:2243] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:47.749043  2583 raft_consensus.cc:2272] T a411ab39ade5419c8137119abb561cfb P 5093005188b04c84a858483b410679c9 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:47.754101  2830 consensus_peers.cc:597] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 -> Peer 5093005188b04c84a858483b410679c9 (127.2.133.193:45953): Couldn't send request to peer 5093005188b04c84a858483b410679c9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:47.873049  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
W20260710 11:03:47.873849  2756 consensus_peers.cc:597] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 -> Peer 5093005188b04c84a858483b410679c9 (127.2.133.193:45953): Couldn't send request to peer 5093005188b04c84a858483b410679c9. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:45953: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:47.897771  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
I20260710 11:03:47.927099  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:47.927863  2583 tablet_replica.cc:333] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.928521  2583 raft_consensus.cc:2243] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.929023  2583 raft_consensus.cc:2272] T 8a41fef246dc424e8c71fb638ea8b59a P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.930919  2583 tablet_replica.cc:333] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.931576  2583 raft_consensus.cc:2243] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.931998  2583 raft_consensus.cc:2272] T 033833a401824364945ed3aca3153056 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.934427  2583 tablet_replica.cc:333] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.934957  2583 raft_consensus.cc:2243] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.935405  2583 raft_consensus.cc:2272] T 1e92474139644db68810cc34ee4665f0 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.938019  2583 tablet_replica.cc:333] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.938539  2583 raft_consensus.cc:2243] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.938954  2583 raft_consensus.cc:2272] T c6632391b6f54010a03c2d7d0c7799e6 P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.941156  2583 tablet_replica.cc:333] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.941701  2583 raft_consensus.cc:2243] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.942111  2583 raft_consensus.cc:2272] T 1946641e9eba4eeca9a5177b6dfb0377 P a57431777ba44116bbbfc4be21fe4bf1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.944249  2583 tablet_replica.cc:333] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.944761  2583 raft_consensus.cc:2243] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:47.945585  2583 raft_consensus.cc:2272] T 271d1775d4504171bce8647699564783 P a57431777ba44116bbbfc4be21fe4bf1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.947245  2583 tablet_replica.cc:333] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.947818  2583 raft_consensus.cc:2243] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:47.948612  2583 raft_consensus.cc:2272] T f447498074154dea9c6d9b97756d2bc4 P a57431777ba44116bbbfc4be21fe4bf1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.950659  2583 tablet_replica.cc:333] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.951155  2583 raft_consensus.cc:2243] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:47.951982  2583 raft_consensus.cc:2272] T ed31af4242ca4c5daed6b840085b074d P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:47.953684  2583 tablet_replica.cc:333] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1: stopping tablet replica
I20260710 11:03:47.954171  2583 raft_consensus.cc:2243] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:47.954588  2583 raft_consensus.cc:2272] T a411ab39ade5419c8137119abb561cfb P a57431777ba44116bbbfc4be21fe4bf1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:47.974174  2833 consensus_peers.cc:597] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 -> Peer a57431777ba44116bbbfc4be21fe4bf1 (127.2.133.194:42811): Couldn't send request to peer a57431777ba44116bbbfc4be21fe4bf1. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:42811: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:47.983620  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
I20260710 11:03:48.003500  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
I20260710 11:03:48.031041  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:48.031854  2583 tablet_replica.cc:333] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.032742  2583 raft_consensus.cc:2243] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:48.033401  2583 raft_consensus.cc:2272] T 033833a401824364945ed3aca3153056 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.035813  2583 tablet_replica.cc:333] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.036298  2583 raft_consensus.cc:2243] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:48.037266  2583 raft_consensus.cc:2272] T 8a41fef246dc424e8c71fb638ea8b59a P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.038954  2583 tablet_replica.cc:333] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.039526  2583 raft_consensus.cc:2243] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:48.040021  2583 raft_consensus.cc:2272] T 1946641e9eba4eeca9a5177b6dfb0377 P e1bc22ecb9f648958a0fdef64dd29400 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.042243  2583 tablet_replica.cc:333] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.042740  2583 raft_consensus.cc:2243] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:48.043532  2583 raft_consensus.cc:2272] T c6632391b6f54010a03c2d7d0c7799e6 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.045339  2583 tablet_replica.cc:333] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.045789  2583 raft_consensus.cc:2243] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:48.046123  2583 raft_consensus.cc:2272] T a411ab39ade5419c8137119abb561cfb P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.048394  2583 tablet_replica.cc:333] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.048835  2583 raft_consensus.cc:2243] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:48.049175  2583 raft_consensus.cc:2272] T f447498074154dea9c6d9b97756d2bc4 P e1bc22ecb9f648958a0fdef64dd29400 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.050891  2583 tablet_replica.cc:333] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.051329  2583 raft_consensus.cc:2243] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:48.051745  2583 raft_consensus.cc:2272] T ed31af4242ca4c5daed6b840085b074d P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.053277  2583 tablet_replica.cc:333] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.053661  2583 raft_consensus.cc:2243] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:48.053985  2583 raft_consensus.cc:2272] T 271d1775d4504171bce8647699564783 P e1bc22ecb9f648958a0fdef64dd29400 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.055538  2583 tablet_replica.cc:333] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400: stopping tablet replica
I20260710 11:03:48.055917  2583 raft_consensus.cc:2243] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:48.056571  2583 raft_consensus.cc:2272] T 1e92474139644db68810cc34ee4665f0 P e1bc22ecb9f648958a0fdef64dd29400 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.083587  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:03:48.103132  2583 master.cc:562] Master@127.2.133.254:42545 shutting down...
I20260710 11:03:48.243108  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:48.243918  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:48.244297  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6122b03a23bf495b9ad1b69dca43ceee: stopping tablet replica
I20260710 11:03:48.265746  2583 master.cc:584] Master@127.2.133.254:42545 shutdown complete.
5093005188b04c84a858483b410679c9  4
a57431777ba44116bbbfc4be21fe4bf1  4
e1bc22ecb9f648958a0fdef64dd29400  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12638 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:03:48.311196  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:42259
I20260710 11:03:48.312536  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:48.318060  3078 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
W20260710 11:03:48.319110  3079 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
I20260710 11:03:48.320660  2583 server_base.cc:1061] running on GCE node
W20260710 11:03:48.320783  3081 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
I20260710 11:03:48.321864  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:48.322045  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:48.322153  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681428322142 us; error 0 us; skew 500 ppm
I20260710 11:03:48.322624  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:48.325116  2583 webserver.cc:533] Webserver started at http://127.2.133.254:44277/ using document root <none> and password file <none>
I20260710 11:03:48.325590  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:48.325747  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:48.325978  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:48.327131  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.331645  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:48.335006  3086 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.335839  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:48.336128  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.336443  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-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)
I20260710 11:03:48.352618  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:48.353973  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:48.397682  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:42259
I20260710 11:03:48.397768  3137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:42259 every 8 connection(s)
I20260710 11:03:48.402266  3138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.412770  3138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59: Bootstrap starting.
I20260710 11:03:48.418210  3138 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:48.422905  3138 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59: No bootstrap required, opened a new log
I20260710 11:03:48.425175  3138 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59" member_type: VOTER }
I20260710 11:03:48.425571  3138 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:48.425778  3138 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0a6acc8443d04e8fa7c15e2f81ae4d59, State: Initialized, Role: FOLLOWER
I20260710 11:03:48.426292  3138 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0a6acc8443d04e8fa7c15e2f81ae4d59" member_type: VOTER }
I20260710 11:03:48.426716  3138 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:48.426964  3138 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:48.427186  3138 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:48.431741  3138 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59" member_type: VOTER }
I20260710 11:03:48.432247  3138 leader_election.cc:304] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [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: 0a6acc8443d04e8fa7c15e2f81ae4d59; no voters: 
I20260710 11:03:48.433425  3138 leader_election.cc:290] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:48.433877  3141 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:48.435248  3141 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 1 LEADER]: Becoming Leader. State: Replica: 0a6acc8443d04e8fa7c15e2f81ae4d59, State: Running, Role: LEADER
I20260710 11:03:48.435976  3141 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [LEADER]: Queue going to LEADER mode. State: All 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: "0a6acc8443d04e8fa7c15e2f81ae4d59" member_type: VOTER }
I20260710 11:03:48.436707  3138 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:48.440632  3143 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0a6acc8443d04e8fa7c15e2f81ae4d59. Latest consensus state: current_term: 1 leader_uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59" member_type: VOTER } }
I20260710 11:03:48.440657  3142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0a6acc8443d04e8fa7c15e2f81ae4d59" member_type: VOTER } }
I20260710 11:03:48.441363  3142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:48.441350  3143 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:48.444342  3147 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:48.453789  3147 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:48.454802  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:48.463078  3147 catalog_manager.cc:1383] Generated new cluster ID: 43f4d1765bdf43089dd15cbf322880c4
I20260710 11:03:48.463440  3147 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:48.485977  3147 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:48.487409  3147 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:48.513490  3147 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59: Generated new TSK 0
I20260710 11:03:48.514171  3147 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:48.521140  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:48.527834  3159 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
W20260710 11:03:48.528915  3160 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
I20260710 11:03:48.530758  2583 server_base.cc:1061] running on GCE node
W20260710 11:03:48.530957  3162 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
I20260710 11:03:48.531996  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:48.532186  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:48.532406  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681428532367 us; error 0 us; skew 500 ppm
I20260710 11:03:48.533010  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:48.535461  2583 webserver.cc:533] Webserver started at http://127.2.133.193:44255/ using document root <none> and password file <none>
I20260710 11:03:48.535957  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:48.536209  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:48.536487  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:48.537571  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "005fb05a70cf41ed9c5ffc4859140829"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.542279  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:48.545548  3167 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.546482  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:48.546778  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "005fb05a70cf41ed9c5ffc4859140829"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.547142  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-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)
I20260710 11:03:48.560339  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:48.561529  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:48.563166  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:48.565773  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:48.565985  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.566252  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:48.566427  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.608381  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:34487
I20260710 11:03:48.608456  3229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:34487 every 8 connection(s)
I20260710 11:03:48.614117  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:48.621261  3234 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
W20260710 11:03:48.623684  3235 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
W20260710 11:03:48.625385  3237 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
I20260710 11:03:48.626629  2583 server_base.cc:1061] running on GCE node
I20260710 11:03:48.628142  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:48.628394  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:48.628610  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681428628592 us; error 0 us; skew 500 ppm
I20260710 11:03:48.629295  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:48.630475  3230 heartbeater.cc:344] Connected to a master server at 127.2.133.254:42259
I20260710 11:03:48.630914  3230 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:48.631709  3230 heartbeater.cc:507] Master 127.2.133.254:42259 requested a full tablet report, sending...
I20260710 11:03:48.632205  2583 webserver.cc:533] Webserver started at http://127.2.133.194:45049/ using document root <none> and password file <none>
I20260710 11:03:48.632834  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:48.633168  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:48.633519  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:48.633929  3103 ts_manager.cc:194] Registered new tserver with Master: 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487)
I20260710 11:03:48.634878  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "b6e05b422a1c454d82c17438e7e422aa"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.635869  3103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46142
I20260710 11:03:48.640249  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:03:48.643976  3242 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.644785  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:03:48.645129  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "b6e05b422a1c454d82c17438e7e422aa"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.645385  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-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)
I20260710 11:03:48.662873  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:48.664230  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:48.665724  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:48.667968  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:48.668200  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.668433  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:48.668602  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.708114  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:42979
I20260710 11:03:48.708212  3304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:42979 every 8 connection(s)
I20260710 11:03:48.712832  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:48.720254  3308 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
W20260710 11:03:48.720568  3309 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
I20260710 11:03:48.723598  2583 server_base.cc:1061] running on GCE node
W20260710 11:03:48.724175  3311 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
I20260710 11:03:48.725231  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:48.725507  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:03:48.725713  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681428725692 us; error 0 us; skew 500 ppm
I20260710 11:03:48.726402  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:48.726464  3305 heartbeater.cc:344] Connected to a master server at 127.2.133.254:42259
I20260710 11:03:48.726897  3305 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:48.727689  3305 heartbeater.cc:507] Master 127.2.133.254:42259 requested a full tablet report, sending...
I20260710 11:03:48.729061  2583 webserver.cc:533] Webserver started at http://127.2.133.195:37291/ using document root <none> and password file <none>
I20260710 11:03:48.729621  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:48.729821  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:48.729755  3103 ts_manager.cc:194] Registered new tserver with Master: b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:48.730260  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:48.731256  3103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46152
I20260710 11:03:48.731520  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.736058  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:03:48.739326  3316 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.740201  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:48.740518  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
format_stamp: "Formatted at 2026-07-10 11:03:48 on dist-test-slave-c7sl"
I20260710 11:03:48.740816  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681415496632-2583-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)
I20260710 11:03:48.755703  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:48.756881  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:48.758291  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:48.760489  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:48.760720  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.760951  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:48.761135  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:48.799925  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:46843
I20260710 11:03:48.800045  3378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:46843 every 8 connection(s)
I20260710 11:03:48.813902  3379 heartbeater.cc:344] Connected to a master server at 127.2.133.254:42259
I20260710 11:03:48.814302  3379 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:48.814997  3379 heartbeater.cc:507] Master 127.2.133.254:42259 requested a full tablet report, sending...
I20260710 11:03:48.816859  3103 ts_manager.cc:194] Registered new tserver with Master: 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:48.816987  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013721014s
I20260710 11:03:48.818149  3103 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46168
I20260710 11:03:48.841698  3103 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46178:
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"
    }
  }
}
W20260710 11:03:48.844666  3103 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.
I20260710 11:03:48.918478  3195 tablet_service.cc:1511] Processing CreateTablet for tablet af180e6e99ba498886e0de2d26228f13 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:48.919982  3195 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af180e6e99ba498886e0de2d26228f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.921777  3194 tablet_service.cc:1511] Processing CreateTablet for tablet fca38de4bb8148a584b23e11ab4c3041 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:48.922010  3190 tablet_service.cc:1511] Processing CreateTablet for tablet 5421f380125d452ea159612d89a21837 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:48.923595  3194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca38de4bb8148a584b23e11ab4c3041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.924784  3193 tablet_service.cc:1511] Processing CreateTablet for tablet 4d10082d690242188ae919fed725968e (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:48.925493  3270 tablet_service.cc:1511] Processing CreateTablet for tablet af180e6e99ba498886e0de2d26228f13 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:48.926769  3270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af180e6e99ba498886e0de2d26228f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.926692  3192 tablet_service.cc:1511] Processing CreateTablet for tablet 63ac1d1165a146a88176848e18284543 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:48.928141  3265 tablet_service.cc:1511] Processing CreateTablet for tablet 5421f380125d452ea159612d89a21837 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:48.928664  3191 tablet_service.cc:1511] Processing CreateTablet for tablet bc4cb1a289614055bd0abed8b71eefac (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:48.929443  3265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5421f380125d452ea159612d89a21837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.932049  3266 tablet_service.cc:1511] Processing CreateTablet for tablet bc4cb1a289614055bd0abed8b71eefac (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:48.932171  3269 tablet_service.cc:1511] Processing CreateTablet for tablet fca38de4bb8148a584b23e11ab4c3041 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:48.932147  3268 tablet_service.cc:1511] Processing CreateTablet for tablet 4d10082d690242188ae919fed725968e (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:48.933763  3267 tablet_service.cc:1511] Processing CreateTablet for tablet 63ac1d1165a146a88176848e18284543 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:48.934633  3190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5421f380125d452ea159612d89a21837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.935336  3264 tablet_service.cc:1511] Processing CreateTablet for tablet bda3ee3c8edf4929a5b52e3e17f43a6e (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:48.935688  3189 tablet_service.cc:1511] Processing CreateTablet for tablet bda3ee3c8edf4929a5b52e3e17f43a6e (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:48.936954  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda3ee3c8edf4929a5b52e3e17f43a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.939560  3193 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d10082d690242188ae919fed725968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.944209  3268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d10082d690242188ae919fed725968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.944856  3269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca38de4bb8148a584b23e11ab4c3041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.947256  3266 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4cb1a289614055bd0abed8b71eefac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.947918  3267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ac1d1165a146a88176848e18284543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.948729  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda3ee3c8edf4929a5b52e3e17f43a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.956040  3191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4cb1a289614055bd0abed8b71eefac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.960035  3344 tablet_service.cc:1511] Processing CreateTablet for tablet af180e6e99ba498886e0de2d26228f13 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:03:48.961325  3344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af180e6e99ba498886e0de2d26228f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.964958  3343 tablet_service.cc:1511] Processing CreateTablet for tablet fca38de4bb8148a584b23e11ab4c3041 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:03:48.966274  3343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fca38de4bb8148a584b23e11ab4c3041. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.975231  3188 tablet_service.cc:1511] Processing CreateTablet for tablet c8f7d4906bf5448aab27e04a301871d1 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:48.976755  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f7d4906bf5448aab27e04a301871d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.976523  3342 tablet_service.cc:1511] Processing CreateTablet for tablet 4d10082d690242188ae919fed725968e (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:03:48.977792  3342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d10082d690242188ae919fed725968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.981125  3341 tablet_service.cc:1511] Processing CreateTablet for tablet 63ac1d1165a146a88176848e18284543 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:03:48.982442  3341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ac1d1165a146a88176848e18284543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.983913  3192 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63ac1d1165a146a88176848e18284543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.984954  3340 tablet_service.cc:1511] Processing CreateTablet for tablet bc4cb1a289614055bd0abed8b71eefac (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:03:48.988256  3339 tablet_service.cc:1511] Processing CreateTablet for tablet 5421f380125d452ea159612d89a21837 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:03:48.988925  3187 tablet_service.cc:1511] Processing CreateTablet for tablet c6812d09a02b4f88a765c14a9ed0f5c9 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:48.990171  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6812d09a02b4f88a765c14a9ed0f5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.993117  3186 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4aa551e41a4cffafae5b3a49921eb8 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:48.994112  3340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc4cb1a289614055bd0abed8b71eefac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.994385  3186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4aa551e41a4cffafae5b3a49921eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:48.995720  3339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5421f380125d452ea159612d89a21837. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.020759  3264 tablet_service.cc:1511] Processing CreateTablet for tablet c8f7d4906bf5448aab27e04a301871d1 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:49.022389  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f7d4906bf5448aab27e04a301871d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.023757  3263 tablet_service.cc:1511] Processing CreateTablet for tablet c6812d09a02b4f88a765c14a9ed0f5c9 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:49.025044  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6812d09a02b4f88a765c14a9ed0f5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.033162  3338 tablet_service.cc:1511] Processing CreateTablet for tablet bda3ee3c8edf4929a5b52e3e17f43a6e (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:03:49.034503  3338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda3ee3c8edf4929a5b52e3e17f43a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.037789  3337 tablet_service.cc:1511] Processing CreateTablet for tablet c8f7d4906bf5448aab27e04a301871d1 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:03:49.039600  3337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8f7d4906bf5448aab27e04a301871d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.067138  3335 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4aa551e41a4cffafae5b3a49921eb8 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:49.068598  3335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4aa551e41a4cffafae5b3a49921eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.099620  3336 tablet_service.cc:1511] Processing CreateTablet for tablet c6812d09a02b4f88a765c14a9ed0f5c9 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:03:49.107525  3336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6812d09a02b4f88a765c14a9ed0f5c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.121820  3394 tablet_bootstrap.cc:492] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.122031  3264 tablet_service.cc:1511] Processing CreateTablet for tablet 2b4aa551e41a4cffafae5b3a49921eb8 (DEFAULT_TABLE table=test-workload [id=75412df6589f46e698538cda2f2487df]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:03:49.123957  3264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b4aa551e41a4cffafae5b3a49921eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:49.134184  3396 tablet_bootstrap.cc:492] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.136003  3394 tablet_bootstrap.cc:654] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.138000  3395 tablet_bootstrap.cc:492] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.146476  3396 tablet_bootstrap.cc:654] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.155516  3395 tablet_bootstrap.cc:654] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.156998  3396 tablet_bootstrap.cc:492] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.157300  3394 tablet_bootstrap.cc:492] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.157416  3396 ts_tablet_manager.cc:1403] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.006s
I20260710 11:03:49.157845  3394 ts_tablet_manager.cc:1403] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.006s
I20260710 11:03:49.159770  3396 raft_consensus.cc:359] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.160329  3396 raft_consensus.cc:385] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.160567  3396 raft_consensus.cc:740] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.161228  3396 consensus_queue.cc:260] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.161829  3394 raft_consensus.cc:359] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.162870  3394 raft_consensus.cc:385] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.163292  3394 raft_consensus.cc:740] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.164219  3394 consensus_queue.cc:260] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.166407  3379 heartbeater.cc:499] Master 127.2.133.254:42259 was elected leader, sending a full tablet report...
I20260710 11:03:49.166936  3396 ts_tablet_manager.cc:1434] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.005s
I20260710 11:03:49.167433  3395 tablet_bootstrap.cc:492] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.169018  3395 ts_tablet_manager.cc:1403] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.005s
I20260710 11:03:49.167861  3396 tablet_bootstrap.cc:492] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.171852  3395 raft_consensus.cc:359] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.172590  3395 raft_consensus.cc:385] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.172891  3395 raft_consensus.cc:740] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.173568  3395 consensus_queue.cc:260] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.180698  3305 heartbeater.cc:499] Master 127.2.133.254:42259 was elected leader, sending a full tablet report...
I20260710 11:03:49.181255  3394 ts_tablet_manager.cc:1434] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.012s
I20260710 11:03:49.181933  3396 tablet_bootstrap.cc:654] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.182386  3394 tablet_bootstrap.cc:492] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.186390  3230 heartbeater.cc:499] Master 127.2.133.254:42259 was elected leader, sending a full tablet report...
I20260710 11:03:49.186607  3395 ts_tablet_manager.cc:1434] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 11:03:49.187602  3395 tablet_bootstrap.cc:492] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.190182  3394 tablet_bootstrap.cc:654] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.191787  3396 tablet_bootstrap.cc:492] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.192322  3396 ts_tablet_manager.cc:1403] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.003s
I20260710 11:03:49.194212  3395 tablet_bootstrap.cc:654] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.197597  3396 raft_consensus.cc:359] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.198503  3396 raft_consensus.cc:385] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.198824  3396 raft_consensus.cc:740] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.199756  3396 consensus_queue.cc:260] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.203048  3396 ts_tablet_manager.cc:1434] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260710 11:03:49.204450  3396 tablet_bootstrap.cc:492] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.208105  3394 tablet_bootstrap.cc:492] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.208739  3394 ts_tablet_manager.cc:1403] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.027s	user 0.002s	sys 0.017s
I20260710 11:03:49.213124  3396 tablet_bootstrap.cc:654] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.212903  3394 raft_consensus.cc:359] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.213861  3394 raft_consensus.cc:385] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.214183  3394 raft_consensus.cc:740] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.214458  3395 tablet_bootstrap.cc:492] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.214915  3395 ts_tablet_manager.cc:1403] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.028s	user 0.005s	sys 0.020s
I20260710 11:03:49.215027  3394 consensus_queue.cc:260] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.217505  3394 ts_tablet_manager.cc:1434] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:49.217988  3395 raft_consensus.cc:359] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.218499  3394 tablet_bootstrap.cc:492] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.218700  3395 raft_consensus.cc:385] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.218997  3395 raft_consensus.cc:740] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.219740  3395 consensus_queue.cc:260] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.223456  3395 ts_tablet_manager.cc:1434] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:03:49.224377  3395 tablet_bootstrap.cc:492] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.225824  3394 tablet_bootstrap.cc:654] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.231477  3395 tablet_bootstrap.cc:654] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.240418  3394 tablet_bootstrap.cc:492] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.241106  3394 ts_tablet_manager.cc:1403] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260710 11:03:49.245400  3394 raft_consensus.cc:359] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.246573  3394 raft_consensus.cc:385] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.246790  3400 raft_consensus.cc:493] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.247206  3394 raft_consensus.cc:740] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.247548  3400 raft_consensus.cc:515] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.248569  3394 consensus_queue.cc:260] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.252826  3394 ts_tablet_manager.cc:1434] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.006s
I20260710 11:03:49.255600  3394 tablet_bootstrap.cc:492] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.270026  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.267590  3394 tablet_bootstrap.cc:654] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:49.272114  3317 leader_election.cc:343] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.273532  3400 leader_election.cc:290] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.279862  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
W20260710 11:03:49.282074  3318 leader_election.cc:343] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.282701  3318 leader_election.cc:304] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:49.288030  3400 raft_consensus.cc:2749] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:49.296280  3394 tablet_bootstrap.cc:492] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.296777  3396 tablet_bootstrap.cc:492] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.296280  3395 tablet_bootstrap.cc:492] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.296842  3394 ts_tablet_manager.cc:1403] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.011s
I20260710 11:03:49.297566  3396 ts_tablet_manager.cc:1403] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.093s	user 0.034s	sys 0.043s
I20260710 11:03:49.300254  3395 ts_tablet_manager.cc:1403] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.076s	user 0.040s	sys 0.032s
I20260710 11:03:49.300698  3396 raft_consensus.cc:359] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.301429  3396 raft_consensus.cc:385] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.301961  3396 raft_consensus.cc:740] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.302651  3396 consensus_queue.cc:260] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.303503  3395 raft_consensus.cc:359] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.304406  3395 raft_consensus.cc:385] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.304737  3395 raft_consensus.cc:740] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.304869  3396 ts_tablet_manager.cc:1434] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:49.305815  3396 tablet_bootstrap.cc:492] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.305742  3395 consensus_queue.cc:260] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.308697  3395 ts_tablet_manager.cc:1434] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:03:49.309710  3395 tablet_bootstrap.cc:492] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.313215  3396 tablet_bootstrap.cc:654] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.316824  3395 tablet_bootstrap.cc:654] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.301220  3394 raft_consensus.cc:359] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.321967  3394 raft_consensus.cc:385] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.322285  3394 raft_consensus.cc:740] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.323053  3394 consensus_queue.cc:260] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.323912  3395 tablet_bootstrap.cc:492] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.324748  3395 ts_tablet_manager.cc:1403] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260710 11:03:49.325891  3394 ts_tablet_manager.cc:1434] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:03:49.327270  3394 tablet_bootstrap.cc:492] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.328655  3395 raft_consensus.cc:359] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.329612  3395 raft_consensus.cc:385] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.329974  3395 raft_consensus.cc:740] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.330906  3395 consensus_queue.cc:260] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.333232  3395 ts_tablet_manager.cc:1434] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:03:49.334820  3395 tablet_bootstrap.cc:492] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.336256  3394 tablet_bootstrap.cc:654] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.338824  3396 tablet_bootstrap.cc:492] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.339498  3396 ts_tablet_manager.cc:1403] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.009s
I20260710 11:03:49.342010  3395 tablet_bootstrap.cc:654] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.342605  3396 raft_consensus.cc:359] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.343631  3396 raft_consensus.cc:385] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.344007  3396 raft_consensus.cc:740] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.345124  3396 consensus_queue.cc:260] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.350442  3402 raft_consensus.cc:493] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.351020  3396 ts_tablet_manager.cc:1434] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:03:49.350927  3402 raft_consensus.cc:515] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.352125  3396 tablet_bootstrap.cc:492] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.353612  3402 leader_election.cc:290] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.360100  3396 tablet_bootstrap.cc:654] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.361678  3402 raft_consensus.cc:493] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.362028  3400 raft_consensus.cc:493] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.362183  3402 raft_consensus.cc:515] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.362541  3400 raft_consensus.cc:515] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.364689  3400 leader_election.cc:290] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.366299  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.366801  3402 leader_election.cc:290] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.366933  3280 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.368409  3318 leader_election.cc:304] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.370254  3395 tablet_bootstrap.cc:492] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.370476  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.370880  3395 ts_tablet_manager.cc:1403] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.003s
I20260710 11:03:49.371093  3205 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.372715  3400 raft_consensus.cc:2804] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.373131  3400 raft_consensus.cc:493] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.373456  3400 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.378305  3395 raft_consensus.cc:359] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.381948  3394 tablet_bootstrap.cc:492] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.383608  3400 raft_consensus.cc:515] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.383970  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.387343  3394 ts_tablet_manager.cc:1403] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.009s
I20260710 11:03:49.387519  3280 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 0.
I20260710 11:03:49.388432  3396 tablet_bootstrap.cc:492] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.384441  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.388897  3396 ts_tablet_manager.cc:1403] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.037s	user 0.017s	sys 0.017s
I20260710 11:03:49.389092  3353 raft_consensus.cc:2468] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 0.
I20260710 11:03:49.389561  3400 leader_election.cc:290] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.389607  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.386219  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.383991  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.390362  3205 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.390654  3279 raft_consensus.cc:2468] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 0.
I20260710 11:03:49.390933  3354 raft_consensus.cc:2393] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 005fb05a70cf41ed9c5ffc4859140829 in current term 1: Already voted for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in this term.
I20260710 11:03:49.391641  3402 raft_consensus.cc:493] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.392122  3402 raft_consensus.cc:515] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.392961  3169 leader_election.cc:304] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:49.392710  3396 raft_consensus.cc:359] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.393586  3394 raft_consensus.cc:359] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.393647  3396 raft_consensus.cc:385] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.394390  3394 raft_consensus.cc:385] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.394661  3396 raft_consensus.cc:740] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.386941  3395 raft_consensus.cc:385] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.394819  3394 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.395089  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.395959  3279 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.396046  3394 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.395836  3396 consensus_queue.cc:260] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.398680  3394 ts_tablet_manager.cc:1434] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260710 11:03:49.402796  3418 raft_consensus.cc:2804] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.394217  3402 leader_election.cc:290] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.403280  3418 raft_consensus.cc:493] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.403786  3418 raft_consensus.cc:3060] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.405791  3279 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.406981  3205 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.407450  3318 leader_election.cc:304] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.409243  3400 raft_consensus.cc:2804] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.409560  3396 ts_tablet_manager.cc:1434] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:03:49.395422  3395 raft_consensus.cc:740] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.410632  3395 consensus_queue.cc:260] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.411758  3169 leader_election.cc:304] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.412590  3402 raft_consensus.cc:2764] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:03:49.414949  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.415975  3395 ts_tablet_manager.cc:1434] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.001s
I20260710 11:03:49.410645  3396 tablet_bootstrap.cc:492] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.421290  3395 tablet_bootstrap.cc:492] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.421460  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.421988  3394 tablet_bootstrap.cc:492] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.422209  3354 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 0.
I20260710 11:03:49.422343  3400 raft_consensus.cc:697] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:49.423259  3400 consensus_queue.cc:237] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.427456  3169 leader_election.cc:304] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:49.428375  3402 raft_consensus.cc:2804] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.428781  3402 raft_consensus.cc:493] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.429175  3402 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.433481  3396 tablet_bootstrap.cc:654] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:49.436137  3169 leader_election.cc:343] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.437386  3419 raft_consensus.cc:493] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.435295  3395 tablet_bootstrap.cc:654] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.437086  3402 raft_consensus.cc:515] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.437891  3419 raft_consensus.cc:515] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.439934  3402 leader_election.cc:290] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.434319  3394 tablet_bootstrap.cc:654] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.442195  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:49.442819  3354 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.411280  3418 raft_consensus.cc:515] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.445511  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.446111  3279 raft_consensus.cc:2468] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.447237  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.447533  3418 leader_election.cc:290] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.448443  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
W20260710 11:03:49.448434  3151 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:49.449328  3419 leader_election.cc:290] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
W20260710 11:03:49.450978  3317 leader_election.cc:343] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:03:49.450978  3169 leader_election.cc:343] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.452128  3318 leader_election.cc:304] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:49.453405  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.453984  3280 raft_consensus.cc:3060] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.457154  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:49.457693  3353 raft_consensus.cc:3060] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.463624  3419 raft_consensus.cc:2804] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.464140  3419 raft_consensus.cc:493] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.464493  3419 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.465222  3354 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 1.
I20260710 11:03:49.462121  3100 catalog_manager.cc:5697] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.463347  3280 raft_consensus.cc:2468] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 1.
I20260710 11:03:49.473026  3169 leader_election.cc:304] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.475616  3418 raft_consensus.cc:2804] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.476104  3418 raft_consensus.cc:697] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:49.476329  3169 leader_election.cc:304] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:49.476667  3419 raft_consensus.cc:515] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.476924  3418 consensus_queue.cc:237] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.479233  3402 raft_consensus.cc:2804] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.479715  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.479921  3402 raft_consensus.cc:697] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:49.466854  3353 raft_consensus.cc:2468] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 1.
I20260710 11:03:49.481191  3402 consensus_queue.cc:237] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
W20260710 11:03:49.481189  3317 leader_election.cc:343] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.484607  3395 tablet_bootstrap.cc:492] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.485131  3395 ts_tablet_manager.cc:1403] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.010s
I20260710 11:03:49.488586  3395 raft_consensus.cc:359] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.489827  3395 raft_consensus.cc:385] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.490304  3395 raft_consensus.cc:740] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.491596  3395 consensus_queue.cc:260] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.493103  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.493690  3280 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.494019  3395 ts_tablet_manager.cc:1434] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 11:03:49.495072  3395 tablet_bootstrap.cc:492] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.500195  3419 leader_election.cc:290] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.503227  3280 raft_consensus.cc:2468] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.505642  3394 tablet_bootstrap.cc:492] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.506876  3394 ts_tablet_manager.cc:1403] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.033s
I20260710 11:03:49.507067  3318 leader_election.cc:304] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:49.505714  3101 catalog_manager.cc:5697] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 0 to 1, leader changed from <none> to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.510068  3394 raft_consensus.cc:359] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.510818  3394 raft_consensus.cc:385] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.511101  3395 tablet_bootstrap.cc:654] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.511176  3394 raft_consensus.cc:740] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.512157  3394 consensus_queue.cc:260] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.515035  3419 raft_consensus.cc:2804] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.516506  3394 ts_tablet_manager.cc:1434] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260710 11:03:49.517511  3394 tablet_bootstrap.cc:492] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.517961  3419 raft_consensus.cc:697] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:49.520139  3419 consensus_queue.cc:237] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.520569  3396 tablet_bootstrap.cc:492] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.521266  3396 ts_tablet_manager.cc:1403] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.035s
I20260710 11:03:49.524274  3396 raft_consensus.cc:359] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.525122  3396 raft_consensus.cc:385] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.525512  3396 raft_consensus.cc:740] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.526314  3396 consensus_queue.cc:260] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.528708  3396 ts_tablet_manager.cc:1434] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:49.529731  3396 tablet_bootstrap.cc:492] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.529731  3394 tablet_bootstrap.cc:654] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.538266  3396 tablet_bootstrap.cc:654] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.560981  3100 catalog_manager.cc:5697] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.562309  3394 tablet_bootstrap.cc:492] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.562956  3394 ts_tablet_manager.cc:1403] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.046s	user 0.012s	sys 0.008s
I20260710 11:03:49.565656  3418 raft_consensus.cc:493] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.566139  3418 raft_consensus.cc:515] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.567469  3394 raft_consensus.cc:359] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.568295  3418 leader_election.cc:290] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.568598  3394 raft_consensus.cc:385] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.569291  3394 raft_consensus.cc:740] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.570655  3394 consensus_queue.cc:260] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.571731  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.572505  3280 raft_consensus.cc:2393] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 005fb05a70cf41ed9c5ffc4859140829 in current term 1: Already voted for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in this term.
I20260710 11:03:49.573822  3394 ts_tablet_manager.cc:1434] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260710 11:03:49.574179  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.574783  3394 tablet_bootstrap.cc:492] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.575820  3169 leader_election.cc:304] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829; no voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:49.577102  3418 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.581634  3394 tablet_bootstrap.cc:654] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.583783  3401 raft_consensus.cc:493] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.584061  3418 raft_consensus.cc:2749] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:49.584283  3401 raft_consensus.cc:515] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.591528  3401 leader_election.cc:290] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.598223  3101 catalog_manager.cc:5697] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 0 to 1, leader changed from <none> to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.613574  3395 tablet_bootstrap.cc:492] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.614143  3395 ts_tablet_manager.cc:1403] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.042s
I20260710 11:03:49.616940  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.617595  3396 tablet_bootstrap.cc:492] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.618175  3396 ts_tablet_manager.cc:1403] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.089s	user 0.026s	sys 0.047s
W20260710 11:03:49.618486  3244 leader_election.cc:343] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.619921  3394 tablet_bootstrap.cc:492] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.620378  3394 ts_tablet_manager.cc:1403] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.012s
I20260710 11:03:49.620785  3395 raft_consensus.cc:359] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.621641  3395 raft_consensus.cc:385] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.621919  3395 raft_consensus.cc:740] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.622972  3394 raft_consensus.cc:359] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.622933  3395 consensus_queue.cc:260] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.623678  3394 raft_consensus.cc:385] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.623977  3394 raft_consensus.cc:740] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.624770  3394 consensus_queue.cc:260] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.625469  3395 ts_tablet_manager.cc:1434] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260710 11:03:49.626595  3395 tablet_bootstrap.cc:492] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.630983  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.631713  3205 raft_consensus.cc:2468] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 0.
I20260710 11:03:49.632372  3396 raft_consensus.cc:359] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.633246  3418 raft_consensus.cc:493] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.633111  3396 raft_consensus.cc:385] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.633869  3396 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.633710  3418 raft_consensus.cc:515] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.634626  3396 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.635828  3418 leader_election.cc:290] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.636102  3395 tablet_bootstrap.cc:654] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.637532  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4aa551e41a4cffafae5b3a49921eb8" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.638166  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4aa551e41a4cffafae5b3a49921eb8" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
W20260710 11:03:49.639210  3169 leader_election.cc:343] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.633090  3243 leader_election.cc:304] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [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: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2
W20260710 11:03:49.640141  3169 leader_election.cc:343] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.637247  3396 ts_tablet_manager.cc:1434] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:03:49.640637  3401 raft_consensus.cc:2804] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.641132  3401 raft_consensus.cc:493] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.641462  3401 raft_consensus.cc:3060] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.641881  3396 tablet_bootstrap.cc:492] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.647316  3395 tablet_bootstrap.cc:492] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.647852  3395 ts_tablet_manager.cc:1403] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260710 11:03:49.640688  3169 leader_election.cc:304] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829; no voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:49.649762  3418 raft_consensus.cc:2749] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:49.650672  3396 tablet_bootstrap.cc:654] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.650655  3395 raft_consensus.cc:359] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.651561  3395 raft_consensus.cc:385] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.651863  3395 raft_consensus.cc:740] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.652632  3395 consensus_queue.cc:260] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.659194  3395 ts_tablet_manager.cc:1434] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:03:49.659889  3396 tablet_bootstrap.cc:492] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.659503  3401 raft_consensus.cc:515] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.660279  3395 tablet_bootstrap.cc:492] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.660425  3396 ts_tablet_manager.cc:1403] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.007s
I20260710 11:03:49.662351  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.662907  3205 raft_consensus.cc:3060] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.663395  3394 ts_tablet_manager.cc:1434] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260710 11:03:49.666374  3395 tablet_bootstrap.cc:654] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.669787  3394 tablet_bootstrap.cc:492] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.670241  3205 raft_consensus.cc:2468] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 1.
I20260710 11:03:49.671644  3243 leader_election.cc:304] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.671872  3396 raft_consensus.cc:359] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.672559  3396 raft_consensus.cc:385] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.672928  3396 raft_consensus.cc:740] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.673708  3441 raft_consensus.cc:2804] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.673687  3396 consensus_queue.cc:260] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.676874  3419 raft_consensus.cc:493] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.677475  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:49.677352  3419 raft_consensus.cc:515] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.679358  3419 leader_election.cc:290] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
W20260710 11:03:49.680267  3244 leader_election.cc:343] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.680850  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.681563  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.681978  3280 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.682205  3205 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.683871  3318 leader_election.cc:304] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.684718  3419 raft_consensus.cc:2804] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.685073  3419 raft_consensus.cc:493] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.685406  3419 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.685837  3394 tablet_bootstrap.cc:654] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.689692  3396 ts_tablet_manager.cc:1434] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260710 11:03:49.690663  3396 tablet_bootstrap.cc:492] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.692716  3419 raft_consensus.cc:515] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.701170  3419 leader_election.cc:290] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.703516  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.704435  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.704452  3280 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.705096  3419 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.705248  3205 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.705607  3419 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.694193  3401 leader_election.cc:290] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.708693  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
W20260710 11:03:49.710145  3317 leader_election.cc:343] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.711712  3401 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.712167  3401 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.712661  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.713389  3419 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.716841  3441 raft_consensus.cc:697] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Becoming Leader. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:49.717994  3441 consensus_queue.cc:237] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.719200  3279 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.721748  3401 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.724181  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.725055  3419 raft_consensus.cc:493] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.725200  3280 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.725347  3318 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:49.725517  3419 raft_consensus.cc:515] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.727593  3400 raft_consensus.cc:2804] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.728045  3400 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.728477  3400 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:49.736088  3243 leader_election.cc:343] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.736593  3205 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.727121  3318 leader_election.cc:304] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:49.747717  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.752004  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d10082d690242188ae919fed725968e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.752810  3204 raft_consensus.cc:2468] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.747756  3419 leader_election.cc:290] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.754341  3396 tablet_bootstrap.cc:654] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.754549  3419 raft_consensus.cc:2804] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.755246  3419 raft_consensus.cc:697] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:49.756346  3419 consensus_queue.cc:237] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.759181  3101 catalog_manager.cc:5697] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa reported cstate change: term changed from 0 to 1, leader changed from <none> to b6e05b422a1c454d82c17438e7e422aa (127.2.133.194). New cstate: current_term: 1 leader_uuid: "b6e05b422a1c454d82c17438e7e422aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:49.761080  3400 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.762408  3353 raft_consensus.cc:2393] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6e05b422a1c454d82c17438e7e422aa in current term 1: Already voted for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in this term.
I20260710 11:03:49.763178  3400 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.763721  3395 tablet_bootstrap.cc:492] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.764181  3395 ts_tablet_manager.cc:1403] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.104s	user 0.026s	sys 0.015s
I20260710 11:03:49.764775  3244 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6e05b422a1c454d82c17438e7e422aa; no voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:49.765712  3443 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.766896  3395 raft_consensus.cc:359] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.767864  3395 raft_consensus.cc:385] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.767904  3317 leader_election.cc:304] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:49.769290  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.772097  3394 tablet_bootstrap.cc:492] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.773384  3394 ts_tablet_manager.cc:1403] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.104s	user 0.020s	sys 0.006s
I20260710 11:03:49.773854  3443 raft_consensus.cc:2749] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:49.775588  3395 raft_consensus.cc:740] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.776341  3395 consensus_queue.cc:260] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.776053  3100 catalog_manager.cc:5697] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.779301  3395 ts_tablet_manager.cc:1434] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:03:49.780371  3395 tablet_bootstrap.cc:492] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: Bootstrap starting.
I20260710 11:03:49.776682  3394 raft_consensus.cc:359] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.782532  3394 raft_consensus.cc:385] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.782820  3394 raft_consensus.cc:740] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.777220  3419 raft_consensus.cc:2804] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:03:49.777330  3318 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.194:42979, user_credentials={real_user=slave}} blocked reactor thread for 50316.5us
W20260710 11:03:49.778704  3317 leader_election.cc:343] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.785400  3419 raft_consensus.cc:493] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.785540  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d10082d690242188ae919fed725968e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.786083  3395 tablet_bootstrap.cc:654] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.785810  3419 raft_consensus.cc:3060] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.786300  3394 consensus_queue.cc:260] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.787217  3280 raft_consensus.cc:2468] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:49.787451  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.794428  3419 raft_consensus.cc:515] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.798278  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d10082d690242188ae919fed725968e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:49.799137  3280 raft_consensus.cc:3060] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.801753  3279 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.802975  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d10082d690242188ae919fed725968e" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.803494  3394 ts_tablet_manager.cc:1434] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260710 11:03:49.806743  3204 raft_consensus.cc:3060] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.808261  3394 tablet_bootstrap.cc:492] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa: Bootstrap starting.
I20260710 11:03:49.809497  3419 leader_election.cc:290] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.811971  3419 consensus_queue.cc:1048] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:49.813683  3204 raft_consensus.cc:2468] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.815896  3318 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:49.815896  3317 leader_election.cc:304] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:49.817059  3400 raft_consensus.cc:2804] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.820135  3280 raft_consensus.cc:2468] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:49.821259  3419 raft_consensus.cc:2804] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.822278  3396 tablet_bootstrap.cc:492] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.822956  3396 ts_tablet_manager.cc:1403] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.005s
I20260710 11:03:49.822871  3419 raft_consensus.cc:697] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:49.825522  3419 consensus_queue.cc:237] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.827471  3395 tablet_bootstrap.cc:492] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: No bootstrap required, opened a new log
I20260710 11:03:49.828178  3443 raft_consensus.cc:493] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.828760  3395 ts_tablet_manager.cc:1403] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.022s
I20260710 11:03:49.827585  3396 raft_consensus.cc:359] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.830040  3396 raft_consensus.cc:385] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.830327  3396 raft_consensus.cc:740] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.827859  3400 raft_consensus.cc:697] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:49.831440  3395 raft_consensus.cc:359] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.831619  3400 consensus_queue.cc:237] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.828991  3443 raft_consensus.cc:515] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.833760  3443 leader_election.cc:290] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.832109  3395 raft_consensus.cc:385] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.834692  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6812d09a02b4f88a765c14a9ed0f5c9" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.835009  3395 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.835410  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6812d09a02b4f88a765c14a9ed0f5c9" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.835301  3204 raft_consensus.cc:2468] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 0.
I20260710 11:03:49.835740  3395 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
W20260710 11:03:49.836859  3244 leader_election.cc:343] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.837486  3394 tablet_bootstrap.cc:654] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:49.840171  3243 leader_election.cc:304] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [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: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:49.840662  3395 ts_tablet_manager.cc:1434] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:03:49.841357  3443 raft_consensus.cc:2804] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:49.841826  3443 raft_consensus.cc:493] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:49.842178  3443 raft_consensus.cc:3060] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.836891  3396 consensus_queue.cc:260] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.847203  3101 catalog_manager.cc:5697] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.853399  3396 ts_tablet_manager.cc:1434] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:03:49.854468  3396 tablet_bootstrap.cc:492] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Bootstrap starting.
I20260710 11:03:49.859251  3443 raft_consensus.cc:515] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.864087  3443 leader_election.cc:290] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.864528  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6812d09a02b4f88a765c14a9ed0f5c9" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:49.867321  3396 tablet_bootstrap.cc:654] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:49.866649  3244 leader_election.cc:343] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:49.869831  3419 consensus_queue.cc:1048] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:49.902180  3402 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.903098  3402 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.906777  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.907686  3279 raft_consensus.cc:2393] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 005fb05a70cf41ed9c5ffc4859140829 in current term 1: Already voted for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in this term.
I20260710 11:03:49.909267  3419 raft_consensus.cc:493] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:49.909941  3419 raft_consensus.cc:515] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.912662  3418 consensus_queue.cc:1048] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.034s
I20260710 11:03:49.947594  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" is_pre_election: true
I20260710 11:03:49.948275  3419 leader_election.cc:290] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:49.946085  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:49.949582  3169 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829; no voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:49.950631  3394 tablet_bootstrap.cc:492] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa: No bootstrap required, opened a new log
I20260710 11:03:49.950806  3418 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.951102  3394 ts_tablet_manager.cc:1403] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa: Time spent bootstrapping tablet: real 0.143s	user 0.045s	sys 0.060s
I20260710 11:03:49.945106  3204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6812d09a02b4f88a765c14a9ed0f5c9" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:49.951977  3204 raft_consensus.cc:3060] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.946164  3402 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:49.959342  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:49.921805  3101 catalog_manager.cc:5697] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:49.961688  3203 raft_consensus.cc:2393] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in current term 1: Already voted for candidate b6e05b422a1c454d82c17438e7e422aa in this term.
I20260710 11:03:49.964445  3394 raft_consensus.cc:359] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.966838  3317 leader_election.cc:304] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:49.964991  3396 tablet_bootstrap.cc:492] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: No bootstrap required, opened a new log
I20260710 11:03:49.975544  3396 ts_tablet_manager.cc:1403] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent bootstrapping tablet: real 0.121s	user 0.010s	sys 0.004s
I20260710 11:03:49.969547  3204 raft_consensus.cc:2468] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 1.
I20260710 11:03:49.965131  3394 raft_consensus.cc:385] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.979048  3394 raft_consensus.cc:740] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.979039  3243 leader_election.cc:304] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:49.979880  3394 consensus_queue.cc:260] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.980307  3443 raft_consensus.cc:2804] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:49.981873  3394 ts_tablet_manager.cc:1434] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260710 11:03:49.973057  3418 raft_consensus.cc:2749] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:49.982998  3443 raft_consensus.cc:697] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Becoming Leader. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:49.984184  3443 consensus_queue.cc:237] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.985586  3400 raft_consensus.cc:3060] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:49.992616  3396 raft_consensus.cc:359] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.993357  3396 raft_consensus.cc:385] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:49.993641  3396 raft_consensus.cc:740] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Initialized, Role: FOLLOWER
I20260710 11:03:49.994380  3400 raft_consensus.cc:2749] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:49.994329  3396 consensus_queue.cc:260] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:49.998944  3396 ts_tablet_manager.cc:1434] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:03:49.998996  3418 consensus_queue.cc:1048] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.006232  3419 consensus_queue.cc:1048] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.018267  3101 catalog_manager.cc:5697] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa reported cstate change: term changed from 0 to 1, leader changed from <none> to b6e05b422a1c454d82c17438e7e422aa (127.2.133.194). New cstate: current_term: 1 leader_uuid: "b6e05b422a1c454d82c17438e7e422aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:50.021299  3445 consensus_queue.cc:1048] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.022415  3402 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.028966  3419 raft_consensus.cc:493] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:50.029853  3419 raft_consensus.cc:515] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.034163  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6812d09a02b4f88a765c14a9ed0f5c9" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:50.035266  3205 raft_consensus.cc:2393] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in current term 1: Already voted for candidate b6e05b422a1c454d82c17438e7e422aa in this term.
I20260710 11:03:50.037398  3419 leader_election.cc:290] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:50.038923  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6812d09a02b4f88a765c14a9ed0f5c9" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:50.041271  3318 leader_election.cc:304] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:50.042484  3419 raft_consensus.cc:3060] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:50.052529  3419 raft_consensus.cc:2749] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:50.056743  3279 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:50.072781  3467 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.122685  3419 raft_consensus.cc:493] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:50.123180  3419 raft_consensus.cc:515] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.124794  3419 leader_election.cc:290] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:50.125718  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4aa551e41a4cffafae5b3a49921eb8" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:50.126147  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4aa551e41a4cffafae5b3a49921eb8" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:50.126274  3205 raft_consensus.cc:2468] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:50.126686  3279 raft_consensus.cc:2468] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 0.
I20260710 11:03:50.127451  3317 leader_election.cc:304] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:50.128237  3419 raft_consensus.cc:2804] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:50.128629  3419 raft_consensus.cc:493] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:50.128903  3419 raft_consensus.cc:3060] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:50.133874  3419 raft_consensus.cc:515] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.135686  3419 leader_election.cc:290] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:50.136439  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4aa551e41a4cffafae5b3a49921eb8" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:50.136744  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b4aa551e41a4cffafae5b3a49921eb8" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:50.137210  3205 raft_consensus.cc:3060] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:50.137270  3279 raft_consensus.cc:3060] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:50.142611  3205 raft_consensus.cc:2468] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:50.142630  3279 raft_consensus.cc:2468] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 1.
I20260710 11:03:50.143783  3317 leader_election.cc:304] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:50.144505  3419 raft_consensus.cc:2804] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:50.144940  3419 raft_consensus.cc:697] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:50.145634  3419 consensus_queue.cc:237] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.152987  3102 catalog_manager.cc:5697] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:50.222891  3353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:50.223486  3353 raft_consensus.cc:606] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:50.228899  3353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4d10082d690242188ae919fed725968e"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:50.229440  3353 raft_consensus.cc:606] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:50.233439  3419 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.237313  3353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:50.237921  3353 raft_consensus.cc:606] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:50.245514  3400 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.248579  3353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:50.249267  3353 raft_consensus.cc:606] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Received request to transfer leadership to TS b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:50.255970  3400 raft_consensus.cc:993] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:50.256421  3400 raft_consensus.cc:1081] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:50.257814  3205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40182
I20260710 11:03:50.258450  3205 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.258796  3205 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.257797  3353 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:50.260197  3353 raft_consensus.cc:606] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Received request to transfer leadership to TS b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:50.264390  3205 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.266829  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:50.267109  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:50.267409  3279 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.267678  3353 raft_consensus.cc:3055] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:50.268002  3353 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:50.268766  3353 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.269814  3353 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.274133  3279 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:50.274771  3205 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:50.275282  3169 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:50.276226  3467 raft_consensus.cc:2804] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:50.276368  3353 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:50.276702  3467 raft_consensus.cc:697] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:50.277477  3467 consensus_queue.cc:237] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.281538  3419 consensus_queue.cc:1048] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.284137  3101 catalog_manager.cc:5697] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 1 to 2, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:50.288751  3443 consensus_queue.cc:1048] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.292240  3419 consensus_queue.cc:1048] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.306288  3443 consensus_queue.cc:1048] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.315354  3400 raft_consensus.cc:993] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:50.315104  3450 consensus_queue.cc:1048] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.315904  3400 raft_consensus.cc:1081] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:50.319491  3204 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4d10082d690242188ae919fed725968e"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40182
I20260710 11:03:50.319986  3204 raft_consensus.cc:493] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.320309  3204 raft_consensus.cc:3060] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.326819  3419 consensus_queue.cc:1048] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.334359  3204 raft_consensus.cc:515] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.336324  3400 raft_consensus.cc:993] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:50.336804  3400 raft_consensus.cc:1081] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Signalling peer b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:50.337575  3279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d10082d690242188ae919fed725968e" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:50.338374  3279 raft_consensus.cc:3060] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.339042  3280 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:60478
I20260710 11:03:50.339607  3280 raft_consensus.cc:493] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.339964  3280 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.344821  3279 raft_consensus.cc:2468] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:50.346029  3204 leader_election.cc:290] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:50.345999  3169 leader_election.cc:304] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:50.347054  3467 raft_consensus.cc:2804] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:50.347563  3467 raft_consensus.cc:697] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:50.348037  3353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d10082d690242188ae919fed725968e" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:50.348647  3353 raft_consensus.cc:3055] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:50.348383  3467 consensus_queue.cc:237] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.348953  3353 raft_consensus.cc:740] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:50.348978  3280 raft_consensus.cc:515] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.350044  3278 raft_consensus.cc:1240] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Rejecting Update request from peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:50.349852  3353 consensus_queue.cc:260] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.350960  3353 raft_consensus.cc:3060] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.351106  3280 leader_election.cc:290] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 2 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:50.354024  3400 consensus_queue.cc:1059] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.354559  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:50.355127  3354 raft_consensus.cc:3055] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:50.355463  3354 raft_consensus.cc:740] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:50.355770  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:50.356285  3354 consensus_queue.cc:260] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.357394  3354 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.356304  3203 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.363044  3353 raft_consensus.cc:2468] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:50.364523  3354 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 2.
W20260710 11:03:50.365046  3450 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:03:50.366375  3244 leader_election.cc:304] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:50.367425  3477 raft_consensus.cc:2804] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:50.367892  3477 raft_consensus.cc:697] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Becoming Leader. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:50.368701  3477 consensus_queue.cc:237] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.370271  3203 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 2.
I20260710 11:03:50.371024  3205 raft_consensus.cc:1240] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Rejecting Update request from peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:50.377568  3102 catalog_manager.cc:5697] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 1 to 2, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:50.378437  3100 catalog_manager.cc:5697] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa reported cstate change: term changed from 1 to 2, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to b6e05b422a1c454d82c17438e7e422aa (127.2.133.194). New cstate: current_term: 2 leader_uuid: "b6e05b422a1c454d82c17438e7e422aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:50.424337  3419 raft_consensus.cc:993] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:50.424798  3419 raft_consensus.cc:1081] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:50.426436  3205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40182
I20260710 11:03:50.426968  3205 raft_consensus.cc:493] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.427261  3205 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.431881  3205 raft_consensus.cc:515] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.433435  3205 leader_election.cc:290] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:50.434422  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:50.434700  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:50.434960  3278 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.435231  3354 raft_consensus.cc:3055] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:50.435607  3354 raft_consensus.cc:740] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:50.436318  3354 consensus_queue.cc:260] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.437217  3354 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.440662  3278 raft_consensus.cc:2468] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:50.441936  3169 leader_election.cc:304] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:50.442734  3354 raft_consensus.cc:2468] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:50.443065  3467 raft_consensus.cc:2804] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:50.443550  3467 raft_consensus.cc:697] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:50.444258  3467 consensus_queue.cc:237] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.452035  3100 catalog_manager.cc:5697] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 1 to 2, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:50.533981  3477 consensus_queue.cc:1048] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.537225  3419 consensus_queue.cc:1048] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.546870  3443 consensus_queue.cc:1048] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:50.556452  3400 consensus_queue.cc:1048] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.767571  3445 raft_consensus.cc:993] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:50.768062  3400 raft_consensus.cc:1081] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Signalling peer b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:50.769567  3278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:60478
I20260710 11:03:50.770020  3278 raft_consensus.cc:493] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:50.770341  3278 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.774822  3278 raft_consensus.cc:515] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.776366  3278 leader_election.cc:290] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 2 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:50.777248  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:50.777390  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:50.777872  3205 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.777889  3354 raft_consensus.cc:3055] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:50.778426  3354 raft_consensus.cc:740] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:50.779256  3354 consensus_queue.cc:260] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.780467  3354 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:50.781687  3353 raft_consensus.cc:1275] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.783103  3467 consensus_queue.cc:1048] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.784874  3353 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.786247  3467 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.788565  3205 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 2.
I20260710 11:03:50.790033  3243 leader_election.cc:304] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:50.790829  3443 raft_consensus.cc:2804] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:50.791493  3354 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 2.
I20260710 11:03:50.792145  3443 raft_consensus.cc:697] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Becoming Leader. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:50.794324  3278 raft_consensus.cc:1275] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.795917  3280 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.797930  3418 consensus_queue.cc:1048] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.798766  3402 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.793269  3443 consensus_queue.cc:237] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:50.811687  3100 catalog_manager.cc:5697] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa reported cstate change: term changed from 1 to 2, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to b6e05b422a1c454d82c17438e7e422aa (127.2.133.194). New cstate: current_term: 2 leader_uuid: "b6e05b422a1c454d82c17438e7e422aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:50.859195  3354 raft_consensus.cc:1275] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.860522  3441 consensus_queue.cc:1048] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.868748  3205 raft_consensus.cc:1275] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.870963  3487 consensus_queue.cc:1048] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:50.926409  3278 raft_consensus.cc:1275] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.927786  3418 consensus_queue.cc:1048] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:50.936520  3354 raft_consensus.cc:1275] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:50.938129  3402 consensus_queue.cc:1048] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:51.285279  3205 raft_consensus.cc:1275] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:51.286816  3487 consensus_queue.cc:1048] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:51.297040  3354 raft_consensus.cc:1275] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:51.298756  3443 consensus_queue.cc:1048] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:53.309288  2583 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:03:53.310415  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:53.336802  3203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ac1d1165a146a88176848e18284543"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
mode: GRACEFUL
new_leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52510
I20260710 11:03:53.337631  3203 raft_consensus.cc:606] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Received request to transfer leadership to TS 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:53.340878  3203 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
mode: GRACEFUL
new_leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52510
I20260710 11:03:53.341398  3203 raft_consensus.cc:606] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Received request to transfer leadership to TS 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:53.342548  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:53.342998  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:53.348659  3492 raft_consensus.cc:993] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: : Instructing follower 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:53.349164  3402 raft_consensus.cc:1081] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Signalling peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:53.350718  3354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52116
I20260710 11:03:53.351281  3354 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.351601  3354 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:53.358455  3354 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:53.360576  3354 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 3 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:53.361426  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:53.361716  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:53.362092  3203 raft_consensus.cc:3055] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:53.362306  3278 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:53.362473  3203 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:53.363421  3203 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:53.364814  3203 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:53.369887  3278 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 3.
I20260710 11:03:53.371186  3318 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:53.372040  3400 raft_consensus.cc:2804] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:53.372048  3203 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 3.
I20260710 11:03:53.373294  3400 raft_consensus.cc:697] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:53.374248  3400 consensus_queue.cc:237] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:53.381170  3100 catalog_manager.cc:5697] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 2 to 3, leader changed from 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193) to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:53.429090  3492 raft_consensus.cc:993] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: : Instructing follower 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:53.429550  3402 raft_consensus.cc:1081] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Signalling peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:53.431066  3354 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ac1d1165a146a88176848e18284543"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52116
I20260710 11:03:53.431512  3354 raft_consensus.cc:493] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:53.431771  3354 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.437122  3354 raft_consensus.cc:515] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:53.439905  3354 leader_election.cc:290] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 2 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:53.440237  3203 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:53.440543  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:53.441075  3203 raft_consensus.cc:3055] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:53.441123  3278 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.441445  3203 raft_consensus.cc:740] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:53.442224  3203 consensus_queue.cc:260] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:53.443275  3203 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:53.446432  3278 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 2.
I20260710 11:03:53.447607  3318 leader_election.cc:304] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:53.448918  3400 raft_consensus.cc:2804] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:53.449393  3400 raft_consensus.cc:697] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:53.450248  3203 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 2.
I20260710 11:03:53.450604  3400 consensus_queue.cc:237] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:53.458828  3100 catalog_manager.cc:5697] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 1 to 2, leader changed from 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193) to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:53.804140  3203 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:53.805589  3400 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:53.816597  3278 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:53.818193  3493 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:53.962319  3278 raft_consensus.cc:1275] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.964008  3493 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:53.973110  3203 raft_consensus.cc:1275] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:53.975332  3493 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:54.343848  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:54.364894  3354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ac1d1165a146a88176848e18284543"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:54.365484  3354 raft_consensus.cc:606] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:54.371066  3354 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:52134
I20260710 11:03:54.371627  3354 raft_consensus.cc:606] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:54.385404  3278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5421f380125d452ea159612d89a21837"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:60422
I20260710 11:03:54.385959  3278 raft_consensus.cc:606] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:54.391429  3278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:60422
I20260710 11:03:54.392019  3278 raft_consensus.cc:606] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:54.397063  3278 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
mode: GRACEFUL
new_leader_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:60422
I20260710 11:03:54.397626  3278 raft_consensus.cc:606] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Received request to transfer leadership to TS 005fb05a70cf41ed9c5ffc4859140829
I20260710 11:03:54.502079  3512 raft_consensus.cc:993] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.502784  3500 raft_consensus.cc:1081] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.504673  3203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40198
I20260710 11:03:54.505195  3203 raft_consensus.cc:493] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.505517  3203 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.512328  3203 raft_consensus.cc:515] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.514482  3203 leader_election.cc:290] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 3 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:54.515399  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:54.515760  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8f7d4906bf5448aab27e04a301871d1" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:54.516185  3278 raft_consensus.cc:3055] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:54.516305  3354 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.516577  3278 raft_consensus.cc:740] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:54.517462  3278 consensus_queue.cc:260] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.518798  3278 raft_consensus.cc:3060] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.523849  3354 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 3.
I20260710 11:03:54.525266  3169 leader_election.cc:304] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [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: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:54.526027  3402 raft_consensus.cc:2804] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:54.525952  3278 raft_consensus.cc:2468] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 3.
I20260710 11:03:54.527199  3402 raft_consensus.cc:697] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:54.528085  3402 consensus_queue.cc:237] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.534721  3101 catalog_manager.cc:5697] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 2 to 3, leader changed from b6e05b422a1c454d82c17438e7e422aa (127.2.133.194) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 3 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.552225  3508 raft_consensus.cc:993] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.552676  3508 raft_consensus.cc:1081] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.554586  3203 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ac1d1165a146a88176848e18284543"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40182
I20260710 11:03:54.555163  3203 raft_consensus.cc:493] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.555622  3203 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.561215  3513 raft_consensus.cc:993] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.561103  3203 raft_consensus.cc:515] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.561704  3500 raft_consensus.cc:1081] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.562991  3203 leader_election.cc:290] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 3 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:54.563251  3205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5421f380125d452ea159612d89a21837"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40198
I20260710 11:03:54.563692  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:54.563835  3205 raft_consensus.cc:493] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.564105  3278 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.564075  3354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:54.564610  3205 raft_consensus.cc:3060] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.564827  3354 raft_consensus.cc:3055] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:54.565110  3354 raft_consensus.cc:740] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:54.565825  3354 consensus_queue.cc:260] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.566929  3354 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.569532  3278 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 3.
I20260710 11:03:54.570637  3169 leader_election.cc:304] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [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: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:54.571311  3402 raft_consensus.cc:2804] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:54.571170  3205 raft_consensus.cc:515] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.571839  3402 raft_consensus.cc:697] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:54.572659  3402 consensus_queue.cc:237] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.573221  3205 leader_election.cc:290] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:54.573359  3354 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 3.
I20260710 11:03:54.574605  3352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:54.575145  3352 raft_consensus.cc:3060] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.575654  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5421f380125d452ea159612d89a21837" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:54.576190  3278 raft_consensus.cc:3055] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:54.576512  3278 raft_consensus.cc:740] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:54.577247  3278 consensus_queue.cc:260] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.578368  3278 raft_consensus.cc:3060] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:54.580315  3352 raft_consensus.cc:2468] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:54.581243  3169 leader_election.cc:304] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:54.580843  3101 catalog_manager.cc:5697] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 2 to 3, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 3 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.582159  3402 raft_consensus.cc:2804] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:54.582592  3402 raft_consensus.cc:697] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:54.583258  3402 consensus_queue.cc:237] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.584390  3278 raft_consensus.cc:2468] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 2.
I20260710 11:03:54.592928  3101 catalog_manager.cc:5697] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 1 to 2, leader changed from b6e05b422a1c454d82c17438e7e422aa (127.2.133.194) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.901839  3513 raft_consensus.cc:993] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.902279  3500 raft_consensus.cc:1081] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.903702  3205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40198
I20260710 11:03:54.904201  3205 raft_consensus.cc:493] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.904531  3205 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.909148  3205 raft_consensus.cc:515] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.910712  3205 leader_election.cc:290] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 3 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:54.911659  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:54.911864  3352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda3ee3c8edf4929a5b52e3e17f43a6e" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:54.912278  3278 raft_consensus.cc:3055] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:54.912374  3352 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.912674  3278 raft_consensus.cc:740] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:54.913513  3278 consensus_queue.cc:260] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.914749  3278 raft_consensus.cc:3060] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:54.919064  3352 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 3.
I20260710 11:03:54.920302  3169 leader_election.cc:304] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [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: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:54.920935  3278 raft_consensus.cc:2468] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 3.
I20260710 11:03:54.921056  3402 raft_consensus.cc:2804] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:54.921494  3402 raft_consensus.cc:697] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:54.922240  3402 consensus_queue.cc:237] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:54.928846  3101 catalog_manager.cc:5697] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 2 to 3, leader changed from b6e05b422a1c454d82c17438e7e422aa (127.2.133.194) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 3 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:54.990785  3493 raft_consensus.cc:993] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: : Instructing follower 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.991221  3508 raft_consensus.cc:1081] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 LEADER]: Signalling peer 005fb05a70cf41ed9c5ffc4859140829 to start an election
I20260710 11:03:54.992776  3205 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
 from {username='slave'} at 127.0.0.1:40182
I20260710 11:03:54.993350  3205 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:54.993700  3205 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:54.998878  3205 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:55.000856  3205 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [CANDIDATE]: Term 4 election: Requested vote from peers b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:55.001750  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:55.002279  3278 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:55.002224  3352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "005fb05a70cf41ed9c5ffc4859140829" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:55.002851  3352 raft_consensus.cc:3055] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:55.003064  3352 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:55.004043  3352 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:55.005052  3352 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:55.006961  3278 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 4.
I20260710 11:03:55.008011  3169 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [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: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:55.008672  3402 raft_consensus.cc:2804] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:55.009073  3402 raft_consensus.cc:697] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 LEADER]: Becoming Leader. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:55.009681  3402 consensus_queue.cc:237] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:55.010834  3352 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 005fb05a70cf41ed9c5ffc4859140829 in term 4.
I20260710 11:03:55.016216  3101 catalog_manager.cc:5697] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 reported cstate change: term changed from 3 to 4, leader changed from 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195) to 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193). New cstate: current_term: 4 leader_uuid: "005fb05a70cf41ed9c5ffc4859140829" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:55.043504  3278 raft_consensus.cc:1275] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.044962  3402 consensus_queue.cc:1048] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:55.057247  3352 raft_consensus.cc:1275] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.061232  3354 raft_consensus.cc:1275] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.062716  3514 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.063117  3525 consensus_queue.cc:1048] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.069216  3278 raft_consensus.cc:1275] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:55.070473  3514 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:55.097810  3278 raft_consensus.cc:1275] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:55.099130  3514 consensus_queue.cc:1048] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:55.115051  3352 raft_consensus.cc:1275] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:55.117074  3514 consensus_queue.cc:1048] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:56.298612  3279 raft_consensus.cc:1275] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.302959  3534 consensus_queue.cc:1048] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:56.306176  3278 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:56.312094  3539 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:56.322395  3354 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:56.327118  3350 raft_consensus.cc:1275] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Refusing update from remote peer 005fb05a70cf41ed9c5ffc4859140829: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:56.334568  3539 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:56.337131  3540 raft_consensus.cc:493] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 005fb05a70cf41ed9c5ffc4859140829)
I20260710 11:03:56.337935  3540 raft_consensus.cc:515] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:56.342154  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "005fb05a70cf41ed9c5ffc4859140829" is_pre_election: true
I20260710 11:03:56.337172  3539 consensus_queue.cc:1048] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.007s
I20260710 11:03:56.344141  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b6e05b422a1c454d82c17438e7e422aa" is_pre_election: true
I20260710 11:03:56.346344  3317 leader_election.cc:304] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 005fb05a70cf41ed9c5ffc4859140829, b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:56.359328  3540 leader_election.cc:290] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:56.362001  3540 raft_consensus.cc:2749] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:03:57.219115  3301 debug-util.cc:398] Leaking SignalData structure 0x7b08001aa9c0 after lost signal to thread 2586
W20260710 11:03:57.220098  3301 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0740 after lost signal to thread 3137
W20260710 11:03:57.221292  3301 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0840 after lost signal to thread 3229
W20260710 11:03:57.222030  3301 debug-util.cc:398] Leaking SignalData structure 0x7b08000a1420 after lost signal to thread 3304
W20260710 11:03:57.222716  3301 debug-util.cc:398] Leaking SignalData structure 0x7b08001a6cc0 after lost signal to thread 3378
I20260710 11:03:58.152457  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:58.161037  3205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63ac1d1165a146a88176848e18284543"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
mode: GRACEFUL
new_leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52510
I20260710 11:03:58.161890  3205 raft_consensus.cc:606] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Received request to transfer leadership to TS 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:58.165169  3205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
mode: GRACEFUL
new_leader_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:52510
I20260710 11:03:58.165766  3205 raft_consensus.cc:606] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Received request to transfer leadership to TS b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:58.168449  3205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
mode: GRACEFUL
new_leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52510
I20260710 11:03:58.169004  3205 raft_consensus.cc:606] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 LEADER]: Received request to transfer leadership to TS 0b6cb7a0750e4f6fa39fe37f1b7321e2
I20260710 11:03:58.171458  3205 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041"
dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
mode: GRACEFUL
new_leader_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:52510
I20260710 11:03:58.171998  3205 raft_consensus.cc:606] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Received request to transfer leadership to TS b6e05b422a1c454d82c17438e7e422aa
I20260710 11:03:58.176622  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:03:58.177129  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:58.228730  3557 raft_consensus.cc:993] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: : Instructing follower 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:58.229251  3556 raft_consensus.cc:1081] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Signalling peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:58.230721  3350 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63ac1d1165a146a88176848e18284543"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52116
I20260710 11:03:58.231228  3350 raft_consensus.cc:493] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.231585  3350 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:58.237287  3350 raft_consensus.cc:515] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.239629  3350 leader_election.cc:290] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 4 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:58.240680  3280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:58.241376  3280 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:58.241801  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63ac1d1165a146a88176848e18284543" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:58.242174  3205 raft_consensus.cc:3055] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:58.242345  3205 raft_consensus.cc:740] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:58.243130  3205 consensus_queue.cc:260] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.243973  3205 raft_consensus.cc:3060] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:58.248382  3205 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 4.
I20260710 11:03:58.249423  3317 leader_election.cc:304] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:58.250300  3546 raft_consensus.cc:2804] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:58.250458  3280 raft_consensus.cc:2468] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 4.
I20260710 11:03:58.251757  3546 raft_consensus.cc:697] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:58.252807  3546 consensus_queue.cc:237] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.261504  3101 catalog_manager.cc:5697] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 3 to 4, leader changed from 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193) to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 4 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:58.473405  3556 raft_consensus.cc:993] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: : Instructing follower b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:58.473937  3557 raft_consensus.cc:1081] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Signalling peer b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:58.475575  3278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:60480
I20260710 11:03:58.476039  3278 raft_consensus.cc:493] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.476313  3278 raft_consensus.cc:3060] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.481129  3278 raft_consensus.cc:515] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.482718  3278 leader_election.cc:290] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 2 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:58.483547  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:58.483769  3350 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af180e6e99ba498886e0de2d26228f13" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:58.484143  3205 raft_consensus.cc:3055] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:58.484287  3350 raft_consensus.cc:3060] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.484468  3205 raft_consensus.cc:740] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:58.485311  3205 consensus_queue.cc:260] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.486559  3205 raft_consensus.cc:3060] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:58.491107  3350 raft_consensus.cc:2468] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 2.
I20260710 11:03:58.493875  3244 leader_election.cc:304] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:58.493878  3205 raft_consensus.cc:2468] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 2.
I20260710 11:03:58.496073  3565 raft_consensus.cc:2804] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:58.497455  3565 raft_consensus.cc:697] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Becoming Leader. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:58.498944  3557 raft_consensus.cc:993] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: : Instructing follower 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:58.498596  3565 consensus_queue.cc:237] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.499513  3556 raft_consensus.cc:1081] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 LEADER]: Signalling peer 0b6cb7a0750e4f6fa39fe37f1b7321e2 to start an election
I20260710 11:03:58.501336  3352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac"
dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
 from {username='slave'} at 127.0.0.1:52116
I20260710 11:03:58.501891  3352 raft_consensus.cc:493] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.502308  3352 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:58.509902  3352 raft_consensus.cc:515] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.509877  3101 catalog_manager.cc:5697] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa reported cstate change: term changed from 1 to 2, leader changed from 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193) to b6e05b422a1c454d82c17438e7e422aa (127.2.133.194). New cstate: current_term: 2 leader_uuid: "b6e05b422a1c454d82c17438e7e422aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.513085  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:58.513365  3278 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc4cb1a289614055bd0abed8b71eefac" candidate_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
I20260710 11:03:58.513799  3205 raft_consensus.cc:3055] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:58.514011  3278 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:58.514200  3205 raft_consensus.cc:740] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:58.515196  3205 consensus_queue.cc:260] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.515657  3352 leader_election.cc:290] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [CANDIDATE]: Term 5 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979)
I20260710 11:03:58.516343  3205 raft_consensus.cc:3060] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:58.523289  3557 raft_consensus.cc:993] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: : Instructing follower b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:58.524513  3557 raft_consensus.cc:1081] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Signalling peer b6e05b422a1c454d82c17438e7e422aa to start an election
I20260710 11:03:58.524976  3205 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 5.
I20260710 11:03:58.523891  3278 raft_consensus.cc:2468] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b6cb7a0750e4f6fa39fe37f1b7321e2 in term 5.
I20260710 11:03:58.526153  3317 leader_election.cc:304] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: 005fb05a70cf41ed9c5ffc4859140829, 0b6cb7a0750e4f6fa39fe37f1b7321e2; no voters: 
I20260710 11:03:58.526243  3278 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041"
dest_uuid: "b6e05b422a1c454d82c17438e7e422aa"
 from {username='slave'} at 127.0.0.1:60480
I20260710 11:03:58.526939  3278 raft_consensus.cc:493] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:58.527122  3546 raft_consensus.cc:2804] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:58.527324  3278 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.527668  3546 raft_consensus.cc:697] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 5 LEADER]: Becoming Leader. State: Replica: 0b6cb7a0750e4f6fa39fe37f1b7321e2, State: Running, Role: LEADER
I20260710 11:03:58.528622  3546 consensus_queue.cc:237] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.533885  3278 raft_consensus.cc:515] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.536536  3205 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "005fb05a70cf41ed9c5ffc4859140829"
I20260710 11:03:58.537817  3352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fca38de4bb8148a584b23e11ab4c3041" candidate_uuid: "b6e05b422a1c454d82c17438e7e422aa" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2"
I20260710 11:03:58.537606  3101 catalog_manager.cc:5697] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 reported cstate change: term changed from 4 to 5, leader changed from 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193) to 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195). New cstate: current_term: 5 leader_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:58.538427  3352 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.539608  3205 raft_consensus.cc:3055] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:58.540030  3205 raft_consensus.cc:740] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 005fb05a70cf41ed9c5ffc4859140829, State: Running, Role: LEADER
I20260710 11:03:58.542119  3205 consensus_queue.cc:260] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.543241  3205 raft_consensus.cc:3060] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:58.546147  3278 leader_election.cc:290] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [CANDIDATE]: Term 3 election: Requested vote from peers 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487), 0b6cb7a0750e4f6fa39fe37f1b7321e2 (127.2.133.195:46843)
I20260710 11:03:58.548152  3352 raft_consensus.cc:2468] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 3.
I20260710 11:03:58.549479  3244 leader_election.cc:304] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [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: 0b6cb7a0750e4f6fa39fe37f1b7321e2, b6e05b422a1c454d82c17438e7e422aa; no voters: 
I20260710 11:03:58.550406  3565 raft_consensus.cc:2804] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:58.550887  3565 raft_consensus.cc:697] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 3 LEADER]: Becoming Leader. State: Replica: b6e05b422a1c454d82c17438e7e422aa, State: Running, Role: LEADER
I20260710 11:03:58.551807  3565 consensus_queue.cc:237] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [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: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } }
I20260710 11:03:58.550196  3205 raft_consensus.cc:2468] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6e05b422a1c454d82c17438e7e422aa in term 3.
I20260710 11:03:58.559865  3101 catalog_manager.cc:5697] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa reported cstate change: term changed from 2 to 3, leader changed from 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193) to b6e05b422a1c454d82c17438e7e422aa (127.2.133.194). New cstate: current_term: 3 leader_uuid: "b6e05b422a1c454d82c17438e7e422aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:58.699189  3278 raft_consensus.cc:1275] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:58.700814  3546 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:58.714854  3205 raft_consensus.cc:1275] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:58.716861  3546 consensus_queue.cc:1048] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:58.942055  3350 raft_consensus.cc:1275] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.943498  3565 consensus_queue.cc:1048] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.947137  3205 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 5 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:58.948765  3546 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:03:58.954157  3203 raft_consensus.cc:1275] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:58.957439  3565 consensus_queue.cc:1048] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:58.969934  3280 raft_consensus.cc:1275] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 5 FOLLOWER]: Refusing update from remote peer 0b6cb7a0750e4f6fa39fe37f1b7321e2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:58.972175  3559 consensus_queue.cc:1048] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6e05b422a1c454d82c17438e7e422aa" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42979 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:03:59.066924  3350 raft_consensus.cc:1275] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.068347  3565 consensus_queue.cc:1048] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b6cb7a0750e4f6fa39fe37f1b7321e2" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 46843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.078522  3203 raft_consensus.cc:1275] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Refusing update from remote peer b6e05b422a1c454d82c17438e7e422aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:59.080255  3576 consensus_queue.cc:1048] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "005fb05a70cf41ed9c5ffc4859140829" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34487 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:59.177965  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:59.185217  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
I20260710 11:03:59.219280  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:59.220788  2583 tablet_replica.cc:333] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.221805  2583 raft_consensus.cc:2243] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.222335  2583 raft_consensus.cc:2272] T bc4cb1a289614055bd0abed8b71eefac P 005fb05a70cf41ed9c5ffc4859140829 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.224833  2583 tablet_replica.cc:333] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.225457  2583 raft_consensus.cc:2243] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.225878  2583 raft_consensus.cc:2272] T c6812d09a02b4f88a765c14a9ed0f5c9 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.227571  2583 tablet_replica.cc:333] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.228053  2583 raft_consensus.cc:2243] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.228842  2583 raft_consensus.cc:2272] T 4d10082d690242188ae919fed725968e P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.230496  2583 tablet_replica.cc:333] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.231254  2583 raft_consensus.cc:2243] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.231711  2583 raft_consensus.cc:2272] T 2b4aa551e41a4cffafae5b3a49921eb8 P 005fb05a70cf41ed9c5ffc4859140829 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.233436  2583 tablet_replica.cc:333] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.233922  2583 raft_consensus.cc:2243] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.234311  2583 raft_consensus.cc:2272] T 63ac1d1165a146a88176848e18284543 P 005fb05a70cf41ed9c5ffc4859140829 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.236949  2583 tablet_replica.cc:333] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.237430  2583 raft_consensus.cc:2243] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.238152  2583 raft_consensus.cc:2272] T c8f7d4906bf5448aab27e04a301871d1 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.239828  2583 tablet_replica.cc:333] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.240283  2583 raft_consensus.cc:2243] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.240695  2583 raft_consensus.cc:2272] T af180e6e99ba498886e0de2d26228f13 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.243145  2583 tablet_replica.cc:333] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.243652  2583 raft_consensus.cc:2243] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.244035  2583 raft_consensus.cc:2272] T fca38de4bb8148a584b23e11ab4c3041 P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.246160  2583 tablet_replica.cc:333] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.246656  2583 raft_consensus.cc:2243] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.247428  2583 raft_consensus.cc:2272] T bda3ee3c8edf4929a5b52e3e17f43a6e P 005fb05a70cf41ed9c5ffc4859140829 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.249126  2583 tablet_replica.cc:333] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829: stopping tablet replica
I20260710 11:03:59.249585  2583 raft_consensus.cc:2243] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.250274  2583 raft_consensus.cc:2272] T 5421f380125d452ea159612d89a21837 P 005fb05a70cf41ed9c5ffc4859140829 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.272312  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
I20260710 11:03:59.308259  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
I20260710 11:03:59.336758  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:59.337488  2583 tablet_replica.cc:333] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.338429  2583 raft_consensus.cc:2243] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.339056  2583 raft_consensus.cc:2272] T 2b4aa551e41a4cffafae5b3a49921eb8 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.341820  2583 tablet_replica.cc:333] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.342573  2583 raft_consensus.cc:2243] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.343132  2583 raft_consensus.cc:2272] T 4d10082d690242188ae919fed725968e P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.345468  2583 tablet_replica.cc:333] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.346190  2583 raft_consensus.cc:2243] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.346769  2583 raft_consensus.cc:2272] T 63ac1d1165a146a88176848e18284543 P b6e05b422a1c454d82c17438e7e422aa [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.349359  2583 tablet_replica.cc:333] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.350124  2583 raft_consensus.cc:2243] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.350669  2583 raft_consensus.cc:2272] T 5421f380125d452ea159612d89a21837 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.353000  2583 tablet_replica.cc:333] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.353730  2583 raft_consensus.cc:2243] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.354228  2583 raft_consensus.cc:2272] T bda3ee3c8edf4929a5b52e3e17f43a6e P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.356475  2583 tablet_replica.cc:333] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.357172  2583 raft_consensus.cc:2243] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.358134  2583 raft_consensus.cc:2272] T fca38de4bb8148a584b23e11ab4c3041 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.360829  2583 tablet_replica.cc:333] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.361546  2583 raft_consensus.cc:2243] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.362707  2583 raft_consensus.cc:2272] T c6812d09a02b4f88a765c14a9ed0f5c9 P b6e05b422a1c454d82c17438e7e422aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.365476  2583 tablet_replica.cc:333] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.366199  2583 raft_consensus.cc:2243] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.366743  2583 raft_consensus.cc:2272] T bc4cb1a289614055bd0abed8b71eefac P b6e05b422a1c454d82c17438e7e422aa [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.369299  2583 tablet_replica.cc:333] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.369987  2583 raft_consensus.cc:2243] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:59.370524  2583 raft_consensus.cc:2272] T c8f7d4906bf5448aab27e04a301871d1 P b6e05b422a1c454d82c17438e7e422aa [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:59.372918  2583 tablet_replica.cc:333] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa: stopping tablet replica
I20260710 11:03:59.373561  2583 raft_consensus.cc:2243] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:59.374478  2583 raft_consensus.cc:2272] T af180e6e99ba498886e0de2d26228f13 P b6e05b422a1c454d82c17438e7e422aa [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:59.385660  3318 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:03:59.392546  3318 consensus_peers.cc:597] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 -> Peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Couldn't send request to peer b6e05b422a1c454d82c17438e7e422aa. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:59.420302  3318 consensus_peers.cc:597] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 -> Peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Couldn't send request to peer b6e05b422a1c454d82c17438e7e422aa. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:59.437191  3317 consensus_peers.cc:597] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 -> Peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Couldn't send request to peer 005fb05a70cf41ed9c5ffc4859140829. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:59.441682  3317 consensus_peers.cc:597] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 -> Peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Couldn't send request to peer 005fb05a70cf41ed9c5ffc4859140829. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:59.607014  3317 consensus_peers.cc:597] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 -> Peer 005fb05a70cf41ed9c5ffc4859140829 (127.2.133.193:34487): Couldn't send request to peer 005fb05a70cf41ed9c5ffc4859140829. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34487: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:03:59.741312  3318 consensus_peers.cc:597] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 -> Peer b6e05b422a1c454d82c17438e7e422aa (127.2.133.194:42979): Couldn't send request to peer b6e05b422a1c454d82c17438e7e422aa. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:42979: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:59.984823  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
I20260710 11:04:00.008836  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
I20260710 11:04:00.051293  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:00.052706  2583 tablet_replica.cc:333] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.054380  2583 raft_consensus.cc:2243] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.055354  2583 raft_consensus.cc:2272] T 2b4aa551e41a4cffafae5b3a49921eb8 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.059022  2583 tablet_replica.cc:333] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.059757  2583 raft_consensus.cc:2243] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.060184  2583 raft_consensus.cc:2272] T c6812d09a02b4f88a765c14a9ed0f5c9 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.064137  2583 tablet_replica.cc:333] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.064750  2583 raft_consensus.cc:2243] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.065487  2583 raft_consensus.cc:2272] T bc4cb1a289614055bd0abed8b71eefac P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.068817  2583 tablet_replica.cc:333] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.070739  2583 raft_consensus.cc:2243] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.071931  2583 raft_consensus.cc:2272] T 5421f380125d452ea159612d89a21837 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.074175  2583 tablet_replica.cc:333] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.074754  2583 raft_consensus.cc:2243] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.075526  2583 raft_consensus.cc:2272] T fca38de4bb8148a584b23e11ab4c3041 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.077643  2583 tablet_replica.cc:333] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.078184  2583 raft_consensus.cc:2243] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.078630  2583 raft_consensus.cc:2272] T bda3ee3c8edf4929a5b52e3e17f43a6e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.080777  2583 tablet_replica.cc:333] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.081481  2583 raft_consensus.cc:2243] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.082603  2583 raft_consensus.cc:2272] T c8f7d4906bf5448aab27e04a301871d1 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.084858  2583 tablet_replica.cc:333] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.085366  2583 raft_consensus.cc:2243] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.085796  2583 raft_consensus.cc:2272] T af180e6e99ba498886e0de2d26228f13 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.087589  2583 tablet_replica.cc:333] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.088104  2583 raft_consensus.cc:2243] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:00.088575  2583 raft_consensus.cc:2272] T 4d10082d690242188ae919fed725968e P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.091908  2583 tablet_replica.cc:333] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2: stopping tablet replica
I20260710 11:04:00.092460  2583 raft_consensus.cc:2243] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.093993  2583 raft_consensus.cc:2272] T 63ac1d1165a146a88176848e18284543 P 0b6cb7a0750e4f6fa39fe37f1b7321e2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:00.177671  3320 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:04:00.373036  3318 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260710 11:04:00.595160  3320 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260710 11:04:00.857918  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:04:00.882269  2583 master.cc:562] Master@127.2.133.254:42259 shutting down...
I20260710 11:04:00.906090  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:00.906715  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:00.907060  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0a6acc8443d04e8fa7c15e2f81ae4d59: stopping tablet replica
I20260710 11:04:00.928521  2583 master.cc:584] Master@127.2.133.254:42259 shutdown complete.
005fb05a70cf41ed9c5ffc4859140829  5
0b6cb7a0750e4f6fa39fe37f1b7321e2  1
b6e05b422a1c454d82c17438e7e422aa  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (12664 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:04:00.975950  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:41909
I20260710 11:04:00.977381  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:00.984071  3589 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
W20260710 11:04:00.984071  3588 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
W20260710 11:04:00.986004  3591 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
I20260710 11:04:00.986959  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:00.988091  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:00.988308  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:00.988511  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681440988489 us; error 0 us; skew 500 ppm
I20260710 11:04:00.989228  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:00.992565  2583 webserver.cc:533] Webserver started at http://127.2.133.254:39013/ using document root <none> and password file <none>
I20260710 11:04:00.993171  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:00.993391  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:00.993741  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:00.995065  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "c342d381e8654748af54950f1dab6937"
format_stamp: "Formatted at 2026-07-10 11:04:00 on dist-test-slave-c7sl"
I20260710 11:04:01.001096  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:04:01.005262  3596 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.006156  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260710 11:04:01.006565  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "c342d381e8654748af54950f1dab6937"
format_stamp: "Formatted at 2026-07-10 11:04:00 on dist-test-slave-c7sl"
I20260710 11:04:01.006910  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-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)
I20260710 11:04:01.028806  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.030230  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.084416  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:41909
I20260710 11:04:01.084513  3647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:41909 every 8 connection(s)
I20260710 11:04:01.089141  3648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.101468  3648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937: Bootstrap starting.
I20260710 11:04:01.107577  3648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:01.112505  3648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937: No bootstrap required, opened a new log
I20260710 11:04:01.114939  3648 raft_consensus.cc:359] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c342d381e8654748af54950f1dab6937" member_type: VOTER }
I20260710 11:04:01.115425  3648 raft_consensus.cc:385] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:01.115675  3648 raft_consensus.cc:740] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c342d381e8654748af54950f1dab6937, State: Initialized, Role: FOLLOWER
I20260710 11:04:01.116328  3648 consensus_queue.cc:260] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c342d381e8654748af54950f1dab6937" member_type: VOTER }
I20260710 11:04:01.116806  3648 raft_consensus.cc:399] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:01.117295  3648 raft_consensus.cc:493] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:01.117592  3648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:01.123333  3648 raft_consensus.cc:515] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c342d381e8654748af54950f1dab6937" member_type: VOTER }
I20260710 11:04:01.124081  3648 leader_election.cc:304] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [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: c342d381e8654748af54950f1dab6937; no voters: 
I20260710 11:04:01.125667  3648 leader_election.cc:290] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:01.126197  3651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:01.127835  3651 raft_consensus.cc:697] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 1 LEADER]: Becoming Leader. State: Replica: c342d381e8654748af54950f1dab6937, State: Running, Role: LEADER
I20260710 11:04:01.128489  3651 consensus_queue.cc:237] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [LEADER]: Queue going to LEADER mode. State: All 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: "c342d381e8654748af54950f1dab6937" member_type: VOTER }
I20260710 11:04:01.129272  3648 sys_catalog.cc:565] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:01.133334  3652 sys_catalog.cc:455] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c342d381e8654748af54950f1dab6937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c342d381e8654748af54950f1dab6937" member_type: VOTER } }
I20260710 11:04:01.134114  3652 sys_catalog.cc:458] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:01.133442  3653 sys_catalog.cc:455] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c342d381e8654748af54950f1dab6937. Latest consensus state: current_term: 1 leader_uuid: "c342d381e8654748af54950f1dab6937" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c342d381e8654748af54950f1dab6937" member_type: VOTER } }
I20260710 11:04:01.139330  3653 sys_catalog.cc:458] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:01.147115  3657 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:01.152810  3657 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:01.154492  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:01.162942  3657 catalog_manager.cc:1383] Generated new cluster ID: 7fbb13f7357a41ea8b216980fdbcb65e
I20260710 11:04:01.163322  3657 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:01.178619  3657 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:01.180081  3657 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:01.209893  3657 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937: Generated new TSK 0
I20260710 11:04:01.210587  3657 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:01.221158  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.227983  3669 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
W20260710 11:04:01.228976  3670 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
I20260710 11:04:01.232446  2583 server_base.cc:1061] running on GCE node
W20260710 11:04:01.232420  3672 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
I20260710 11:04:01.233848  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:01.234184  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.234400  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681441234370 us; error 0 us; skew 500 ppm
I20260710 11:04:01.235008  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.239274  2583 webserver.cc:533] Webserver started at http://127.2.133.193:33595/ using document root <none> and password file <none>
I20260710 11:04:01.240227  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.240795  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.241215  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.242848  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "5ca146b3e153407a9286c742f72e4538"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-c7sl"
I20260710 11:04:01.249871  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:04:01.254997  3677 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.255988  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:01.256469  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "5ca146b3e153407a9286c742f72e4538"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-c7sl"
I20260710 11:04:01.256839  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-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)
I20260710 11:04:01.272943  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.274333  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.276049  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:01.279492  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:01.279771  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.280069  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:01.280274  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.337952  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:41049
I20260710 11:04:01.338146  3739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:41049 every 8 connection(s)
I20260710 11:04:01.343510  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.351919  3744 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
W20260710 11:04:01.353195  3745 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
W20260710 11:04:01.355789  3747 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
I20260710 11:04:01.356480  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:01.357411  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:01.357614  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.357767  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681441357755 us; error 0 us; skew 500 ppm
I20260710 11:04:01.358284  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.361646  2583 webserver.cc:533] Webserver started at http://127.2.133.194:43301/ using document root <none> and password file <none>
I20260710 11:04:01.362425  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.362746  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.363122  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.363056  3740 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41909
I20260710 11:04:01.363669  3740 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:01.364766  3740 heartbeater.cc:507] Master 127.2.133.254:41909 requested a full tablet report, sending...
I20260710 11:04:01.365142  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-c7sl"
I20260710 11:04:01.367529  3613 ts_manager.cc:194] Registered new tserver with Master: 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:01.369589  3613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56864
I20260710 11:04:01.371338  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:04:01.376027  3752 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.377209  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:01.377552  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-c7sl"
I20260710 11:04:01.377916  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-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)
I20260710 11:04:01.394549  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.396194  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.398643  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:01.401463  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:01.401698  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.402053  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:01.402217  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.462321  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:35111
I20260710 11:04:01.462489  3814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:35111 every 8 connection(s)
I20260710 11:04:01.467988  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:01.477738  3818 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
W20260710 11:04:01.479141  3819 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
W20260710 11:04:01.482335  3821 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
I20260710 11:04:01.482714  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:01.484258  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:01.484601  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:01.484812  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681441484794 us; error 0 us; skew 500 ppm
I20260710 11:04:01.484730  3815 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41909
I20260710 11:04:01.485405  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:01.485713  3815 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:01.487082  3815 heartbeater.cc:507] Master 127.2.133.254:41909 requested a full tablet report, sending...
I20260710 11:04:01.489012  2583 webserver.cc:533] Webserver started at http://127.2.133.195:33487/ using document root <none> and password file <none>
I20260710 11:04:01.489740  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:01.490001  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:01.489928  3613 ts_manager.cc:194] Registered new tserver with Master: 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:01.490432  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:01.492112  3613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56880
I20260710 11:04:01.492435  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "1ed0336a52dc4c2499ea82717ae77e31"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-c7sl"
I20260710 11:04:01.500200  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:04:01.503978  3826 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.505007  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 11:04:01.505301  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "1ed0336a52dc4c2499ea82717ae77e31"
format_stamp: "Formatted at 2026-07-10 11:04:01 on dist-test-slave-c7sl"
I20260710 11:04:01.505592  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-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)
I20260710 11:04:01.519920  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:01.521286  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:01.522961  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:01.525445  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:01.525694  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.525954  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:01.526268  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:01.587703  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:34719
I20260710 11:04:01.587819  3888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:34719 every 8 connection(s)
I20260710 11:04:01.604540  3889 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41909
I20260710 11:04:01.605032  3889 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:01.605842  3889 heartbeater.cc:507] Master 127.2.133.254:41909 requested a full tablet report, sending...
I20260710 11:04:01.608678  3613 ts_manager.cc:194] Registered new tserver with Master: 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:01.608865  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017570425s
I20260710 11:04:01.610893  3613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56888
I20260710 11:04:01.641853  3613 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56894:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:04:01.647017  3613 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.
I20260710 11:04:01.782270  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 487d18d8a4c54370b2133354bdfa25ce (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:01.784158  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487d18d8a4c54370b2133354bdfa25ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.792826  3701 tablet_service.cc:1511] Processing CreateTablet for tablet e4a6136d821b429ca72e162e598304f5 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:01.793403  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb840da12c4b66a104d6a8c510e2b2 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:01.794485  3701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a6136d821b429ca72e162e598304f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.795800  3699 tablet_service.cc:1511] Processing CreateTablet for tablet b2fc87e9d9e849b0b2b1fa361b63df5b (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:01.796499  3702 tablet_service.cc:1511] Processing CreateTablet for tablet f7c907b9ad8f4285940abdc80d7a23cd (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:01.797224  3699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fc87e9d9e849b0b2b1fa361b63df5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.798693  3703 tablet_service.cc:1511] Processing CreateTablet for tablet 660ca228755e491ab4504663bc10fc17 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:01.799844  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb840da12c4b66a104d6a8c510e2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.801105  3704 tablet_service.cc:1511] Processing CreateTablet for tablet f2326acb73f84737be6797a046f6ce57 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:01.802452  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2326acb73f84737be6797a046f6ce57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.804627  3705 tablet_service.cc:1511] Processing CreateTablet for tablet 487d18d8a4c54370b2133354bdfa25ce (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:01.806411  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487d18d8a4c54370b2133354bdfa25ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.813289  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c907b9ad8f4285940abdc80d7a23cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.813242  3853 tablet_service.cc:1511] Processing CreateTablet for tablet f2326acb73f84737be6797a046f6ce57 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:01.814190  3851 tablet_service.cc:1511] Processing CreateTablet for tablet f7c907b9ad8f4285940abdc80d7a23cd (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:01.815014  3853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2326acb73f84737be6797a046f6ce57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.815919  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 4f17b2a7aa184ec29729df7ba68f5568 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:01.816635  3698 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb2a341407143958a7a5161815a94b4 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:01.817272  3848 tablet_service.cc:1511] Processing CreateTablet for tablet b2fc87e9d9e849b0b2b1fa361b63df5b (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:01.818120  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2a341407143958a7a5161815a94b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.819226  3696 tablet_service.cc:1511] Processing CreateTablet for tablet f308dd86095d43df94df21ad27caf701 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:01.819734  3703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660ca228755e491ab4504663bc10fc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.819598  3850 tablet_service.cc:1511] Processing CreateTablet for tablet e4a6136d821b429ca72e162e598304f5 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:01.820665  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 4f17b2a7aa184ec29729df7ba68f5568 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:01.823266  3777 tablet_service.cc:1511] Processing CreateTablet for tablet f7c907b9ad8f4285940abdc80d7a23cd (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:01.824666  3777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c907b9ad8f4285940abdc80d7a23cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.824540  3845 tablet_service.cc:1511] Processing CreateTablet for tablet f308dd86095d43df94df21ad27caf701 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:01.826788  3780 tablet_service.cc:1511] Processing CreateTablet for tablet 487d18d8a4c54370b2133354bdfa25ce (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:01.828122  3780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487d18d8a4c54370b2133354bdfa25ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.828513  3776 tablet_service.cc:1511] Processing CreateTablet for tablet e4a6136d821b429ca72e162e598304f5 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:01.829849  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a6136d821b429ca72e162e598304f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.832211  3775 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb840da12c4b66a104d6a8c510e2b2 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:01.833001  3779 tablet_service.cc:1511] Processing CreateTablet for tablet f2326acb73f84737be6797a046f6ce57 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:01.833676  3775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb840da12c4b66a104d6a8c510e2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.834337  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2326acb73f84737be6797a046f6ce57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.835947  3774 tablet_service.cc:1511] Processing CreateTablet for tablet b2fc87e9d9e849b0b2b1fa361b63df5b (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:01.836532  3778 tablet_service.cc:1511] Processing CreateTablet for tablet 660ca228755e491ab4504663bc10fc17 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:01.822945  3847 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb2a341407143958a7a5161815a94b4 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:01.839695  3772 tablet_service.cc:1511] Processing CreateTablet for tablet 4f17b2a7aa184ec29729df7ba68f5568 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:01.842718  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fc87e9d9e849b0b2b1fa361b63df5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.841351  3771 tablet_service.cc:1511] Processing CreateTablet for tablet f308dd86095d43df94df21ad27caf701 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:01.820667  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f308dd86095d43df94df21ad27caf701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.844725  3772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f17b2a7aa184ec29729df7ba68f5568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.846706  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660ca228755e491ab4504663bc10fc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.847728  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f17b2a7aa184ec29729df7ba68f5568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.843094  3852 tablet_service.cc:1511] Processing CreateTablet for tablet 660ca228755e491ab4504663bc10fc17 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:01.847898  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f308dd86095d43df94df21ad27caf701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.840844  3773 tablet_service.cc:1511] Processing CreateTablet for tablet 3cb2a341407143958a7a5161815a94b4 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:01.850764  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2a341407143958a7a5161815a94b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.839118  3849 tablet_service.cc:1511] Processing CreateTablet for tablet 25bb840da12c4b66a104d6a8c510e2b2 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:01.840121  3851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c907b9ad8f4285940abdc80d7a23cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.857363  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f308dd86095d43df94df21ad27caf701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.858054  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25bb840da12c4b66a104d6a8c510e2b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.858776  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2a341407143958a7a5161815a94b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.866082  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4a6136d821b429ca72e162e598304f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.872107  3852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660ca228755e491ab4504663bc10fc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.874377  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f17b2a7aa184ec29729df7ba68f5568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.903767  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fc87e9d9e849b0b2b1fa361b63df5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.906690  3705 tablet_service.cc:1511] Processing CreateTablet for tablet d5d5ae364b6d4a558e834ac167a92fee (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:01.932291  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d5ae364b6d4a558e834ac167a92fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.981173  3777 tablet_service.cc:1511] Processing CreateTablet for tablet d5d5ae364b6d4a558e834ac167a92fee (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:01.983089  3777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d5ae364b6d4a558e834ac167a92fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.993095  3779 tablet_service.cc:1511] Processing CreateTablet for tablet 327a97098e25457eaf677fb22ef911ee (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:01.994567  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327a97098e25457eaf677fb22ef911ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:01.996743  3847 tablet_service.cc:1511] Processing CreateTablet for tablet d5d5ae364b6d4a558e834ac167a92fee (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:01.998119  3847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d5ae364b6d4a558e834ac167a92fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.004487  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 327a97098e25457eaf677fb22ef911ee (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:02.005903  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327a97098e25457eaf677fb22ef911ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.008823  3702 tablet_service.cc:1511] Processing CreateTablet for tablet 7010253db7c54f8daa6b64af5e1a6ff7 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:02.010113  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7010253db7c54f8daa6b64af5e1a6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.011761  3906 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.018481  3906 tablet_bootstrap.cc:654] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.021771  3704 tablet_service.cc:1511] Processing CreateTablet for tablet 3704a3bbf54345fc99bdd137b2e95273 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:02.023795  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3704a3bbf54345fc99bdd137b2e95273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.028504  3773 tablet_service.cc:1511] Processing CreateTablet for tablet 7010253db7c54f8daa6b64af5e1a6ff7 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:02.067582  3774 tablet_service.cc:1511] Processing CreateTablet for tablet 668007009ced41cda3a219acc74c6117 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:02.068251  3773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7010253db7c54f8daa6b64af5e1a6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.068895  3774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668007009ced41cda3a219acc74c6117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.062698  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 2886632d7d244f7bb61e06c3ccc161ca (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:02.072206  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2886632d7d244f7bb61e06c3ccc161ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.076506  3778 tablet_service.cc:1511] Processing CreateTablet for tablet ff21491912c2472487ddd691024b927b (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:02.029680  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 2886632d7d244f7bb61e06c3ccc161ca (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:02.033305  3771 tablet_service.cc:1511] Processing CreateTablet for tablet 3704a3bbf54345fc99bdd137b2e95273 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:02.077840  3778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21491912c2472487ddd691024b927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.078500  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3704a3bbf54345fc99bdd137b2e95273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.081632  3906 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.082141  3906 ts_tablet_manager.cc:1403] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.103s	user 0.011s	sys 0.000s
I20260710 11:04:02.084154  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2886632d7d244f7bb61e06c3ccc161ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.052630  3698 tablet_service.cc:1511] Processing CreateTablet for tablet ff21491912c2472487ddd691024b927b (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:02.058012  3705 tablet_service.cc:1511] Processing CreateTablet for tablet f8573b8852cd466a9b128a3f733b1373 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:02.059271  3904 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.058734  3697 tablet_service.cc:1511] Processing CreateTablet for tablet c2be64de864b4297a7328a9d7974f22d (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:02.060480  3703 tablet_service.cc:1511] Processing CreateTablet for tablet 668007009ced41cda3a219acc74c6117 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:02.049897  3849 tablet_service.cc:1511] Processing CreateTablet for tablet 7010253db7c54f8daa6b64af5e1a6ff7 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:02.060845  3779 tablet_service.cc:1511] Processing CreateTablet for tablet f8573b8852cd466a9b128a3f733b1373 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:02.063846  3772 tablet_service.cc:1511] Processing CreateTablet for tablet c2be64de864b4297a7328a9d7974f22d (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:02.045038  3905 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.085103  3906 raft_consensus.cc:359] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.093825  3849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7010253db7c54f8daa6b64af5e1a6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.093832  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8573b8852cd466a9b128a3f733b1373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.094118  3906 raft_consensus.cc:385] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.094614  3906 raft_consensus.cc:740] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.095556  3906 consensus_queue.cc:260] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.099814  3698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21491912c2472487ddd691024b927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.060745  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 2886632d7d244f7bb61e06c3ccc161ca (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:02.100868  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2886632d7d244f7bb61e06c3ccc161ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.101536  3705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8573b8852cd466a9b128a3f733b1373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.103655  3703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668007009ced41cda3a219acc74c6117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.106272  3702 tablet_service.cc:1511] Processing CreateTablet for tablet b557213ccfdb4db99d13a6f371950d09 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:02.107264  3772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be64de864b4297a7328a9d7974f22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.107528  3702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557213ccfdb4db99d13a6f371950d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.110939  3846 tablet_service.cc:1511] Processing CreateTablet for tablet ff21491912c2472487ddd691024b927b (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:02.112205  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21491912c2472487ddd691024b927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.112586  3852 tablet_service.cc:1511] Processing CreateTablet for tablet f8573b8852cd466a9b128a3f733b1373 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:02.113777  3852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8573b8852cd466a9b128a3f733b1373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.115677  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be64de864b4297a7328a9d7974f22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.110116  3851 tablet_service.cc:1511] Processing CreateTablet for tablet 3704a3bbf54345fc99bdd137b2e95273 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:02.117770  3851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3704a3bbf54345fc99bdd137b2e95273. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.142230  3854 tablet_service.cc:1511] Processing CreateTablet for tablet 668007009ced41cda3a219acc74c6117 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
W20260710 11:04:02.148708  3661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:02.151654  3848 tablet_service.cc:1511] Processing CreateTablet for tablet 327a97098e25457eaf677fb22ef911ee (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:02.153009  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327a97098e25457eaf677fb22ef911ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.160634  3850 tablet_service.cc:1511] Processing CreateTablet for tablet c2be64de864b4297a7328a9d7974f22d (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:02.162389  3850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be64de864b4297a7328a9d7974f22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.179232  3846 tablet_service.cc:1511] Processing CreateTablet for tablet b557213ccfdb4db99d13a6f371950d09 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:02.180655  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557213ccfdb4db99d13a6f371950d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.184373  3700 tablet_service.cc:1511] Processing CreateTablet for tablet 60370b1964474b2e8d83fa2371f74228 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:02.184821  3779 tablet_service.cc:1511] Processing CreateTablet for tablet b557213ccfdb4db99d13a6f371950d09 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:02.185689  3700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60370b1964474b2e8d83fa2371f74228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.185992  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b557213ccfdb4db99d13a6f371950d09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.188463  3854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 668007009ced41cda3a219acc74c6117. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.189147  3905 tablet_bootstrap.cc:654] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.196507  3772 tablet_service.cc:1511] Processing CreateTablet for tablet 60370b1964474b2e8d83fa2371f74228 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:02.197804  3772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60370b1964474b2e8d83fa2371f74228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.204905  3904 tablet_bootstrap.cc:654] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.221635  3815 heartbeater.cc:499] Master 127.2.133.254:41909 was elected leader, sending a full tablet report...
I20260710 11:04:02.293175  3906 ts_tablet_manager.cc:1434] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.211s	user 0.051s	sys 0.066s
W20260710 11:04:02.279410  3597 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.133.195:34719, user_credentials={real_user=slave}} blocked reactor thread for 63571.3us
I20260710 11:04:02.303155  3704 tablet_service.cc:1511] Processing CreateTablet for tablet 120432e6aea14b328cabe0e9dbcf06b7 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:02.304718  3704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120432e6aea14b328cabe0e9dbcf06b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.307564  3905 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.308113  3905 ts_tablet_manager.cc:1403] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.263s	user 0.009s	sys 0.014s
I20260710 11:04:02.312176  3697 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef08b6580334137b60353b9c5c86cce (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:02.313483  3697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef08b6580334137b60353b9c5c86cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.314953  3905 raft_consensus.cc:359] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.319638  3904 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.321141  3845 tablet_service.cc:1511] Processing CreateTablet for tablet 60370b1964474b2e8d83fa2371f74228 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:02.324391  3853 tablet_service.cc:1511] Processing CreateTablet for tablet 120432e6aea14b328cabe0e9dbcf06b7 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:02.328111  3904 ts_tablet_manager.cc:1403] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.269s	user 0.008s	sys 0.013s
I20260710 11:04:02.328367  3845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60370b1964474b2e8d83fa2371f74228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.331315  3904 raft_consensus.cc:359] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.332552  3904 raft_consensus.cc:385] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.332201  3905 raft_consensus.cc:385] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.333084  3905 raft_consensus.cc:740] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.327090  3779 tablet_service.cc:1511] Processing CreateTablet for tablet 120432e6aea14b328cabe0e9dbcf06b7 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:02.334398  3906 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.334903  3905 consensus_queue.cc:260] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.335906  3853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120432e6aea14b328cabe0e9dbcf06b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.335809  3904 raft_consensus.cc:740] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.334430  3779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120432e6aea14b328cabe0e9dbcf06b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.341890  3776 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef08b6580334137b60353b9c5c86cce (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:02.343160  3776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef08b6580334137b60353b9c5c86cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.325544  3696 tablet_service.cc:1511] Processing CreateTablet for tablet 5192794b99534304b110ac013e450803 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:02.347913  3904 consensus_queue.cc:260] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.352070  3696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5192794b99534304b110ac013e450803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.354561  3906 tablet_bootstrap.cc:654] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.354663  3846 tablet_service.cc:1511] Processing CreateTablet for tablet 5ef08b6580334137b60353b9c5c86cce (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:02.356467  3846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef08b6580334137b60353b9c5c86cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.359423  3905 ts_tablet_manager.cc:1434] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.050s	user 0.011s	sys 0.001s
I20260710 11:04:02.362252  3771 tablet_service.cc:1511] Processing CreateTablet for tablet 5192794b99534304b110ac013e450803 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:02.364007  3904 ts_tablet_manager.cc:1434] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.007s
I20260710 11:04:02.364822  3740 heartbeater.cc:499] Master 127.2.133.254:41909 was elected leader, sending a full tablet report...
I20260710 11:04:02.365269  3848 tablet_service.cc:1511] Processing CreateTablet for tablet 5192794b99534304b110ac013e450803 (DEFAULT_TABLE table=test-workload [id=392e91a5c42c4099846daca8cf023809]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:02.377041  3904 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.379005  3771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5192794b99534304b110ac013e450803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.379719  3889 heartbeater.cc:499] Master 127.2.133.254:41909 was elected leader, sending a full tablet report...
I20260710 11:04:02.387991  3848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5192794b99534304b110ac013e450803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:02.391744  3905 tablet_bootstrap.cc:492] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.402511  3911 raft_consensus.cc:493] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.403270  3911 raft_consensus.cc:515] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.414000  3911 leader_election.cc:290] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.420578  3904 tablet_bootstrap.cc:654] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.427857  3905 tablet_bootstrap.cc:654] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.444259  3906 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.444965  3906 ts_tablet_manager.cc:1403] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.014s
I20260710 11:04:02.449962  3906 raft_consensus.cc:359] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.451064  3906 raft_consensus.cc:385] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.451531  3906 raft_consensus.cc:740] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.452608  3906 consensus_queue.cc:260] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.458822  3906 ts_tablet_manager.cc:1434] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:04:02.459851  3904 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.464332  3906 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.464646  3904 ts_tablet_manager.cc:1403] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.002s
I20260710 11:04:02.465611  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
W20260710 11:04:02.467273  3827 leader_election.cc:343] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.461508  3905 tablet_bootstrap.cc:492] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.467998  3905 ts_tablet_manager.cc:1403] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.076s	user 0.023s	sys 0.005s
I20260710 11:04:02.468444  3904 raft_consensus.cc:359] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.470973  3905 raft_consensus.cc:359] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.471585  3904 raft_consensus.cc:385] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.471669  3905 raft_consensus.cc:385] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.471859  3906 tablet_bootstrap.cc:654] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.472119  3905 raft_consensus.cc:740] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.473172  3905 consensus_queue.cc:260] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.471973  3904 raft_consensus.cc:740] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.476469  3904 consensus_queue.cc:260] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.478062  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.478762  3904 ts_tablet_manager.cc:1434] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:02.478735  3715 raft_consensus.cc:2468] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:02.479919  3904 tablet_bootstrap.cc:492] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.480505  3828 leader_election.cc:304] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [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: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:02.482204  3911 raft_consensus.cc:2804] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.482573  3911 raft_consensus.cc:493] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.482892  3911 raft_consensus.cc:3060] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.486745  3904 tablet_bootstrap.cc:654] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.500733  3905 ts_tablet_manager.cc:1434] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260710 11:04:02.501436  3908 raft_consensus.cc:493] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.505429  3908 raft_consensus.cc:515] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.515477  3908 leader_election.cc:290] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.502919  3911 raft_consensus.cc:515] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.537828  3911 leader_election.cc:290] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.538647  3911 raft_consensus.cc:493] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.538710  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:02.539736  3715 raft_consensus.cc:3060] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.545267  3905 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.550959  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
W20260710 11:04:02.552937  3827 leader_election.cc:343] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.554760  3908 raft_consensus.cc:493] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.555511  3908 raft_consensus.cc:515] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.558525  3908 leader_election.cc:290] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.539351  3911 raft_consensus.cc:515] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.560966  3911 leader_election.cc:290] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.562678  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb840da12c4b66a104d6a8c510e2b2" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.566792  3905 tablet_bootstrap.cc:654] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.567126  3715 raft_consensus.cc:2468] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:02.568142  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb840da12c4b66a104d6a8c510e2b2" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
W20260710 11:04:02.569772  3828 leader_election.cc:343] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.570791  3828 leader_election.cc:304] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 5ff07c66c583446e88b5c3a8350dd7a2
W20260710 11:04:02.571180  3827 leader_election.cc:343] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.571681  3827 leader_election.cc:304] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:02.573181  3911 raft_consensus.cc:2749] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.573267  3921 raft_consensus.cc:2804] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.575496  3904 tablet_bootstrap.cc:492] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.576001  3904 ts_tablet_manager.cc:1403] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.096s	user 0.042s	sys 0.041s
I20260710 11:04:02.578332  3906 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.578891  3906 ts_tablet_manager.cc:1403] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.115s	user 0.049s	sys 0.055s
I20260710 11:04:02.580230  3921 raft_consensus.cc:697] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:02.579406  3904 raft_consensus.cc:359] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.582187  3904 raft_consensus.cc:385] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.582580  3904 raft_consensus.cc:740] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.582348  3921 consensus_queue.cc:237] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:02.582789  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.583861  3904 consensus_queue.cc:260] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.584623  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
W20260710 11:04:02.586099  3753 leader_election.cc:343] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.586731  3904 ts_tablet_manager.cc:1434] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
W20260710 11:04:02.587385  3753 leader_election.cc:343] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.587890  3904 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.588833  3905 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.589380  3905 ts_tablet_manager.cc:1403] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260710 11:04:02.589808  3906 raft_consensus.cc:359] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.591440  3906 raft_consensus.cc:385] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.592166  3906 raft_consensus.cc:740] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.593356  3906 consensus_queue.cc:260] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.599400  3906 ts_tablet_manager.cc:1434] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:04:02.595929  3904 tablet_bootstrap.cc:654] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.600513  3906 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.602187  3612 catalog_manager.cc:5697] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.607775  3906 tablet_bootstrap.cc:654] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.609635  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.610066  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
W20260710 11:04:02.611651  3754 leader_election.cc:343] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.612298  3754 leader_election.cc:304] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:02.613374  3908 raft_consensus.cc:2749] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.592723  3905 raft_consensus.cc:359] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:02.614008  3754 leader_election.cc:343] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.614284  3905 raft_consensus.cc:385] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.614665  3754 leader_election.cc:304] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:02.614717  3905 raft_consensus.cc:740] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.615980  3908 raft_consensus.cc:2749] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.617053  3905 consensus_queue.cc:260] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.620445  3905 ts_tablet_manager.cc:1434] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.002s
I20260710 11:04:02.621727  3905 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.628090  3904 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.628713  3904 ts_tablet_manager.cc:1403] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.041s	user 0.016s	sys 0.012s
I20260710 11:04:02.630162  3906 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.630684  3906 ts_tablet_manager.cc:1403] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.030s	user 0.022s	sys 0.006s
I20260710 11:04:02.630841  3905 tablet_bootstrap.cc:654] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.632009  3904 raft_consensus.cc:359] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.632954  3904 raft_consensus.cc:385] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.633335  3904 raft_consensus.cc:740] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.634341  3906 raft_consensus.cc:359] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.634632  3904 consensus_queue.cc:260] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.635663  3906 raft_consensus.cc:385] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.636227  3906 raft_consensus.cc:740] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.637889  3904 ts_tablet_manager.cc:1434] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:04:02.637506  3906 consensus_queue.cc:260] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.639070  3904 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.640360  3906 ts_tablet_manager.cc:1434] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:02.641377  3906 tablet_bootstrap.cc:492] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.646219  3905 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.646733  3905 ts_tablet_manager.cc:1403] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260710 11:04:02.647732  3904 tablet_bootstrap.cc:654] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.648102  3906 tablet_bootstrap.cc:654] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.657895  3912 raft_consensus.cc:493] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.658452  3912 raft_consensus.cc:515] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.660413  3906 tablet_bootstrap.cc:492] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.660951  3906 ts_tablet_manager.cc:1403] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:04:02.661186  3912 leader_election.cc:290] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.662984  3905 raft_consensus.cc:359] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.663746  3905 raft_consensus.cc:385] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.664059  3905 raft_consensus.cc:740] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.664475  3908 raft_consensus.cc:493] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.664108  3906 raft_consensus.cc:359] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.665062  3906 raft_consensus.cc:385] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.664907  3905 consensus_queue.cc:260] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.664961  3908 raft_consensus.cc:515] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.665613  3906 raft_consensus.cc:740] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.667276  3905 ts_tablet_manager.cc:1434] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:04:02.666893  3906 consensus_queue.cc:260] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.667429  3908 leader_election.cc:290] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.668828  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.669852  3906 ts_tablet_manager.cc:1434] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:02.671044  3906 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.671240  3905 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.670976  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.671932  3863 raft_consensus.cc:2468] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
W20260710 11:04:02.673207  3754 leader_election.cc:343] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.673959  3753 leader_election.cc:304] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:02.675077  3908 raft_consensus.cc:2804] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.675455  3908 raft_consensus.cc:493] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.675804  3908 raft_consensus.cc:3060] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.678041  3906 tablet_bootstrap.cc:654] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.678042  3905 tablet_bootstrap.cc:654] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.687350  3908 raft_consensus.cc:515] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.690328  3904 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.690833  3904 ts_tablet_manager.cc:1403] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.010s
I20260710 11:04:02.691273  3906 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.691395  3905 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.691176  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:02.692049  3905 ts_tablet_manager.cc:1403] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 11:04:02.692045  3906 ts_tablet_manager.cc:1403] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.008s
W20260710 11:04:02.692871  3754 leader_election.cc:343] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.693917  3904 raft_consensus.cc:359] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.694821  3904 raft_consensus.cc:385] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.695011  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:02.695073  3905 raft_consensus.cc:359] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.695823  3863 raft_consensus.cc:3060] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.695928  3905 raft_consensus.cc:385] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.696437  3905 raft_consensus.cc:740] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.695909  3906 raft_consensus.cc:359] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.697021  3906 raft_consensus.cc:385] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.697386  3906 raft_consensus.cc:740] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.697327  3905 consensus_queue.cc:260] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.698427  3906 consensus_queue.cc:260] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.703960  3904 raft_consensus.cc:740] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.704797  3904 consensus_queue.cc:260] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.707578  3904 ts_tablet_manager.cc:1434] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.008s
I20260710 11:04:02.708534  3904 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.710239  3906 ts_tablet_manager.cc:1434] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.000s
I20260710 11:04:02.712078  3905 ts_tablet_manager.cc:1434] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:04:02.714816  3904 tablet_bootstrap.cc:654] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.717125  3906 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.722349  3905 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.694437  3908 leader_election.cc:290] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.726107  3863 raft_consensus.cc:2468] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:02.727816  3753 leader_election.cc:304] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:02.726460  3940 raft_consensus.cc:493] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.730141  3905 tablet_bootstrap.cc:654] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.729930  3940 raft_consensus.cc:515] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.733137  3908 raft_consensus.cc:493] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.735702  3908 raft_consensus.cc:515] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.738449  3908 leader_election.cc:290] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.739843  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.740731  3714 raft_consensus.cc:2468] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:02.743163  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f17b2a7aa184ec29729df7ba68f5568" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.743808  3754 leader_election.cc:304] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
W20260710 11:04:02.744982  3754 leader_election.cc:343] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.749504  3940 leader_election.cc:290] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.752132  3944 raft_consensus.cc:2804] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.750514  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f17b2a7aa184ec29729df7ba68f5568" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.752298  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.752641  3944 raft_consensus.cc:493] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.739166  3908 raft_consensus.cc:2804] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.753042  3944 raft_consensus.cc:3060] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:02.754247  3753 leader_election.cc:343] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:02.757748  3753 leader_election.cc:343] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.759425  3753 leader_election.cc:304] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:02.759896  3906 tablet_bootstrap.cc:654] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.760241  3908 raft_consensus.cc:697] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:02.761914  3908 consensus_queue.cc:237] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.760614  3904 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.765991  3944 raft_consensus.cc:515] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.766629  3905 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.766639  3904 ts_tablet_manager.cc:1403] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.058s	user 0.025s	sys 0.024s
I20260710 11:04:02.767663  3905 ts_tablet_manager.cc:1403] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.046s	user 0.028s	sys 0.014s
I20260710 11:04:02.769876  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:02.770787  3905 raft_consensus.cc:359] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:02.771188  3678 leader_election.cc:343] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.771535  3905 raft_consensus.cc:385] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.771842  3905 raft_consensus.cc:740] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.771212  3940 raft_consensus.cc:2749] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.772646  3905 consensus_queue.cc:260] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.773685  3904 raft_consensus.cc:359] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.776551  3904 raft_consensus.cc:385] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.776940  3904 raft_consensus.cc:740] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.777828  3904 consensus_queue.cc:260] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.778618  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:02.780678  3904 ts_tablet_manager.cc:1434] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260710 11:04:02.781330  3714 raft_consensus.cc:3060] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.781836  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.783165  3906 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
W20260710 11:04:02.783165  3678 leader_election.cc:343] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.783921  3906 ts_tablet_manager.cc:1403] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.006s
I20260710 11:04:02.783769  3678 leader_election.cc:304] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:02.784611  3912 raft_consensus.cc:2749] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:02.785681  3905 ts_tablet_manager.cc:1434] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:04:02.787652  3906 raft_consensus.cc:359] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.788412  3906 raft_consensus.cc:385] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.788698  3905 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.788748  3906 raft_consensus.cc:740] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.789793  3906 consensus_queue.cc:260] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.791160  3714 raft_consensus.cc:2468] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:02.792649  3904 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.792599  3906 ts_tablet_manager.cc:1434] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:02.792359  3609 catalog_manager.cc:5697] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.793962  3906 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.795675  3905 tablet_bootstrap.cc:654] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.796046  3754 leader_election.cc:304] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:02.797050  3908 raft_consensus.cc:2804] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.798229  3908 raft_consensus.cc:697] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:02.802307  3944 leader_election.cc:290] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.800374  3904 tablet_bootstrap.cc:654] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.802785  3906 tablet_bootstrap.cc:654] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.802924  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
W20260710 11:04:02.804388  3753 leader_election.cc:343] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.810510  3905 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.811185  3905 ts_tablet_manager.cc:1403] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 11:04:02.799131  3908 consensus_queue.cc:237] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.814597  3905 raft_consensus.cc:359] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.815402  3906 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.815325  3905 raft_consensus.cc:385] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.815286  3944 raft_consensus.cc:493] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.815970  3905 raft_consensus.cc:740] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.816566  3906 ts_tablet_manager.cc:1403] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 11:04:02.816222  3944 raft_consensus.cc:515] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.816908  3905 consensus_queue.cc:260] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.819425  3905 ts_tablet_manager.cc:1434] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:04:02.820158  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.819298  3906 raft_consensus.cc:359] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.820740  3863 raft_consensus.cc:2468] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:02.821008  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.820740  3906 raft_consensus.cc:385] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.821283  3944 leader_election.cc:290] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.821691  3714 raft_consensus.cc:2468] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:02.821842  3906 raft_consensus.cc:740] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.822104  3753 leader_election.cc:304] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:02.823033  3944 raft_consensus.cc:2804] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.822825  3906 consensus_queue.cc:260] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.823405  3944 raft_consensus.cc:493] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.823783  3944 raft_consensus.cc:3060] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.825253  3906 ts_tablet_manager.cc:1434] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:04:02.828929  3906 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.827971  3904 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.829630  3904 ts_tablet_manager.cc:1403] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.006s
I20260710 11:04:02.830974  3905 tablet_bootstrap.cc:492] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.832659  3904 raft_consensus.cc:359] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.833444  3904 raft_consensus.cc:385] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.833734  3904 raft_consensus.cc:740] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.834447  3904 consensus_queue.cc:260] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.834904  3944 raft_consensus.cc:515] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.836696  3904 ts_tablet_manager.cc:1434] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:04:02.837700  3904 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.837817  3905 tablet_bootstrap.cc:654] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.840670  3906 tablet_bootstrap.cc:654] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.842161  3921 raft_consensus.cc:493] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.842649  3921 raft_consensus.cc:515] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.844589  3904 tablet_bootstrap.cc:654] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.844895  3921 leader_election.cc:290] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.844887  3944 leader_election.cc:290] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.846457  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.847771  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:02.848315  3715 raft_consensus.cc:3060] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.847263  3714 raft_consensus.cc:2468] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:02.851601  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:02.852391  3863 raft_consensus.cc:3060] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.853730  3828 leader_election.cc:304] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:02.855018  3921 raft_consensus.cc:2804] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.855731  3921 raft_consensus.cc:493] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.856225  3921 raft_consensus.cc:3060] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.856463  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:02.857359  3790 raft_consensus.cc:2468] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:02.867863  3863 raft_consensus.cc:2468] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:02.869580  3753 leader_election.cc:304] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:02.870908  3944 raft_consensus.cc:2804] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.871783  3944 raft_consensus.cc:697] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:02.873085  3944 consensus_queue.cc:237] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.867537  3609 catalog_manager.cc:5697] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.886950  3906 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.887428  3905 tablet_bootstrap.cc:492] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.887431  3906 ts_tablet_manager.cc:1403] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.026s
I20260710 11:04:02.887981  3905 ts_tablet_manager.cc:1403] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.057s	user 0.017s	sys 0.001s
I20260710 11:04:02.890923  3715 raft_consensus.cc:2468] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:02.891598  3905 raft_consensus.cc:359] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.892294  3905 raft_consensus.cc:385] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.892555  3905 raft_consensus.cc:740] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.892838  3904 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.893242  3904 ts_tablet_manager.cc:1403] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.056s	user 0.018s	sys 0.034s
I20260710 11:04:02.893381  3921 raft_consensus.cc:515] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.893797  3906 raft_consensus.cc:359] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.894474  3906 raft_consensus.cc:385] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.894719  3906 raft_consensus.cc:740] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.895448  3906 consensus_queue.cc:260] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.896055  3904 raft_consensus.cc:359] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.896485  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:02.896739  3904 raft_consensus.cc:385] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.897090  3904 raft_consensus.cc:740] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.897145  3790 raft_consensus.cc:3060] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.897852  3906 ts_tablet_manager.cc:1434] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:02.897747  3904 consensus_queue.cc:260] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.898744  3906 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:02.899603  3904 ts_tablet_manager.cc:1434] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:02.900454  3904 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.904896  3906 tablet_bootstrap.cc:654] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.904800  3790 raft_consensus.cc:2468] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:02.896485  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:02.905727  3714 raft_consensus.cc:3060] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.906080  3904 tablet_bootstrap.cc:654] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.906153  3827 leader_election.cc:304] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:02.893214  3905 consensus_queue.cc:260] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.908232  3926 raft_consensus.cc:2804] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.910597  3905 ts_tablet_manager.cc:1434] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:04:02.912256  3905 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.912144  3911 raft_consensus.cc:493] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.912968  3911 raft_consensus.cc:515] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.915722  3911 leader_election.cc:290] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.916983  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f17b2a7aa184ec29729df7ba68f5568" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.917724  3713 raft_consensus.cc:2468] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:02.919154  3828 leader_election.cc:304] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:02.920030  3911 raft_consensus.cc:2804] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.920382  3911 raft_consensus.cc:493] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.920708  3911 raft_consensus.cc:3060] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.921202  3905 tablet_bootstrap.cc:654] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.928360  3911 raft_consensus.cc:515] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.929483  3714 raft_consensus.cc:2468] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:02.931941  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f17b2a7aa184ec29729df7ba68f5568" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:02.932621  3790 raft_consensus.cc:2468] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:02.936144  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f17b2a7aa184ec29729df7ba68f5568" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:02.936684  3790 raft_consensus.cc:3060] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.939958  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f17b2a7aa184ec29729df7ba68f5568" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:02.940569  3714 raft_consensus.cc:3060] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.943638  3911 leader_election.cc:290] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.951507  3921 leader_election.cc:290] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:02.952675  3926 raft_consensus.cc:697] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:02.950496  3613 catalog_manager.cc:5697] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:02.953678  3926 consensus_queue.cc:237] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.960366  3905 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:02.963446  3905 ts_tablet_manager.cc:1403] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.011s
I20260710 11:04:02.965037  3790 raft_consensus.cc:2468] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:02.965644  3904 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.966120  3904 ts_tablet_manager.cc:1403] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.066s	user 0.014s	sys 0.042s
I20260710 11:04:02.966426  3827 leader_election.cc:304] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:02.966604  3905 raft_consensus.cc:359] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.967708  3921 raft_consensus.cc:2804] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:02.967903  3905 raft_consensus.cc:385] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.968304  3905 raft_consensus.cc:740] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.968266  3921 raft_consensus.cc:697] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:02.968896  3904 raft_consensus.cc:359] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.969605  3904 raft_consensus.cc:385] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.969183  3905 consensus_queue.cc:260] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.969328  3921 consensus_queue.cc:237] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.969916  3904 raft_consensus.cc:740] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.970796  3904 consensus_queue.cc:260] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.971626  3905 ts_tablet_manager.cc:1434] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:02.971760  3906 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:02.972258  3906 ts_tablet_manager.cc:1403] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.005s
I20260710 11:04:02.976437  3904 ts_tablet_manager.cc:1434] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:02.977617  3904 tablet_bootstrap.cc:492] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:02.978847  3944 raft_consensus.cc:493] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.979328  3944 raft_consensus.cc:515] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.981621  3944 leader_election.cc:290] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.962587  3714 raft_consensus.cc:2468] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:02.982875  3912 raft_consensus.cc:493] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:02.983330  3912 raft_consensus.cc:515] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.983826  3904 tablet_bootstrap.cc:654] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:02.984699  3905 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:02.985464  3912 leader_election.cc:290] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:02.988837  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6136d821b429ca72e162e598304f5" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.988946  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb840da12c4b66a104d6a8c510e2b2" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:02.989321  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb840da12c4b66a104d6a8c510e2b2" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:02.989567  3863 raft_consensus.cc:2468] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:02.989921  3864 raft_consensus.cc:2468] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
W20260710 11:04:02.990325  3678 leader_election.cc:343] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:02.991956  3753 leader_election.cc:304] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:02.991086  3678 leader_election.cc:304] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [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: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:02.993666  3912 raft_consensus.cc:2804] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.994064  3912 raft_consensus.cc:493] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:02.994398  3912 raft_consensus.cc:3060] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:02.993831  3609 catalog_manager.cc:5697] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:02.974920  3906 raft_consensus.cc:359] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.995715  3906 raft_consensus.cc:385] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:02.995958  3906 raft_consensus.cc:740] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:02.996543  3904 tablet_bootstrap.cc:492] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:02.997049  3904 ts_tablet_manager.cc:1403] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.002s
I20260710 11:04:02.996603  3906 consensus_queue.cc:260] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:02.999130  3906 ts_tablet_manager.cc:1434] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:04:02.996647  3944 raft_consensus.cc:2804] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:02.997071  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6136d821b429ca72e162e598304f5" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:02.999842  3944 raft_consensus.cc:493] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.000236  3944 raft_consensus.cc:3060] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.000710  3906 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.002838  3908 raft_consensus.cc:493] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.003319  3908 raft_consensus.cc:515] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.004802  3905 tablet_bootstrap.cc:654] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.007231  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
W20260710 11:04:03.007627  3754 leader_election.cc:343] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:03.008682  3754 leader_election.cc:343] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.010071  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.005568  3908 leader_election.cc:290] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.011812  3904 raft_consensus.cc:359] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:03.011929  3753 leader_election.cc:343] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.012620  3904 raft_consensus.cc:385] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.012970  3904 raft_consensus.cc:740] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.013790  3904 consensus_queue.cc:260] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.012759  3753 leader_election.cc:304] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.015560  3908 raft_consensus.cc:2749] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.027690  3906 tablet_bootstrap.cc:654] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.034698  3609 catalog_manager.cc:5697] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:03.036912  3912 raft_consensus.cc:515] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.040416  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb840da12c4b66a104d6a8c510e2b2" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
W20260710 11:04:03.041733  3678 leader_election.cc:343] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.043757  3908 raft_consensus.cc:493] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.044224  3908 raft_consensus.cc:515] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.046299  3908 leader_election.cc:290] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.046751  3906 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:03.047446  3906 ts_tablet_manager.cc:1403] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.047s	user 0.005s	sys 0.007s
I20260710 11:04:03.048115  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.050761  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.051352  3906 raft_consensus.cc:359] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.052328  3906 raft_consensus.cc:385] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.052666  3864 raft_consensus.cc:2468] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:03.043004  3944 raft_consensus.cc:515] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.056186  3905 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.056857  3905 ts_tablet_manager.cc:1403] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.074s	user 0.034s	sys 0.007s
I20260710 11:04:03.059170  3944 leader_election.cc:290] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.057806  3912 leader_election.cc:290] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.061151  3912 raft_consensus.cc:493] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.061731  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25bb840da12c4b66a104d6a8c510e2b2" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.062809  3864 raft_consensus.cc:3060] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.062697  3912 raft_consensus.cc:515] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.063992  3904 ts_tablet_manager.cc:1434] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.067s	user 0.018s	sys 0.037s
I20260710 11:04:03.065145  3904 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.060711  3905 raft_consensus.cc:359] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.067246  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.067737  3905 raft_consensus.cc:385] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.068084  3905 raft_consensus.cc:740] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
W20260710 11:04:03.052687  3754 leader_election.cc:343] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.068919  3905 consensus_queue.cc:260] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.069839  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6136d821b429ca72e162e598304f5" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:03.070102  3864 raft_consensus.cc:2468] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:03.070425  3714 raft_consensus.cc:3060] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.070708  3753 leader_election.cc:304] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.052675  3906 raft_consensus.cc:740] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.072559  3921 raft_consensus.cc:493] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.072793  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6136d821b429ca72e162e598304f5" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.073046  3921 raft_consensus.cc:515] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.073390  3863 raft_consensus.cc:3060] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:03.076179  3678 leader_election.cc:343] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.076758  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.076910  3678 leader_election.cc:304] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:03.071802  3906 consensus_queue.cc:260] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.077889  3908 raft_consensus.cc:2804] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:03.078179  3828 leader_election.cc:343] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.078233  3908 raft_consensus.cc:493] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.079084  3908 raft_consensus.cc:3060] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.079481  3906 ts_tablet_manager.cc:1434] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:04:03.079892  3714 raft_consensus.cc:2468] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:03.083936  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.084992  3904 tablet_bootstrap.cc:654] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.085911  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.086573  3790 raft_consensus.cc:2468] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
W20260710 11:04:03.087946  3827 leader_election.cc:343] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.088460  3827 leader_election.cc:304] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:03.089284  3911 raft_consensus.cc:2749] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.090438  3754 leader_election.cc:304] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:03.093638  3911 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.095475  3921 leader_election.cc:290] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.096532  3906 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.096846  3678 leader_election.cc:304] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:03.065356  3912 leader_election.cc:290] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.099174  3863 raft_consensus.cc:2468] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:03.102396  3964 raft_consensus.cc:2804] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.102823  3964 raft_consensus.cc:493] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.103166  3964 raft_consensus.cc:3060] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.104888  3905 ts_tablet_manager.cc:1434] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260710 11:04:03.105809  3905 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.094951  3908 raft_consensus.cc:515] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.096429  3966 raft_consensus.cc:2804] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.107903  3966 raft_consensus.cc:697] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:03.108716  3966 consensus_queue.cc:237] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.109783  3908 leader_election.cc:290] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.109913  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.110532  3863 raft_consensus.cc:3060] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.096408  3944 raft_consensus.cc:2804] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.111315  3944 raft_consensus.cc:697] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:03.112190  3944 consensus_queue.cc:237] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.114255  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:03.117563  3863 raft_consensus.cc:2468] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
W20260710 11:04:03.118135  3754 leader_election.cc:343] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.118597  3964 raft_consensus.cc:515] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.118849  3753 leader_election.cc:304] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.119815  3940 raft_consensus.cc:2804] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.120328  3940 raft_consensus.cc:697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:03.121351  3940 consensus_queue.cc:237] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.129356  3905 tablet_bootstrap.cc:654] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.128525  3904 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.136493  3904 ts_tablet_manager.cc:1403] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.008s
I20260710 11:04:03.137233  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
W20260710 11:04:03.138679  3678 leader_election.cc:343] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.132174  3944 raft_consensus.cc:493] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.139640  3944 raft_consensus.cc:515] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.140039  3964 leader_election.cc:290] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.134202  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:03.140748  3790 raft_consensus.cc:3060] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.142812  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.143734  3714 raft_consensus.cc:2468] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:03.145117  3754 leader_election.cc:304] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:03.146116  3940 raft_consensus.cc:2804] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:04:03.139979  3827 consensus_peers.cc:597] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:03.146530  3940 raft_consensus.cc:493] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.146929  3940 raft_consensus.cc:3060] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.132452  3609 catalog_manager.cc:5697] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:03.152232  3661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:03.152886  3944 leader_election.cc:290] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.154079  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.154332  3790 raft_consensus.cc:2468] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:03.103163  3906 tablet_bootstrap.cc:654] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.155485  3753 leader_election.cc:343] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.156625  3678 leader_election.cc:304] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:03.159109  3940 raft_consensus.cc:515] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.159269  3904 raft_consensus.cc:359] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.160040  3904 raft_consensus.cc:385] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.160297  3904 raft_consensus.cc:740] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.161150  3904 consensus_queue.cc:260] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.162279  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:03.162928  3715 raft_consensus.cc:3060] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.163539  3904 ts_tablet_manager.cc:1434] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:04:03.164726  3904 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.167348  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.157936  3964 raft_consensus.cc:2804] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.168313  3964 raft_consensus.cc:697] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
W20260710 11:04:03.168938  3753 leader_election.cc:343] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.169561  3940 leader_election.cc:290] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.169221  3964 consensus_queue.cc:237] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.170060  3613 catalog_manager.cc:5697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.175748  3714 raft_consensus.cc:3060] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.175129  3609 catalog_manager.cc:5697] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.183298  3906 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:03.183883  3906 ts_tablet_manager.cc:1403] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.088s	user 0.013s	sys 0.008s
I20260710 11:04:03.186780  3906 raft_consensus.cc:359] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.188700  3906 raft_consensus.cc:385] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.189008  3906 raft_consensus.cc:740] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.189694  3944 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:03.191601  3944 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.191887  3966 raft_consensus.cc:493] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.192329  3966 raft_consensus.cc:515] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.194901  3966 leader_election.cc:290] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.197223  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.198798  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.201783  3864 raft_consensus.cc:2393] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ca146b3e153407a9286c742f72e4538 in current term 1: Already voted for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in this term.
I20260710 11:04:03.198873  3904 tablet_bootstrap.cc:654] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.203298  3715 raft_consensus.cc:2468] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:03.203678  3678 leader_election.cc:304] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:03.204169  3905 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.204634  3905 ts_tablet_manager.cc:1403] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.006s
I20260710 11:04:03.204567  3754 leader_election.cc:304] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:03.205053  3966 raft_consensus.cc:3060] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.206081  3940 raft_consensus.cc:2804] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.206549  3940 raft_consensus.cc:697] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:03.207432  3940 consensus_queue.cc:237] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.210460  3906 consensus_queue.cc:260] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.212750  3966 raft_consensus.cc:2749] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.213124  3905 raft_consensus.cc:359] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.217584  3906 ts_tablet_manager.cc:1434] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260710 11:04:03.218999  3906 tablet_bootstrap.cc:492] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.215587  3905 raft_consensus.cc:385] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.220854  3613 catalog_manager.cc:5697] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.221830  3905 raft_consensus.cc:740] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.222677  3905 consensus_queue.cc:260] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.224448  3610 catalog_manager.cc:5697] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.225508  3905 ts_tablet_manager.cc:1434] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:04:03.226868  3905 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.232781  3905 tablet_bootstrap.cc:654] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.254047  3904 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.254843  3904 ts_tablet_manager.cc:1403] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.090s	user 0.008s	sys 0.016s
I20260710 11:04:03.261545  3906 tablet_bootstrap.cc:654] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.267874  3944 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:03.267712  3904 raft_consensus.cc:359] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.269515  3904 raft_consensus.cc:385] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.269804  3904 raft_consensus.cc:740] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.271083  3904 consensus_queue.cc:260] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.274820  3905 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.275656  3905 ts_tablet_manager.cc:1403] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.023s
I20260710 11:04:03.276640  3904 ts_tablet_manager.cc:1434] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.003s
I20260710 11:04:03.277688  3904 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
W20260710 11:04:03.293756  3753 consensus_peers.cc:597] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Couldn't send request to peer 1ed0336a52dc4c2499ea82717ae77e31. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:03.300048  3966 raft_consensus.cc:493] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.300755  3966 raft_consensus.cc:515] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.325552  3921 raft_consensus.cc:493] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.326273  3921 raft_consensus.cc:515] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.330703  3921 leader_election.cc:290] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.331688  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
W20260710 11:04:03.333889  3828 leader_election.cc:343] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.391911  3905 raft_consensus.cc:359] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.393035  3905 raft_consensus.cc:385] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.393385  3905 raft_consensus.cc:740] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.393983  3906 tablet_bootstrap.cc:492] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:03.394512  3906 ts_tablet_manager.cc:1403] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.176s	user 0.015s	sys 0.004s
I20260710 11:04:03.396454  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.397194  3906 raft_consensus.cc:359] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:03.397890  3827 leader_election.cc:343] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.398371  3827 leader_election.cc:304] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:03.399782  3921 raft_consensus.cc:2749] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.400255  3966 leader_election.cc:290] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.397924  3906 raft_consensus.cc:385] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.400918  3906 raft_consensus.cc:740] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.400923  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.401937  3906 consensus_queue.cc:260] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:03.402525  3678 leader_election.cc:343] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.403641  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.404170  3906 ts_tablet_manager.cc:1434] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:04:03.406080  3944 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.397001  3905 consensus_queue.cc:260] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.405931  3904 tablet_bootstrap.cc:654] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.407123  3906 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.409500  3905 ts_tablet_manager.cc:1434] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.134s	user 0.017s	sys 0.025s
I20260710 11:04:03.410609  3905 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.412788  3906 tablet_bootstrap.cc:654] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.415865  3790 raft_consensus.cc:2468] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:03.416500  3905 tablet_bootstrap.cc:654] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.417052  3678 leader_election.cc:304] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:03.418532  3966 raft_consensus.cc:2804] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.418908  3966 raft_consensus.cc:493] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.419269  3966 raft_consensus.cc:3060] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.420344  3908 raft_consensus.cc:493] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.420795  3908 raft_consensus.cc:515] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.422902  3908 leader_election.cc:290] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.425109  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
W20260710 11:04:03.427460  3753 leader_election.cc:343] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.431428  3921 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.432689  3966 raft_consensus.cc:515] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.425275  3906 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:03.433430  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.433943  3906 ts_tablet_manager.cc:1403] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.001s
I20260710 11:04:03.434497  3943 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:03.435135  3754 leader_election.cc:343] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.435621  3754 leader_election.cc:304] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.436467  3943 raft_consensus.cc:2749] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.436969  3906 raft_consensus.cc:359] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:03.437695  3906 raft_consensus.cc:385] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.440240  3926 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.448478  3906 raft_consensus.cc:740] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.451862  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:03.452586  3789 raft_consensus.cc:3060] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.452737  3906 consensus_queue.cc:260] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:03.456228  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.455250  3966 leader_election.cc:290] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
W20260710 11:04:03.457793  3678 leader_election.cc:343] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.458858  3906 ts_tablet_manager.cc:1434] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:04:03.460414  3906 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.464231  3789 raft_consensus.cc:2468] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:03.465987  3678 leader_election.cc:304] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:03.466996  3966 raft_consensus.cc:2804] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.467803  3966 raft_consensus.cc:697] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:03.468803  3966 consensus_queue.cc:237] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.481134  3944 raft_consensus.cc:493] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.488510  3906 tablet_bootstrap.cc:654] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.490883  3911 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:03.491683  3944 raft_consensus.cc:515] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.493762  3904 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.494241  3904 ts_tablet_manager.cc:1403] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.217s	user 0.040s	sys 0.046s
I20260710 11:04:03.501595  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668007009ced41cda3a219acc74c6117" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.503872  3904 raft_consensus.cc:359] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.504622  3904 raft_consensus.cc:385] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.504973  3904 raft_consensus.cc:740] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
W20260710 11:04:03.509768  3753 leader_election.cc:343] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.516000  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668007009ced41cda3a219acc74c6117" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.516579  3943 consensus_queue.cc:1048] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.515182  3944 leader_election.cc:290] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.519276  3911 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:03.521659  3754 leader_election.cc:343] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.522225  3754 leader_election.cc:304] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.523116  3944 raft_consensus.cc:2749] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.534909  3944 raft_consensus.cc:493] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.535691  3944 raft_consensus.cc:515] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.538635  3944 leader_election.cc:290] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.538846  3908 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:03.541041  3863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.542011  3863 raft_consensus.cc:2468] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:03.545873  3753 leader_election.cc:304] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:03.547557  3908 raft_consensus.cc:2804] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.548108  3908 raft_consensus.cc:493] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.548668  3908 raft_consensus.cc:3060] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.549381  3613 catalog_manager.cc:5697] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.566954  3904 consensus_queue.cc:260] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.571836  3904 ts_tablet_manager.cc:1434] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.077s	user 0.009s	sys 0.000s
I20260710 11:04:03.574872  3904 tablet_bootstrap.cc:492] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.574875  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
W20260710 11:04:03.587911  3754 leader_election.cc:343] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.588981  3911 raft_consensus.cc:493] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.589733  3911 raft_consensus.cc:515] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.596246  3905 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.596745  3905 ts_tablet_manager.cc:1403] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.186s	user 0.080s	sys 0.083s
I20260710 11:04:03.596580  3911 leader_election.cc:290] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.597836  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.598291  3908 raft_consensus.cc:515] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.600180  3906 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:03.600672  3906 ts_tablet_manager.cc:1403] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.140s	user 0.019s	sys 0.016s
I20260710 11:04:03.601243  3905 raft_consensus.cc:359] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.602003  3905 raft_consensus.cc:385] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.602273  3905 raft_consensus.cc:740] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.601568  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.603355  3714 raft_consensus.cc:2393] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1ed0336a52dc4c2499ea82717ae77e31 in current term 1: Already voted for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in this term.
I20260710 11:04:03.602938  3905 consensus_queue.cc:260] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.605544  3905 ts_tablet_manager.cc:1434] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:03.606567  3905 tablet_bootstrap.cc:492] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.613714  3828 leader_election.cc:304] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:03.621543  3911 raft_consensus.cc:3060] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:03.621763  3678 consensus_peers.cc:597] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:03.626771  3904 tablet_bootstrap.cc:654] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.631110  3678 consensus_peers.cc:597] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 -> Peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Couldn't send request to peer 1ed0336a52dc4c2499ea82717ae77e31. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:03.632033  3940 consensus_queue.cc:1048] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.634671  3911 raft_consensus.cc:2749] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.636724  3906 raft_consensus.cc:359] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.637529  3906 raft_consensus.cc:385] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.637835  3906 raft_consensus.cc:740] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.638715  3906 consensus_queue.cc:260] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.640975  3908 leader_election.cc:290] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.651678  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:03.654784  3966 consensus_queue.cc:1048] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.663498  3999 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:03.664070  3754 leader_election.cc:343] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.641626  3906 ts_tablet_manager.cc:1434] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.040s	user 0.015s	sys 0.000s
I20260710 11:04:03.643117  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.667320  3862 raft_consensus.cc:3060] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.645229  3905 tablet_bootstrap.cc:654] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.674937  3862 raft_consensus.cc:2468] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:03.676119  3906 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.679905  3753 leader_election.cc:304] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.681022  3943 raft_consensus.cc:2804] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.681505  3943 raft_consensus.cc:697] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:03.685204  3943 consensus_queue.cc:237] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.691143  3904 tablet_bootstrap.cc:492] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.693892  3908 raft_consensus.cc:493] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.696026  3908 raft_consensus.cc:515] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } }
I20260710 11:04:03.698407  3908 leader_election.cc:290] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719), 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:03.700428  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.700790  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.702759  3753 leader_election.cc:304] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.700403  3904 ts_tablet_manager.cc:1403] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.013s
I20260710 11:04:03.704985  3908 raft_consensus.cc:2749] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.705618  3905 tablet_bootstrap.cc:492] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.706143  3905 ts_tablet_manager.cc:1403] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.100s	user 0.014s	sys 0.005s
I20260710 11:04:03.706007  3904 raft_consensus.cc:359] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.706571  3926 raft_consensus.cc:493] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.707252  3926 raft_consensus.cc:515] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.709944  3906 tablet_bootstrap.cc:654] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.710800  3713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.710882  3926 leader_election.cc:290] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.711952  3905 raft_consensus.cc:359] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.712402  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.712668  3905 raft_consensus.cc:385] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.706722  3904 raft_consensus.cc:385] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.712991  3905 raft_consensus.cc:740] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.713233  3904 raft_consensus.cc:740] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.713925  3904 consensus_queue.cc:260] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.713923  3905 consensus_queue.cc:260] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.722543  3827 leader_election.cc:304] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:03.724606  3926 raft_consensus.cc:2749] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.722595  3905 ts_tablet_manager.cc:1434] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:04:03.734836  3905 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.761902  3904 ts_tablet_manager.cc:1434] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.058s	user 0.005s	sys 0.002s
I20260710 11:04:03.762948  3904 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.765218  3788 raft_consensus.cc:3060] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.767843  3905 tablet_bootstrap.cc:654] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.769315  3964 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.773175  3862 raft_consensus.cc:3060] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.781915  3943 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:03.784956  3609 catalog_manager.cc:5697] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:03.793054  3906 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:03.793725  3906 ts_tablet_manager.cc:1403] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.118s	user 0.024s	sys 0.016s
I20260710 11:04:03.799113  3911 raft_consensus.cc:493] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.799654  3911 raft_consensus.cc:515] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.799887  3943 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:03.801805  3911 leader_election.cc:290] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.804078  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.804698  3789 raft_consensus.cc:2468] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:03.812556  3904 tablet_bootstrap.cc:654] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.814473  3827 leader_election.cc:304] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:03.816697  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.817503  3712 raft_consensus.cc:2468] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:03.817675  3906 raft_consensus.cc:359] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.819468  3906 raft_consensus.cc:385] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.820247  3906 raft_consensus.cc:740] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.822273  3911 raft_consensus.cc:2804] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.822816  3911 raft_consensus.cc:493] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.823290  3911 raft_consensus.cc:3060] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.821923  3906 consensus_queue.cc:260] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.826591  3906 ts_tablet_manager.cc:1434] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260710 11:04:03.828440  3943 raft_consensus.cc:493] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.830003  3943 raft_consensus.cc:515] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.832782  3943 leader_election.cc:290] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.836330  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be64de864b4297a7328a9d7974f22d" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.838029  3906 tablet_bootstrap.cc:492] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:03.837620  3911 raft_consensus.cc:515] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:03.838258  3754 leader_election.cc:343] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.841157  3911 leader_election.cc:290] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.842825  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:03.843427  3712 raft_consensus.cc:3060] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.850536  3712 raft_consensus.cc:2468] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:03.851893  3828 leader_election.cc:304] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:03.852054  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:03.852662  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be64de864b4297a7328a9d7974f22d" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:03.852834  3789 raft_consensus.cc:3060] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.855396  3905 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.855942  3905 ts_tablet_manager.cc:1403] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.006s
W20260710 11:04:03.857600  3753 leader_election.cc:343] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.858173  3753 leader_election.cc:304] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.859774  3908 raft_consensus.cc:2749] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:03.872912  3905 raft_consensus.cc:359] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.873857  3905 raft_consensus.cc:385] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.874023  3789 raft_consensus.cc:2468] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:03.874203  3905 raft_consensus.cc:740] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.875104  3905 consensus_queue.cc:260] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.879172  3905 ts_tablet_manager.cc:1434] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260710 11:04:03.880275  3905 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.864710  3911 raft_consensus.cc:2804] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.883991  3911 raft_consensus.cc:697] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:03.885624  3904 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.886112  3904 ts_tablet_manager.cc:1403] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.001s
I20260710 11:04:03.885151  3911 consensus_queue.cc:237] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.889688  3904 raft_consensus.cc:359] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.890635  3904 raft_consensus.cc:385] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.890978  3904 raft_consensus.cc:740] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.891892  3904 consensus_queue.cc:260] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.895920  3904 ts_tablet_manager.cc:1434] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:04:03.894179  3926 raft_consensus.cc:493] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.897001  3904 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.896790  3926 raft_consensus.cc:515] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.898908  3926 leader_election.cc:290] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.900664  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.902006  3789 raft_consensus.cc:2468] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:03.904810  3827 leader_election.cc:304] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:03.910894  3906 tablet_bootstrap.cc:654] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.906685  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:03.914927  3905 tablet_bootstrap.cc:654] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:03.919116  3828 leader_election.cc:343] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.913043  3911 raft_consensus.cc:2804] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.920359  3911 raft_consensus.cc:493] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.920848  3911 raft_consensus.cc:3060] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.929147  3966 raft_consensus.cc:493] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.929872  3966 raft_consensus.cc:515] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.932263  3904 tablet_bootstrap.cc:654] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.935473  3966 leader_election.cc:290] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.935738  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be64de864b4297a7328a9d7974f22d" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:03.935184  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be64de864b4297a7328a9d7974f22d" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
W20260710 11:04:03.937954  3678 leader_election.cc:343] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.938906  3787 raft_consensus.cc:2468] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:03.940269  3911 raft_consensus.cc:515] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.940397  3678 leader_election.cc:304] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:03.944788  3966 raft_consensus.cc:2804] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:03.945302  3966 raft_consensus.cc:493] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:03.945658  3966 raft_consensus.cc:3060] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.949136  3904 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.949589  3904 ts_tablet_manager.cc:1403] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.053s	user 0.004s	sys 0.008s
I20260710 11:04:03.952272  3904 raft_consensus.cc:359] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.952943  3904 raft_consensus.cc:385] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.953202  3904 raft_consensus.cc:740] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.953258  3610 catalog_manager.cc:5697] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:03.953927  3904 consensus_queue.cc:260] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.956200  3966 raft_consensus.cc:515] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.956888  3905 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:03.957360  3905 ts_tablet_manager.cc:1403] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.077s	user 0.012s	sys 0.009s
I20260710 11:04:03.959873  3911 leader_election.cc:290] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:03.960672  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:03.961712  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:03.962419  3789 raft_consensus.cc:3060] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:03.962435  3828 leader_election.cc:343] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.963802  3905 raft_consensus.cc:359] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.964562  3905 raft_consensus.cc:385] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.964890  3905 raft_consensus.cc:740] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.964262  3904 ts_tablet_manager.cc:1434] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:04:03.965932  3904 tablet_bootstrap.cc:492] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.969039  3905 consensus_queue.cc:260] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.971427  3905 ts_tablet_manager.cc:1434] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:04:03.971648  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be64de864b4297a7328a9d7974f22d" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:03.972410  3905 tablet_bootstrap.cc:492] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:03.972293  3787 raft_consensus.cc:3060] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:03.976506  3904 tablet_bootstrap.cc:654] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.971024  3789 raft_consensus.cc:2468] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:03.978829  3827 leader_election.cc:304] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:03.980443  4019 raft_consensus.cc:2804] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:03.981201  4019 raft_consensus.cc:697] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:03.982177  4019 consensus_queue.cc:237] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.987404  3904 tablet_bootstrap.cc:492] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:03.988045  3904 ts_tablet_manager.cc:1403] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.000s
I20260710 11:04:03.990357  3905 tablet_bootstrap.cc:654] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:03.991415  3904 raft_consensus.cc:359] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.992319  3904 raft_consensus.cc:385] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:03.992657  3904 raft_consensus.cc:740] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:03.993707  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2be64de864b4297a7328a9d7974f22d" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:03.993768  3904 consensus_queue.cc:260] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:03.995707  3678 leader_election.cc:343] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:03.996410  3926 raft_consensus.cc:493] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:03.996575  3966 leader_election.cc:290] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:03.997051  3904 ts_tablet_manager.cc:1434] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:04:03.996901  3926 raft_consensus.cc:515] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:03.998250  3904 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:03.999150  3926 leader_election.cc:290] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:04.001024  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.004040  3787 raft_consensus.cc:2468] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:04.006237  3678 leader_election.cc:304] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31
I20260710 11:04:04.007573  3966 raft_consensus.cc:2804] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.011260  3966 raft_consensus.cc:697] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:04.012102  3609 catalog_manager.cc:5697] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:04.013388  3906 tablet_bootstrap.cc:492] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.013865  3906 ts_tablet_manager.cc:1403] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.176s	user 0.022s	sys 0.021s
I20260710 11:04:04.001024  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2326acb73f84737be6797a046f6ce57" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.022995  3827 leader_election.cc:304] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.024232  4019 raft_consensus.cc:2749] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.024014  3906 raft_consensus.cc:359] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.024828  3906 raft_consensus.cc:385] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.025144  3906 raft_consensus.cc:740] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.025846  3906 consensus_queue.cc:260] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:04.027174  3678 consensus_peers.cc:597] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 -> Peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Couldn't send request to peer 1ed0336a52dc4c2499ea82717ae77e31. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:04.029752  4019 raft_consensus.cc:493] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.030298  4019 raft_consensus.cc:515] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.030777  3906 ts_tablet_manager.cc:1434] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:04:04.031912  3906 tablet_bootstrap.cc:492] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.032742  4019 leader_election.cc:290] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:04.033768  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.034408  3712 raft_consensus.cc:2468] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:04.035332  3789 raft_consensus.cc:3060] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.035772  3828 leader_election.cc:304] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:04.037009  4019 raft_consensus.cc:2804] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.037390  4019 raft_consensus.cc:493] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.037755  4019 raft_consensus.cc:3060] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.012719  3966 consensus_queue.cc:237] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.045797  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
W20260710 11:04:04.049310  3827 leader_election.cc:343] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.050804  3905 tablet_bootstrap.cc:492] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.051309  3905 ts_tablet_manager.cc:1403] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.023s
I20260710 11:04:04.052642  3904 tablet_bootstrap.cc:654] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.054401  3906 tablet_bootstrap.cc:654] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.055980  3905 raft_consensus.cc:359] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.056739  3905 raft_consensus.cc:385] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.057053  3905 raft_consensus.cc:740] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.058836  3905 consensus_queue.cc:260] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.061614  3905 ts_tablet_manager.cc:1434] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:04:04.062880  3905 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.068742  3611 catalog_manager.cc:5697] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.069908  3905 tablet_bootstrap.cc:654] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.071231  3864 raft_consensus.cc:3060] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.065559  4019 raft_consensus.cc:515] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.076381  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:04.077005  3712 raft_consensus.cc:3060] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.077919  3908 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.088020  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:04.088096  4019 leader_election.cc:290] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
W20260710 11:04:04.089473  3827 leader_election.cc:343] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.093551  3712 raft_consensus.cc:2468] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:04.094998  3828 leader_election.cc:304] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.095852  4023 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.096180  3926 raft_consensus.cc:2804] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.096673  3926 raft_consensus.cc:697] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:04.097523  3926 consensus_queue.cc:237] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.099001  3904 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.099582  3904 ts_tablet_manager.cc:1403] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.008s
I20260710 11:04:04.102478  3906 tablet_bootstrap.cc:492] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.103066  3906 ts_tablet_manager.cc:1403] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.071s	user 0.010s	sys 0.010s
I20260710 11:04:04.106418  3906 raft_consensus.cc:359] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.109413  3904 raft_consensus.cc:359] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.113832  3904 raft_consensus.cc:385] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.113477  3906 raft_consensus.cc:385] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.114408  3904 raft_consensus.cc:740] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.115300  3904 consensus_queue.cc:260] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.114203  3906 raft_consensus.cc:740] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.116946  3906 consensus_queue.cc:260] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.118494  3906 ts_tablet_manager.cc:1434] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 11:04:04.119423  3906 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.124104  3712 raft_consensus.cc:3060] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.127532  3904 ts_tablet_manager.cc:1434] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260710 11:04:04.128499  3904 tablet_bootstrap.cc:492] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:04.134949  3905 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.135526  3905 ts_tablet_manager.cc:1403] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.008s
I20260710 11:04:04.135620  3999 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.138425  3905 raft_consensus.cc:359] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.139081  3905 raft_consensus.cc:385] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.139317  3905 raft_consensus.cc:740] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.139671  3904 tablet_bootstrap.cc:654] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.140187  3905 consensus_queue.cc:260] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.142948  3905 ts_tablet_manager.cc:1434] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:04.144027  3905 tablet_bootstrap.cc:492] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.144361  3906 tablet_bootstrap.cc:654] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.150259  3905 tablet_bootstrap.cc:654] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.152266  3904 tablet_bootstrap.cc:492] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.140084  3609 catalog_manager.cc:5697] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:04.157084  3904 ts_tablet_manager.cc:1403] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.002s
I20260710 11:04:04.162139  3904 raft_consensus.cc:359] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.163097  3904 raft_consensus.cc:385] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.163468  3904 raft_consensus.cc:740] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.169818  3906 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.170449  3906 ts_tablet_manager.cc:1403] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.005s
I20260710 11:04:04.171440  3904 consensus_queue.cc:260] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.190155  3906 raft_consensus.cc:359] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.191004  3906 raft_consensus.cc:385] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.191458  3906 raft_consensus.cc:740] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.194128  3904 ts_tablet_manager.cc:1434] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260710 11:04:04.195493  3904 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:04.204346  3906 consensus_queue.cc:260] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.207463  3906 ts_tablet_manager.cc:1434] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.004s
I20260710 11:04:04.208307  3906 tablet_bootstrap.cc:492] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.220121  3904 tablet_bootstrap.cc:654] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.220927  3905 tablet_bootstrap.cc:492] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.221370  3905 ts_tablet_manager.cc:1403] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.039s
W20260710 11:04:04.222186  3661 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:04.225600  3905 raft_consensus.cc:359] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.226110  3905 raft_consensus.cc:385] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.226336  3905 raft_consensus.cc:740] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.226954  3905 consensus_queue.cc:260] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.228721  3905 ts_tablet_manager.cc:1434] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:04.229827  3905 tablet_bootstrap.cc:492] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.232012  3906 tablet_bootstrap.cc:654] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.235291  3904 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.235802  3904 ts_tablet_manager.cc:1403] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.002s
I20260710 11:04:04.238207  3905 tablet_bootstrap.cc:654] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.238484  3904 raft_consensus.cc:359] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.239266  3904 raft_consensus.cc:385] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.239632  3904 raft_consensus.cc:740] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.240370  3904 consensus_queue.cc:260] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.242920  3904 ts_tablet_manager.cc:1434] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:04:04.243813  3904 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:04.259663  3904 tablet_bootstrap.cc:654] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.260740  3906 tablet_bootstrap.cc:492] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.261157  3905 tablet_bootstrap.cc:492] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.261344  3906 ts_tablet_manager.cc:1403] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.002s
I20260710 11:04:04.261780  3905 ts_tablet_manager.cc:1403] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260710 11:04:04.263912  3906 raft_consensus.cc:359] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.264406  3904 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.264209  3905 raft_consensus.cc:359] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.264608  3906 raft_consensus.cc:385] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.264837  3904 ts_tablet_manager.cc:1403] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.001s
I20260710 11:04:04.265027  3905 raft_consensus.cc:385] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.265147  3906 raft_consensus.cc:740] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.265452  3905 raft_consensus.cc:740] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.265965  3906 consensus_queue.cc:260] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.266233  3905 consensus_queue.cc:260] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.267328  3964 raft_consensus.cc:493] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.267513  3904 raft_consensus.cc:359] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.267815  3964 raft_consensus.cc:515] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.268118  3905 ts_tablet_manager.cc:1434] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:04.268172  3904 raft_consensus.cc:385] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.268590  3904 raft_consensus.cc:740] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.269296  3904 consensus_queue.cc:260] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.270536  3905 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.272009  3904 ts_tablet_manager.cc:1434] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:04:04.273054  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.273649  3789 raft_consensus.cc:2468] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.276706  3904 tablet_bootstrap.cc:492] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:04.276543  3678 leader_election.cc:304] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.276829  3905 tablet_bootstrap.cc:654] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.276995  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.277395  3966 raft_consensus.cc:2804] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.277581  3862 raft_consensus.cc:2468] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.277803  3966 raft_consensus.cc:493] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.278175  3966 raft_consensus.cc:3060] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.283205  3904 tablet_bootstrap.cc:654] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.269821  3964 leader_election.cc:290] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.295110  3966 raft_consensus.cc:515] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.296866  3906 ts_tablet_manager.cc:1434] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.000s
I20260710 11:04:04.300158  3906 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.302352  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.302942  3864 raft_consensus.cc:3060] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.307397  3943 raft_consensus.cc:493] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.307842  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:04.301534  3926 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.307928  3943 raft_consensus.cc:515] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.308480  3789 raft_consensus.cc:3060] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.310189  3906 tablet_bootstrap.cc:654] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.311275  3943 leader_election.cc:290] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.310802  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557213ccfdb4db99d13a6f371950d09" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
W20260710 11:04:04.314682  3754 leader_election.cc:343] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.317222  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557213ccfdb4db99d13a6f371950d09" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.317765  3864 raft_consensus.cc:2468] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:04.302932  3966 leader_election.cc:290] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.318032  3862 raft_consensus.cc:2468] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:04.319082  3678 leader_election.cc:304] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:04.320549  3966 raft_consensus.cc:2804] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.320650  3753 leader_election.cc:304] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:04.321828  3966 raft_consensus.cc:697] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:04.322431  3943 raft_consensus.cc:2804] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.322055  3905 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.322804  3966 consensus_queue.cc:237] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.328236  3905 ts_tablet_manager.cc:1403] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.058s	user 0.029s	sys 0.008s
I20260710 11:04:04.328142  3943 raft_consensus.cc:493] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.329349  3943 raft_consensus.cc:3060] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.328166  3906 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.332278  3906 ts_tablet_manager.cc:1403] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.003s
I20260710 11:04:04.337849  3906 raft_consensus.cc:359] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.338591  3906 raft_consensus.cc:385] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.331725  3905 raft_consensus.cc:359] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.341806  3613 catalog_manager.cc:5697] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.342811  3789 raft_consensus.cc:2468] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:04.346093  3943 raft_consensus.cc:515] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.343099  3905 raft_consensus.cc:385] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.347678  3905 raft_consensus.cc:740] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.348667  3905 consensus_queue.cc:260] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.350206  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557213ccfdb4db99d13a6f371950d09" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
W20260710 11:04:04.351593  3754 leader_election.cc:343] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.351934  3905 ts_tablet_manager.cc:1434] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:04:04.353060  3905 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.354192  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557213ccfdb4db99d13a6f371950d09" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.354894  3862 raft_consensus.cc:3060] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.338867  3906 raft_consensus.cc:740] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.356251  3906 consensus_queue.cc:260] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.358753  3906 ts_tablet_manager.cc:1434] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260710 11:04:04.359665  3906 tablet_bootstrap.cc:492] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.359354  3966 raft_consensus.cc:493] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.360378  3966 raft_consensus.cc:515] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.362481  3966 leader_election.cc:290] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.367776  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668007009ced41cda3a219acc74c6117" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.368223  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668007009ced41cda3a219acc74c6117" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.368394  3789 raft_consensus.cc:2468] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.368804  3864 raft_consensus.cc:2468] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.369611  3678 leader_election.cc:304] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.371412  3862 raft_consensus.cc:2468] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:04.373050  3753 leader_election.cc:304] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:04.373888  3940 raft_consensus.cc:2804] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.374667  3940 raft_consensus.cc:697] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:04.366019  3943 leader_election.cc:290] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.375526  3940 consensus_queue.cc:237] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.374274  3966 raft_consensus.cc:2804] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.377164  3966 raft_consensus.cc:493] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.377892  3966 raft_consensus.cc:3060] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.375514  3964 raft_consensus.cc:493] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.378489  3943 raft_consensus.cc:493] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.378938  3964 raft_consensus.cc:515] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.381157  3964 leader_election.cc:290] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.383671  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.385528  3862 raft_consensus.cc:2468] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.386451  3904 tablet_bootstrap.cc:492] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.384678  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.386644  3678 leader_election.cc:304] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:04.386965  3904 ts_tablet_manager.cc:1403] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.110s	user 0.020s	sys 0.018s
I20260710 11:04:04.390254  3905 tablet_bootstrap.cc:654] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.389338  3964 raft_consensus.cc:2804] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.393160  3911 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.378949  3943 raft_consensus.cc:515] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.395314  3964 raft_consensus.cc:493] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.395798  3964 raft_consensus.cc:3060] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.398679  3789 raft_consensus.cc:2468] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.400008  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.400139  3943 leader_election.cc:290] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.401933  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.402480  3862 raft_consensus.cc:2468] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:04.403687  3753 leader_election.cc:304] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.404386  3906 tablet_bootstrap.cc:654] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.404592  3943 raft_consensus.cc:2804] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.404996  3943 raft_consensus.cc:493] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.405423  3943 raft_consensus.cc:3060] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.410459  3610 catalog_manager.cc:5697] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.413054  3964 raft_consensus.cc:515] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.414278  3712 raft_consensus.cc:2393] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ff07c66c583446e88b5c3a8350dd7a2 in current term 1: Already voted for candidate 5ca146b3e153407a9286c742f72e4538 in this term.
I20260710 11:04:04.415856  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:04.416577  3904 raft_consensus.cc:359] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.417577  3904 raft_consensus.cc:385] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.417716  3964 leader_election.cc:290] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.417873  3904 raft_consensus.cc:740] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.418337  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.419001  3862 raft_consensus.cc:3060] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.419147  3904 consensus_queue.cc:260] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.421569  3904 ts_tablet_manager.cc:1434] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:04:04.422538  3904 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:04.409997  3966 raft_consensus.cc:515] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.426337  4023 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.427078  3966 leader_election.cc:290] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.427606  3966 raft_consensus.cc:493] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.427911  4023 raft_consensus.cc:493] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.428449  4023 raft_consensus.cc:515] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.429839  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668007009ced41cda3a219acc74c6117" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:04.430426  3788 raft_consensus.cc:3060] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.430611  4023 leader_election.cc:290] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.431888  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "668007009ced41cda3a219acc74c6117" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.432487  3864 raft_consensus.cc:3060] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.433159  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.433874  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.434610  3790 raft_consensus.cc:2393] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ca146b3e153407a9286c742f72e4538 in current term 1: Already voted for candidate 1ed0336a52dc4c2499ea82717ae77e31 in this term.
I20260710 11:04:04.433130  3905 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.435281  3905 ts_tablet_manager.cc:1403] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.082s	user 0.011s	sys 0.002s
I20260710 11:04:04.436107  3678 leader_election.cc:304] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.437220  4023 raft_consensus.cc:3060] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.428009  3966 raft_consensus.cc:515] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.441429  3943 raft_consensus.cc:515] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.442262  3862 raft_consensus.cc:2468] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:04.442622  3789 raft_consensus.cc:2393] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ca146b3e153407a9286c742f72e4538 in current term 1: Already voted for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in this term.
I20260710 11:04:04.443514  3678 leader_election.cc:304] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:04.445209  3966 leader_election.cc:290] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.445706  3966 raft_consensus.cc:2804] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.445976  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.446147  3966 raft_consensus.cc:697] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:04.446987  3966 consensus_queue.cc:237] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.452286  4023 raft_consensus.cc:2749] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.457432  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:04.459486  3905 raft_consensus.cc:359] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.461705  3905 raft_consensus.cc:385] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.462352  3905 raft_consensus.cc:740] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.464166  3940 raft_consensus.cc:493] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.464751  3940 raft_consensus.cc:515] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.467355  3940 leader_election.cc:290] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.460386  3943 leader_election.cc:290] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.468168  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.469019  3714 raft_consensus.cc:2393] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ff07c66c583446e88b5c3a8350dd7a2 in current term 1: Already voted for candidate 1ed0336a52dc4c2499ea82717ae77e31 in this term.
I20260710 11:04:04.469005  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.463418  3905 consensus_queue.cc:260] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.461261  3906 tablet_bootstrap.cc:492] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.460275  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.470849  3906 ts_tablet_manager.cc:1403] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.111s	user 0.008s	sys 0.005s
I20260710 11:04:04.471649  3862 raft_consensus.cc:2393] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ff07c66c583446e88b5c3a8350dd7a2 in current term 1: Already voted for candidate 5ca146b3e153407a9286c742f72e4538 in this term.
I20260710 11:04:04.471725  3905 ts_tablet_manager.cc:1434] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.000s
I20260710 11:04:04.470871  3753 leader_election.cc:304] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:04.473942  3905 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.473955  3753 leader_election.cc:304] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:04.477196  3906 raft_consensus.cc:359] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.474639  3943 raft_consensus.cc:3060] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.477896  3906 raft_consensus.cc:385] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.478235  3906 raft_consensus.cc:740] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.478850  3940 raft_consensus.cc:2749] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.479203  3906 consensus_queue.cc:260] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.481541  3906 ts_tablet_manager.cc:1434] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:04.482483  3906 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.484840  3864 raft_consensus.cc:2468] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:04.490892  3905 tablet_bootstrap.cc:654] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.484843  3943 raft_consensus.cc:2749] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.496835  3906 tablet_bootstrap.cc:654] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.497648  3788 raft_consensus.cc:2468] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 1.
I20260710 11:04:04.490756  3610 catalog_manager.cc:5697] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.501580  3943 raft_consensus.cc:493] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.503345  3904 tablet_bootstrap.cc:654] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:04.503539  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.194:35111, user_credentials={real_user=slave}} blocked reactor thread for 58053.6us
I20260710 11:04:04.502975  3943 raft_consensus.cc:515] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.510308  3906 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.512095  3906 ts_tablet_manager.cc:1403] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.000s
I20260710 11:04:04.512688  3678 leader_election.cc:304] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:04.513319  3943 leader_election.cc:290] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
W20260710 11:04:04.513682  3678 leader_election.cc:343] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.514487  4050 raft_consensus.cc:2804] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.511565  3905 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.515355  3905 ts_tablet_manager.cc:1403] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.005s
I20260710 11:04:04.517457  3862 raft_consensus.cc:3060] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.518431  3905 raft_consensus.cc:359] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.519279  3905 raft_consensus.cc:385] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.519624  3905 raft_consensus.cc:740] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.519894  4050 raft_consensus.cc:697] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Leader. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:04.520805  4050 consensus_queue.cc:237] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.514915  3906 raft_consensus.cc:359] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.522159  3906 raft_consensus.cc:385] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.522464  3906 raft_consensus.cc:740] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.523218  3906 consensus_queue.cc:260] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.524549  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.520364  3905 consensus_queue.cc:260] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.525525  3906 ts_tablet_manager.cc:1434] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:04:04.526327  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.527046  3864 raft_consensus.cc:2468] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ca146b3e153407a9286c742f72e4538 in term 0.
I20260710 11:04:04.532078  3905 ts_tablet_manager.cc:1434] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:04:04.532424  3678 leader_election.cc:304] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [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: 1ed0336a52dc4c2499ea82717ae77e31, 5ca146b3e153407a9286c742f72e4538; no voters: 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.533110  3905 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: Bootstrap starting.
I20260710 11:04:04.538560  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.539175  3861 raft_consensus.cc:2468] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:04.540372  3905 tablet_bootstrap.cc:654] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.541062  3753 leader_election.cc:304] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.542378  3940 raft_consensus.cc:2804] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.542778  3940 raft_consensus.cc:493] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.542816  4052 raft_consensus.cc:493] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.543233  3940 raft_consensus.cc:3060] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.543464  3906 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: Bootstrap starting.
I20260710 11:04:04.543336  4052 raft_consensus.cc:515] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.545624  4052 leader_election.cc:290] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.549400  3906 tablet_bootstrap.cc:654] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.551982  3864 raft_consensus.cc:3060] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.553207  3609 catalog_manager.cc:5697] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ca146b3e153407a9286c742f72e4538 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.555837  3905 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: No bootstrap required, opened a new log
I20260710 11:04:04.556278  3905 ts_tablet_manager.cc:1403] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.000s
I20260710 11:04:04.558770  3905 raft_consensus.cc:359] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.559404  3905 raft_consensus.cc:385] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.559684  3905 raft_consensus.cc:740] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.525343  3714 raft_consensus.cc:2468] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:04.565469  3905 consensus_queue.cc:260] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.565904  3966 raft_consensus.cc:2804] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.568408  3966 raft_consensus.cc:493] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.568765  3966 raft_consensus.cc:3060] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.572331  3905 ts_tablet_manager.cc:1434] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:04:04.587630  3921 raft_consensus.cc:493] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.588342  3921 raft_consensus.cc:515] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.596001  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557213ccfdb4db99d13a6f371950d09" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.597105  3861 raft_consensus.cc:2393] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ca146b3e153407a9286c742f72e4538 in current term 1: Already voted for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in this term.
I20260710 11:04:04.598237  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b557213ccfdb4db99d13a6f371950d09" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.599504  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.599574  3911 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.602294  3940 raft_consensus.cc:515] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
W20260710 11:04:04.607312  3827 leader_election.cc:343] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.609230  3678 leader_election.cc:304] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.609926  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.610491  3964 raft_consensus.cc:3060] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:04.619763  3828 leader_election.cc:343] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.620443  3828 leader_election.cc:304] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.621815  3926 raft_consensus.cc:2749] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.622442  3926 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.590943  3921 leader_election.cc:290] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:04.633278  4052 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.651428  3940 leader_election.cc:290] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.651808  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:04.653194  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.654313  3861 raft_consensus.cc:3060] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.694657  3911 consensus_queue.cc:1048] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.701097  3911 consensus_queue.cc:1048] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.709904  3904 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.709921  4019 raft_consensus.cc:493] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ca146b3e153407a9286c742f72e4538)
I20260710 11:04:04.710526  3904 ts_tablet_manager.cc:1403] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.288s	user 0.059s	sys 0.072s
I20260710 11:04:04.710546  4019 raft_consensus.cc:515] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.714761  4019 leader_election.cc:290] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:04.717118  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.720606  3712 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "327a97098e25457eaf677fb22ef911ee" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.725895  3906 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: No bootstrap required, opened a new log
I20260710 11:04:04.726367  3906 ts_tablet_manager.cc:1403] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent bootstrapping tablet: real 0.199s	user 0.068s	sys 0.092s
I20260710 11:04:04.667018  3964 raft_consensus.cc:2749] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.728597  3966 raft_consensus.cc:515] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.729321  3906 raft_consensus.cc:359] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.729876  3861 raft_consensus.cc:2468] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:04.730077  3906 raft_consensus.cc:385] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.730406  3906 raft_consensus.cc:740] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.731087  3906 consensus_queue.cc:260] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.731720  3715 raft_consensus.cc:2393] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ff07c66c583446e88b5c3a8350dd7a2 in current term 1: Already voted for candidate 5ca146b3e153407a9286c742f72e4538 in this term.
I20260710 11:04:04.733477  3906 ts_tablet_manager.cc:1434] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:04.735500  3904 raft_consensus.cc:359] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.736289  3904 raft_consensus.cc:385] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.736579  3904 raft_consensus.cc:740] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.737308  3904 consensus_queue.cc:260] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.739544  3904 ts_tablet_manager.cc:1434] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:04:04.740516  3904 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: Bootstrap starting.
I20260710 11:04:04.741948  3864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.742684  3864 raft_consensus.cc:2393] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ca146b3e153407a9286c742f72e4538 in current term 1: Already voted for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in this term.
I20260710 11:04:04.743893  3964 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.744380  3966 leader_election.cc:290] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 1 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.745025  3753 leader_election.cc:304] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.745872  3908 raft_consensus.cc:2804] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.746429  3908 raft_consensus.cc:697] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:04.747241  3904 tablet_bootstrap.cc:654] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:04.747292  3908 consensus_queue.cc:237] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.747304  3828 leader_election.cc:304] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [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: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.753021  4064 raft_consensus.cc:2749] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:04.771152  3926 raft_consensus.cc:493] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.771737  3926 raft_consensus.cc:515] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.773988  3926 leader_election.cc:290] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:04.777596  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120432e6aea14b328cabe0e9dbcf06b7" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:04.779198  3678 leader_election.cc:304] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:04.780649  4050 raft_consensus.cc:2749] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:04:04.781354  4050 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.782321  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef08b6580334137b60353b9c5c86cce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:04.782935  3787 raft_consensus.cc:2468] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 0.
I20260710 11:04:04.788360  3827 leader_election.cc:304] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.790611  4019 raft_consensus.cc:2804] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.791388  4019 raft_consensus.cc:493] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.791960  4019 raft_consensus.cc:3060] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.796087  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef08b6580334137b60353b9c5c86cce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
W20260710 11:04:04.804024  3828 leader_election.cc:343] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:04.811998  3904 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: No bootstrap required, opened a new log
I20260710 11:04:04.812659  3904 ts_tablet_manager.cc:1403] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.038s
I20260710 11:04:04.814950  3609 catalog_manager.cc:5697] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:04.816124  3904 raft_consensus.cc:359] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.817026  3904 raft_consensus.cc:385] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:04.817353  3904 raft_consensus.cc:740] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Initialized, Role: FOLLOWER
I20260710 11:04:04.818171  3904 consensus_queue.cc:260] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.820674  3904 ts_tablet_manager.cc:1434] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260710 11:04:04.823101  4019 raft_consensus.cc:515] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.825160  4019 leader_election.cc:290] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:04.826340  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef08b6580334137b60353b9c5c86cce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:04.826468  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ef08b6580334137b60353b9c5c86cce" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:04.826975  3714 raft_consensus.cc:3060] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.827322  3787 raft_consensus.cc:3060] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.833431  3787 raft_consensus.cc:2468] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:04.834445  3827 leader_election.cc:304] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.834525  3714 raft_consensus.cc:2468] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1ed0336a52dc4c2499ea82717ae77e31 in term 1.
I20260710 11:04:04.835217  4019 raft_consensus.cc:2804] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.835719  4019 raft_consensus.cc:697] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Leader. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:04.836479  4019 consensus_queue.cc:237] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.844738  3610 catalog_manager.cc:5697] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:04.904831  3908 raft_consensus.cc:493] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:04.905365  3908 raft_consensus.cc:515] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.907519  3908 leader_election.cc:290] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.908097  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:04.908777  3715 raft_consensus.cc:2468] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:04.909051  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:04.908964  3908 consensus_queue.cc:1048] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.909794  3861 raft_consensus.cc:2468] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 0.
I20260710 11:04:04.909832  3754 leader_election.cc:304] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.911130  3908 raft_consensus.cc:2804] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:04.911597  3908 raft_consensus.cc:493] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:04.912046  3908 raft_consensus.cc:3060] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.915084  3964 consensus_queue.cc:1048] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:04.922168  3940 consensus_queue.cc:1048] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.930078  3908 raft_consensus.cc:515] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.933259  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:04.933918  3715 raft_consensus.cc:3060] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.940335  3908 leader_election.cc:290] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:04.940956  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:04.941624  3862 raft_consensus.cc:3060] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:04.942864  3964 consensus_queue.cc:1048] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:04.945644  3715 raft_consensus.cc:2468] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:04.946934  3754 leader_election.cc:304] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ca146b3e153407a9286c742f72e4538, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:04.947794  3908 raft_consensus.cc:2804] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:04.948477  3908 raft_consensus.cc:697] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Leader. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:04.949870  3908 consensus_queue.cc:237] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:04.951805  3862 raft_consensus.cc:2468] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ff07c66c583446e88b5c3a8350dd7a2 in term 1.
I20260710 11:04:04.970085  3610 catalog_manager.cc:5697] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:05.038990  3966 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.049126  3966 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.127130  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:05.134419  4079 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
W20260710 11:04:05.137348  4080 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
W20260710 11:04:05.139266  4082 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
I20260710 11:04:05.139312  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:05.140491  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:05.140693  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:05.140915  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681445140894 us; error 0 us; skew 500 ppm
I20260710 11:04:05.141494  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:05.144344  2583 webserver.cc:533] Webserver started at http://127.2.133.196:37947/ using document root <none> and password file <none>
I20260710 11:04:05.144939  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:05.145133  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:05.145406  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:05.146620  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-3-root/instance:
uuid: "39b2a6a2c74b41648624e06770c0537f"
format_stamp: "Formatted at 2026-07-10 11:04:05 on dist-test-slave-c7sl"
I20260710 11:04:05.151268  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:04:05.155056  4087 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:05.156038  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:05.156395  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-3-root
uuid: "39b2a6a2c74b41648624e06770c0537f"
format_stamp: "Formatted at 2026-07-10 11:04:05 on dist-test-slave-c7sl"
I20260710 11:04:05.156688  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-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)
I20260710 11:04:05.157347  3944 consensus_queue.cc:1048] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.169170  3940 consensus_queue.cc:1048] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.197140  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:05.199066  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:05.200912  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:05.203862  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:05.204077  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:05.204388  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:05.204555  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:05.238281  4064 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.272248  3911 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.334800  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.196:41199
I20260710 11:04:05.334931  4153 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.196:41199 every 8 connection(s)
I20260710 11:04:05.340593  2583 auto_leader_rebalancer-test.cc:388] add a tserver: 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:05.353819  4154 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41909
I20260710 11:04:05.354228  4154 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:05.355007  4154 heartbeater.cc:507] Master 127.2.133.254:41909 requested a full tablet report, sending...
I20260710 11:04:05.357101  3609 ts_manager.cc:194] Registered new tserver with Master: 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:05.358651  3609 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56900
I20260710 11:04:05.425650  3940 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:05.436410  3944 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:06.324474  3787 consensus_queue.cc:237] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:06.334287  3864 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.335456  3714 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.336586  3943 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:06.337791  3944 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:04:06.351302  3756 consensus_peers.cc:597] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b2fc87e9d9e849b0b2b1fa361b63df5b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:06.351439  3943 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.352463  3714 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.358021  3864 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.362097  4154 heartbeater.cc:499] Master 127.2.133.254:41909 was elected leader, sending a full tablet report...
I20260710 11:04:06.379067  3609 catalog_manager.cc:5697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.397975  3864 consensus_queue.cc:237] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue 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: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:06.411443  3714 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.413102  3911 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:06.413604  3787 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.415242  3911 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.425221  3911 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.427882  3714 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.431952  3787 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
W20260710 11:04:06.432950  3830 consensus_peers.cc:597] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 487d18d8a4c54370b2133354bdfa25ce. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:06.440500  3610 catalog_manager.cc:5697] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.470046  3715 consensus_queue.cc:237] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:06.480849  3787 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.482795  3964 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:06.483441  3864 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.485008  3964 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:06.489886  3681 consensus_peers.cc:597] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 60370b1964474b2e8d83fa2371f74228. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:06.493523  3966 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.495922  3787 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.496411  3861 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.512365  3861 consensus_queue.cc:237] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:06.512868  3613 catalog_manager.cc:5697] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.525471  3787 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:06.528368  3830 consensus_peers.cc:597] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5ef08b6580334137b60353b9c5c86cce. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:06.529009  4174 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:06.532747  3715 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:06.534660  4174 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:06.542809  3911 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.545059  3787 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.555984  3714 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:06.556901  3613 catalog_manager.cc:5697] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:06.901909  4187 ts_tablet_manager.cc:933] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:06.908443  4190 ts_tablet_manager.cc:933] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:06.909015  4188 ts_tablet_manager.cc:933] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:06.910225  4187 tablet_copy_client.cc:323] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.193:41049
I20260710 11:04:06.918704  4188 tablet_copy_client.cc:323] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.195:34719
I20260710 11:04:06.938983  3725 tablet_copy_service.cc:140] P 5ca146b3e153407a9286c742f72e4538: Received BeginTabletCopySession request for tablet 60370b1964474b2e8d83fa2371f74228 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:45102)
I20260710 11:04:06.939695  3725 tablet_copy_service.cc:161] P 5ca146b3e153407a9286c742f72e4538: Beginning new tablet copy session on tablet 60370b1964474b2e8d83fa2371f74228 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:45102: session id = 39b2a6a2c74b41648624e06770c0537f-60370b1964474b2e8d83fa2371f74228
I20260710 11:04:06.945132  4190 tablet_copy_client.cc:323] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:06.951814  3725 tablet_copy_source_session.cc:215] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:06.956986  4187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60370b1964474b2e8d83fa2371f74228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:06.969663  3874 tablet_copy_service.cc:140] P 1ed0336a52dc4c2499ea82717ae77e31: Received BeginTabletCopySession request for tablet 487d18d8a4c54370b2133354bdfa25ce from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:36682)
I20260710 11:04:06.970329  3874 tablet_copy_service.cc:161] P 1ed0336a52dc4c2499ea82717ae77e31: Beginning new tablet copy session on tablet 487d18d8a4c54370b2133354bdfa25ce from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:36682: session id = 39b2a6a2c74b41648624e06770c0537f-487d18d8a4c54370b2133354bdfa25ce
I20260710 11:04:06.978715  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet b2fc87e9d9e849b0b2b1fa361b63df5b from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:06.979192  4187 tablet_copy_client.cc:806] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:06.979343  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet b2fc87e9d9e849b0b2b1fa361b63df5b from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-b2fc87e9d9e849b0b2b1fa361b63df5b
I20260710 11:04:06.979925  4187 tablet_copy_client.cc:670] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:06.982344  3874 tablet_copy_source_session.cc:215] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:06.986227  3800 tablet_copy_source_session.cc:215] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:06.989009  4187 tablet_copy_client.cc:538] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:06.990005  4188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 487d18d8a4c54370b2133354bdfa25ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:06.990643  4190 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2fc87e9d9e849b0b2b1fa361b63df5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.000931  4187 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:07.021775  4190 tablet_copy_client.cc:806] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:07.022650  4188 tablet_copy_client.cc:806] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:07.022540  4190 tablet_copy_client.cc:670] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:07.023257  4188 tablet_copy_client.cc:670] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:07.029261  4187 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:07.030355  4187 tablet_bootstrap.cc:492] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:07.032295  4190 tablet_copy_client.cc:538] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:07.033640  4187 ts_tablet_manager.cc:1403] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.033s	user 0.026s	sys 0.005s
I20260710 11:04:07.037432  4187 raft_consensus.cc:359] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.038367  4187 raft_consensus.cc:740] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:07.039129  4187 consensus_queue.cc:260] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.042258  4190 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:07.044530  4188 tablet_copy_client.cc:538] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:07.084139  4190 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:07.085178  4190 tablet_bootstrap.cc:492] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:07.085901  4190 ts_tablet_manager.cc:1403] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.044s	user 0.028s	sys 0.014s
I20260710 11:04:07.089169  4190 raft_consensus.cc:359] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.090068  4190 raft_consensus.cc:740] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:07.090731  4190 consensus_queue.cc:260] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.119007  4201 ts_tablet_manager.cc:933] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:07.121116  4188 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:07.123574  4187 ts_tablet_manager.cc:1434] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.090s	user 0.021s	sys 0.024s
I20260710 11:04:07.125728  3725 tablet_copy_service.cc:342] P 5ca146b3e153407a9286c742f72e4538: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-60370b1964474b2e8d83fa2371f74228 received from {username='slave'} at 127.0.0.1:45102
I20260710 11:04:07.126525  3725 tablet_copy_service.cc:434] P 5ca146b3e153407a9286c742f72e4538: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-60370b1964474b2e8d83fa2371f74228 on tablet 60370b1964474b2e8d83fa2371f74228 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:07.132870  4190 ts_tablet_manager.cc:1434] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.047s	user 0.026s	sys 0.020s
W20260710 11:04:07.137395  3678 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.194:35111, user_credentials={real_user=slave}} blocked reactor thread for 63789.8us
I20260710 11:04:07.139669  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-b2fc87e9d9e849b0b2b1fa361b63df5b received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:07.139992  4201 tablet_copy_client.cc:323] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.195:34719
I20260710 11:04:07.140199  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-b2fc87e9d9e849b0b2b1fa361b63df5b on tablet b2fc87e9d9e849b0b2b1fa361b63df5b with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:07.142521  3874 tablet_copy_service.cc:140] P 1ed0336a52dc4c2499ea82717ae77e31: Received BeginTabletCopySession request for tablet 5ef08b6580334137b60353b9c5c86cce from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:36682)
I20260710 11:04:07.143167  3874 tablet_copy_service.cc:161] P 1ed0336a52dc4c2499ea82717ae77e31: Beginning new tablet copy session on tablet 5ef08b6580334137b60353b9c5c86cce from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:36682: session id = 39b2a6a2c74b41648624e06770c0537f-5ef08b6580334137b60353b9c5c86cce
I20260710 11:04:07.154701  3874 tablet_copy_source_session.cc:215] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:07.167927  4201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ef08b6580334137b60353b9c5c86cce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:07.169919  4188 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:07.170965  4188 tablet_bootstrap.cc:492] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:07.173025  4188 ts_tablet_manager.cc:1403] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.013s
I20260710 11:04:07.176460  4188 raft_consensus.cc:359] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.177326  4188 raft_consensus.cc:740] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:07.177893  4188 consensus_queue.cc:260] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [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: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.180156  4188 ts_tablet_manager.cc:1434] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 11:04:07.182575  3874 tablet_copy_service.cc:342] P 1ed0336a52dc4c2499ea82717ae77e31: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-487d18d8a4c54370b2133354bdfa25ce received from {username='slave'} at 127.0.0.1:36682
I20260710 11:04:07.183055  3874 tablet_copy_service.cc:434] P 1ed0336a52dc4c2499ea82717ae77e31: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-487d18d8a4c54370b2133354bdfa25ce on tablet 487d18d8a4c54370b2133354bdfa25ce with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:07.193141  4201 tablet_copy_client.cc:806] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:07.193737  4201 tablet_copy_client.cc:670] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:07.197254  4201 tablet_copy_client.cc:538] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:07.203588  4201 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:07.236011  4201 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:07.237113  4201 tablet_bootstrap.cc:492] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:07.237852  4201 ts_tablet_manager.cc:1403] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.035s	user 0.024s	sys 0.012s
I20260710 11:04:07.243182  4201 raft_consensus.cc:359] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.244308  4201 raft_consensus.cc:740] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:07.245177  4201 consensus_queue.cc:260] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:07.256585  4201 ts_tablet_manager.cc:1434] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:04:07.259210  3874 tablet_copy_service.cc:342] P 1ed0336a52dc4c2499ea82717ae77e31: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-5ef08b6580334137b60353b9c5c86cce received from {username='slave'} at 127.0.0.1:36682
I20260710 11:04:07.259783  3874 tablet_copy_service.cc:434] P 1ed0336a52dc4c2499ea82717ae77e31: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-5ef08b6580334137b60353b9c5c86cce on tablet 5ef08b6580334137b60353b9c5c86cce with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:07.406972  4129 raft_consensus.cc:1217] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:07.537292  4128 raft_consensus.cc:1217] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:07.544014  4129 raft_consensus.cc:1217] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:07.651733  4129 raft_consensus.cc:1217] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:07.909554  3911 raft_consensus.cc:1064] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:07.911537  3911 consensus_queue.cc:237] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [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: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:07.917873  3789 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:07.917852  4129 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:07.917814  3715 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:07.919644  3911 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:07.920482  4174 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:07.921236  4208 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:07.941603  4208 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:07.943487  3789 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:07.948814  4128 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:07.954030  3715 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:07.958276  3613 catalog_manager.cc:5697] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:07.982299  4200 raft_consensus.cc:1064] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:07.995409  3861 consensus_queue.cc:237] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [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: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:07.985071  4200 consensus_queue.cc:237] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:08.006752  4128 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.007346  3715 raft_consensus.cc:1275] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.008790  4174 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.009754  3911 consensus_queue.cc:1048] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.013438  3861 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.013533  4129 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.015455  4206 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:08.017633  4206 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.017760  3911 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.020912  4128 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.027295  4207 raft_consensus.cc:1064] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:08.029960  4207 consensus_queue.cc:237] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:08.038517  3713 raft_consensus.cc:2955] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.051574  3790 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.050998  3611 catalog_manager.cc:5697] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.055717  4206 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.069882  3771 tablet_service.cc:1558] Processing DeleteTablet for tablet 487d18d8a4c54370b2133354bdfa25ce with delete_type TABLET_DATA_TOMBSTONED (TS 5ff07c66c583446e88b5c3a8350dd7a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41480
I20260710 11:04:08.086072  4174 raft_consensus.cc:1064] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:08.089723  4174 consensus_queue.cc:237] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:08.095386  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 487d18d8a4c54370b2133354bdfa25ce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:08.098985  4128 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.103042  4210 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.110677  4206 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.115480  4228 tablet_replica.cc:333] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:08.117925  4128 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.117925  3713 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.121696  3864 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.120906  4230 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:08.123481  4174 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:08.126420  3789 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.131421  3789 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.144340  3911 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:08.158919  3611 catalog_manager.cc:5697] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.166880  4226 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.020s
I20260710 11:04:08.184988  4127 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.188503  4228 raft_consensus.cc:2243] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:08.189551  4228 raft_consensus.cc:2272] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:08.200278  4230 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.209980  4128 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.201959  3861 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.225775  3609 catalog_manager.cc:5697] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.234817  4228 ts_tablet_manager.cc:1916] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:08.241251  3715 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:08.242509  3713 consensus_queue.cc:237] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:08.244577  4229 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260710 11:04:08.253358  3790 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.257740  4206 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.259963  4128 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.266381  3715 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.268181  4206 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:08.268286  3790 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.272766  4222 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.279268  4229 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.288322  3864 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.296195  3790 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.298233  4127 raft_consensus.cc:2955] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.305183  3598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 60370b1964474b2e8d83fa2371f74228 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:08.308153  3861 consensus_queue.cc:237] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:08.313634  3609 catalog_manager.cc:5697] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.315546  4128 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.315027  3713 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.317178  3789 raft_consensus.cc:1275] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.317312  4230 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.318845  3911 consensus_queue.cc:1048] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.323838  4129 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.330809  4208 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.336416  3846 tablet_service.cc:1558] Processing DeleteTablet for tablet 60370b1964474b2e8d83fa2371f74228 with delete_type TABLET_DATA_TOMBSTONED (TS 1ed0336a52dc4c2499ea82717ae77e31 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36636
I20260710 11:04:08.342080  4228 ts_tablet_manager.cc:1929] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:08.342674  4228 log.cc:1199] T 487d18d8a4c54370b2133354bdfa25ce P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/wals/487d18d8a4c54370b2133354bdfa25ce
I20260710 11:04:08.344800  3597 catalog_manager.cc:5028] TS 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): tablet 487d18d8a4c54370b2133354bdfa25ce (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:08.346546  3788 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.343346  3613 catalog_manager.cc:5697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.359431  4127 raft_consensus.cc:2955] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.366426  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5ef08b6580334137b60353b9c5c86cce with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:08.379166  4239 tablet_replica.cc:333] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:08.380399  4239 raft_consensus.cc:2243] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:08.381170  4239 raft_consensus.cc:2272] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:08.385689  4239 ts_tablet_manager.cc:1916] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:08.385494  3788 consensus_queue.cc:237] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:08.390780  3610 catalog_manager.cc:5697] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:08.395466  3861 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.397228  4207 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.402145  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet 5ef08b6580334137b60353b9c5c86cce with delete_type TABLET_DATA_TOMBSTONED (TS 5ca146b3e153407a9286c742f72e4538 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45064
I20260710 11:04:08.403905  4127 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:08.405429  4229 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.406221  4240 tablet_replica.cc:333] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:08.405977  4226 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:08.407411  4240 raft_consensus.cc:2243] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:08.408278  4240 raft_consensus.cc:2272] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:08.409287  3861 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.411816  4240 ts_tablet_manager.cc:1916] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:08.414883  4239 ts_tablet_manager.cc:1929] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:08.416838  4239 log.cc:1199] T 60370b1964474b2e8d83fa2371f74228 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/wals/60370b1964474b2e8d83fa2371f74228
I20260710 11:04:08.416124  4127 raft_consensus.cc:2955] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.422812  3597 catalog_manager.cc:5028] TS 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): tablet 60370b1964474b2e8d83fa2371f74228 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:08.426476  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b2fc87e9d9e849b0b2b1fa361b63df5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:08.428568  3613 catalog_manager.cc:5697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:08.431882  4240 ts_tablet_manager.cc:1929] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:08.432376  4240 log.cc:1199] T 5ef08b6580334137b60353b9c5c86cce P 5ca146b3e153407a9286c742f72e4538: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/wals/5ef08b6580334137b60353b9c5c86cce
I20260710 11:04:08.433936  3598 catalog_manager.cc:5028] TS 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): tablet 5ef08b6580334137b60353b9c5c86cce (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:08.444408  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet b2fc87e9d9e849b0b2b1fa361b63df5b with delete_type TABLET_DATA_TOMBSTONED (TS 5ca146b3e153407a9286c742f72e4538 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45064
I20260710 11:04:08.445482  4240 tablet_replica.cc:333] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:08.446251  4240 raft_consensus.cc:2243] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:08.446888  4240 raft_consensus.cc:2272] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:08.449769  4240 ts_tablet_manager.cc:1916] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:08.461753  4240 ts_tablet_manager.cc:1929] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:08.462105  4240 log.cc:1199] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ca146b3e153407a9286c742f72e4538: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/wals/b2fc87e9d9e849b0b2b1fa361b63df5b
I20260710 11:04:08.463275  3598 catalog_manager.cc:5028] TS 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): tablet b2fc87e9d9e849b0b2b1fa361b63df5b (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
W20260710 11:04:08.482128  3885 debug-util.cc:398] Leaking SignalData structure 0x7b08000f1ce0 after lost signal to thread 2586
W20260710 11:04:08.482908  3885 debug-util.cc:398] Leaking SignalData structure 0x7b0800118220 after lost signal to thread 3647
W20260710 11:04:08.483711  3885 debug-util.cc:398] Leaking SignalData structure 0x7b08001e5180 after lost signal to thread 3739
W20260710 11:04:08.484426  3885 debug-util.cc:398] Leaking SignalData structure 0x7b0800155a40 after lost signal to thread 3814
W20260710 11:04:08.485126  3885 debug-util.cc:398] Leaking SignalData structure 0x7b08001a73c0 after lost signal to thread 3888
W20260710 11:04:08.485882  3885 debug-util.cc:398] Leaking SignalData structure 0x7b08002074c0 after lost signal to thread 4153
I20260710 11:04:09.478328  3715 consensus_queue.cc:237] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:09.485818  3861 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:09.486188  3681 consensus_peers.cc:597] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2326acb73f84737be6797a046f6ce57. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:09.487154  4222 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.487301  3788 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.488931  4222 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.502910  4222 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.505726  3788 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.508317  3861 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.522810  3613 catalog_manager.cc:5697] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:09.527943  3789 consensus_queue.cc:237] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
W20260710 11:04:09.542593  3756 consensus_peers.cc:597] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f308dd86095d43df94df21ad27caf701. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:09.542950  3715 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.544554  4229 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.549290  3861 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.552340  4229 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.559818  4242 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.570322  3713 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.582384  3864 consensus_queue.cc:237] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:09.598160  3609 catalog_manager.cc:5697] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.619081  3789 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.621294  4208 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:09.624495  3830 consensus_peers.cc:597] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7010253db7c54f8daa6b64af5e1a6ff7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:09.623831  3861 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.627781  3715 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.631940  3911 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:09.638809  3754 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.193:41049, user_credentials={real_user=slave}} blocked reactor thread for 52860.9us
I20260710 11:04:09.643270  4208 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.647524  3789 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.658919  3713 consensus_queue.cc:237] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:09.663820  3611 catalog_manager.cc:5697] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
W20260710 11:04:09.679766  3681 consensus_peers.cc:597] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2886632d7d244f7bb61e06c3ccc161ca. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:09.684299  3789 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.684551  3861 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:09.686408  4248 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:09.688696  4244 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:09.688871  3713 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.716571  4248 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.718286  3789 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.730154  3861 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.732300  3609 catalog_manager.cc:5697] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:09.882776  4264 ts_tablet_manager.cc:933] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:09.884712  4264 tablet_copy_client.cc:323] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.193:41049
I20260710 11:04:09.886319  3725 tablet_copy_service.cc:140] P 5ca146b3e153407a9286c742f72e4538: Received BeginTabletCopySession request for tablet f2326acb73f84737be6797a046f6ce57 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:45102)
I20260710 11:04:09.886790  3725 tablet_copy_service.cc:161] P 5ca146b3e153407a9286c742f72e4538: Beginning new tablet copy session on tablet f2326acb73f84737be6797a046f6ce57 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:45102: session id = 39b2a6a2c74b41648624e06770c0537f-f2326acb73f84737be6797a046f6ce57
I20260710 11:04:09.891741  3725 tablet_copy_source_session.cc:215] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:09.894500  4264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2326acb73f84737be6797a046f6ce57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:09.911672  4264 tablet_copy_client.cc:806] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:09.912321  4264 tablet_copy_client.cc:670] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:09.916657  4264 tablet_copy_client.cc:538] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:09.924026  4264 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:09.942664  4264 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:09.943514  4264 tablet_bootstrap.cc:492] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:09.944104  4264 ts_tablet_manager.cc:1403] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 11:04:09.946877  4264 raft_consensus.cc:359] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:09.947788  4264 raft_consensus.cc:740] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:09.948448  4264 consensus_queue.cc:260] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:09.951416  4264 ts_tablet_manager.cc:1434] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:04:09.953154  3725 tablet_copy_service.cc:342] P 5ca146b3e153407a9286c742f72e4538: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-f2326acb73f84737be6797a046f6ce57 received from {username='slave'} at 127.0.0.1:45102
I20260710 11:04:09.953620  3725 tablet_copy_service.cc:434] P 5ca146b3e153407a9286c742f72e4538: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-f2326acb73f84737be6797a046f6ce57 on tablet f2326acb73f84737be6797a046f6ce57 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:10.161497  4264 ts_tablet_manager.cc:933] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:10.163686  4264 tablet_copy_client.cc:323] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.193:41049
I20260710 11:04:10.165918  3725 tablet_copy_service.cc:140] P 5ca146b3e153407a9286c742f72e4538: Received BeginTabletCopySession request for tablet 2886632d7d244f7bb61e06c3ccc161ca from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:45102)
I20260710 11:04:10.166718  3725 tablet_copy_service.cc:161] P 5ca146b3e153407a9286c742f72e4538: Beginning new tablet copy session on tablet 2886632d7d244f7bb61e06c3ccc161ca from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:45102: session id = 39b2a6a2c74b41648624e06770c0537f-2886632d7d244f7bb61e06c3ccc161ca
I20260710 11:04:10.188620  3725 tablet_copy_source_session.cc:215] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:10.193745  4264 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2886632d7d244f7bb61e06c3ccc161ca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.208618  4270 ts_tablet_manager.cc:933] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:10.212333  4269 ts_tablet_manager.cc:933] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:10.222476  4270 tablet_copy_client.cc:323] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:10.224452  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet f308dd86095d43df94df21ad27caf701 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:10.224664  4269 tablet_copy_client.cc:323] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.195:34719
I20260710 11:04:10.225014  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet f308dd86095d43df94df21ad27caf701 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-f308dd86095d43df94df21ad27caf701
I20260710 11:04:10.226598  3874 tablet_copy_service.cc:140] P 1ed0336a52dc4c2499ea82717ae77e31: Received BeginTabletCopySession request for tablet 7010253db7c54f8daa6b64af5e1a6ff7 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:36682)
I20260710 11:04:10.226811  4264 tablet_copy_client.cc:806] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:10.227129  3874 tablet_copy_service.cc:161] P 1ed0336a52dc4c2499ea82717ae77e31: Beginning new tablet copy session on tablet 7010253db7c54f8daa6b64af5e1a6ff7 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:36682: session id = 39b2a6a2c74b41648624e06770c0537f-7010253db7c54f8daa6b64af5e1a6ff7
I20260710 11:04:10.227386  4264 tablet_copy_client.cc:670] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:10.232470  3800 tablet_copy_source_session.cc:215] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:10.235893  4264 tablet_copy_client.cc:538] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:10.242126  3874 tablet_copy_source_session.cc:215] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:10.246848  4264 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:10.250298  4269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7010253db7c54f8daa6b64af5e1a6ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.272775  4270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f308dd86095d43df94df21ad27caf701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:10.296169  4127 raft_consensus.cc:1217] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:10.298134  4269 tablet_copy_client.cc:806] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:10.298775  4269 tablet_copy_client.cc:670] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:10.310036  4269 tablet_copy_client.cc:538] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:10.320333  4264 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:10.328557  4264 tablet_bootstrap.cc:492] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:10.329324  4264 ts_tablet_manager.cc:1403] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.083s	user 0.030s	sys 0.005s
I20260710 11:04:10.329694  4269 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:10.333118  4264 raft_consensus.cc:359] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:10.334520  4264 raft_consensus.cc:740] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:10.334091  4270 tablet_copy_client.cc:806] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:10.335307  4264 consensus_queue.cc:260] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:10.335955  4270 tablet_copy_client.cc:670] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:10.345155  4264 ts_tablet_manager.cc:1434] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 11:04:10.348208  3725 tablet_copy_service.cc:342] P 5ca146b3e153407a9286c742f72e4538: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-2886632d7d244f7bb61e06c3ccc161ca received from {username='slave'} at 127.0.0.1:45102
I20260710 11:04:10.348678  3725 tablet_copy_service.cc:434] P 5ca146b3e153407a9286c742f72e4538: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-2886632d7d244f7bb61e06c3ccc161ca on tablet 2886632d7d244f7bb61e06c3ccc161ca with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:10.358513  4270 tablet_copy_client.cc:538] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:10.378451  4269 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:10.379417  4269 tablet_bootstrap.cc:492] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:10.380052  4269 ts_tablet_manager.cc:1403] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.051s	user 0.026s	sys 0.012s
I20260710 11:04:10.381280  4270 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:10.382958  4269 raft_consensus.cc:359] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:10.383808  4269 raft_consensus.cc:740] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:10.384440  4269 consensus_queue.cc:260] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:10.393196  4269 ts_tablet_manager.cc:1434] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:10.400861  3874 tablet_copy_service.cc:342] P 1ed0336a52dc4c2499ea82717ae77e31: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-7010253db7c54f8daa6b64af5e1a6ff7 received from {username='slave'} at 127.0.0.1:36682
I20260710 11:04:10.401257  3874 tablet_copy_service.cc:434] P 1ed0336a52dc4c2499ea82717ae77e31: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-7010253db7c54f8daa6b64af5e1a6ff7 on tablet 7010253db7c54f8daa6b64af5e1a6ff7 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:10.419597  4270 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:10.420624  4270 tablet_bootstrap.cc:492] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:10.421367  4270 ts_tablet_manager.cc:1403] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.010s
I20260710 11:04:10.424842  4270 raft_consensus.cc:359] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:10.425769  4270 raft_consensus.cc:740] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:10.426470  4270 consensus_queue.cc:260] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:10.428983  4270 ts_tablet_manager.cc:1434] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:10.430881  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-f308dd86095d43df94df21ad27caf701 received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:10.431280  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-f308dd86095d43df94df21ad27caf701 on tablet f308dd86095d43df94df21ad27caf701 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:10.642256  4127 raft_consensus.cc:1217] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:10.729698  4127 raft_consensus.cc:1217] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:10.776588  4127 raft_consensus.cc:1217] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:10.831553  4244 raft_consensus.cc:1064] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:10.834044  4244 consensus_queue.cc:237] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:10.840555  4127 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:10.842420  4276 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:10.843334  3861 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:10.844815  4276 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:10.857618  3789 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:10.859102  4283 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:10.885279  4244 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:10.892060  3788 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:10.897655  3864 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:10.913360  3609 catalog_manager.cc:5697] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:10.930177  4127 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:10.982693  3713 consensus_queue.cc:237] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:10.987947  4127 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:10.990383  3864 raft_consensus.cc:1275] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:10.991849  4244 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:10.992691  4283 consensus_queue.cc:1048] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.002242  4276 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.005946  3864 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.032923  3598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2326acb73f84737be6797a046f6ce57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:11.007012  4127 raft_consensus.cc:2955] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.040611  3610 catalog_manager.cc:5697] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.072964  3771 tablet_service.cc:1558] Processing DeleteTablet for tablet f2326acb73f84737be6797a046f6ce57 with delete_type TABLET_DATA_TOMBSTONED (TS 5ff07c66c583446e88b5c3a8350dd7a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41480
I20260710 11:04:11.077229  4291 tablet_replica.cc:333] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:11.078431  4291 raft_consensus.cc:2243] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:11.079296  4291 raft_consensus.cc:2272] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:11.083307  4291 ts_tablet_manager.cc:1916] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:11.097234  4291 ts_tablet_manager.cc:1929] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:11.097692  4291 log.cc:1199] T f2326acb73f84737be6797a046f6ce57 P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/wals/f2326acb73f84737be6797a046f6ce57
I20260710 11:04:11.099221  3597 catalog_manager.cc:5028] TS 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): tablet f2326acb73f84737be6797a046f6ce57 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:11.163013  4283 raft_consensus.cc:1064] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:11.166498  4283 consensus_queue.cc:237] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:11.175418  4127 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.176862  3864 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.177078  4244 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:11.179351  4277 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.191874  3788 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.194777  4276 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.207103  4244 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.216357  4128 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.218811  4242 raft_consensus.cc:1064] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:11.221300  4242 consensus_queue.cc:237] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:11.228783  4281 raft_consensus.cc:1064] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:11.231473  4281 consensus_queue.cc:237] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:11.236898  3864 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.240254  3610 catalog_manager.cc:5697] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.255658  3713 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.257051  4128 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.257752  3861 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.282852  3713 consensus_queue.cc:237] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:11.285135  4129 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.285871  4229 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260710 11:04:11.248715  3788 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.293963  4278 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260710 11:04:11.311225  4128 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.312047  4296 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:11.326009  4278 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:11.327703  4297 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260710 11:04:11.334586  3830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.196:41199, user_credentials={real_user=slave}} blocked reactor thread for 47562.8us
I20260710 11:04:11.358978  3715 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.368983  4281 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:11.368887  4128 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.365953  4297 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.379283  3789 raft_consensus.cc:1275] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.383386  4276 consensus_queue.cc:1048] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:11.392232  3789 raft_consensus.cc:2955] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.395859  4278 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.397886  3715 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.397926  3790 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:11.401741  3598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2886632d7d244f7bb61e06c3ccc161ca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:11.415334  4281 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:11.417642  3610 catalog_manager.cc:5697] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:11.422573  4129 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.445679  3864 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.461270  4296 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.463122  4127 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.480451  3789 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.457512  3611 catalog_manager.cc:5697] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.483824  3713 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.498932  3788 consensus_queue.cc:237] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:11.501674  3846 tablet_service.cc:1558] Processing DeleteTablet for tablet 2886632d7d244f7bb61e06c3ccc161ca with delete_type TABLET_DATA_TOMBSTONED (TS 1ed0336a52dc4c2499ea82717ae77e31 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36636
I20260710 11:04:11.510155  4127 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.511054  3713 raft_consensus.cc:1275] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.512629  4278 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:11.516368  4278 consensus_queue.cc:1048] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.523027  4305 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.534098  3715 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.530622  3612 catalog_manager.cc:5697] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.535948  4127 raft_consensus.cc:2955] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.547619  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f308dd86095d43df94df21ad27caf701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:11.564188  3864 consensus_queue.cc:237] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:11.569537  3613 catalog_manager.cc:5697] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.578375  4128 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.580001  4296 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.587765  4304 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.593586  3848 tablet_service.cc:1558] Processing DeleteTablet for tablet f308dd86095d43df94df21ad27caf701 with delete_type TABLET_DATA_TOMBSTONED (TS 1ed0336a52dc4c2499ea82717ae77e31 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36636
I20260710 11:04:11.604096  4127 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.613437  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7010253db7c54f8daa6b64af5e1a6ff7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:11.614696  3789 raft_consensus.cc:1275] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:11.619683  4303 consensus_queue.cc:1048] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:11.625643  3789 raft_consensus.cc:2955] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:11.633517  4312 tablet_replica.cc:333] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:11.634811  4312 raft_consensus.cc:2243] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:11.635618  4312 raft_consensus.cc:2272] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:11.640039  4312 ts_tablet_manager.cc:1916] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:11.651490  3613 catalog_manager.cc:5697] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:11.656235  4312 ts_tablet_manager.cc:1929] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:11.656764  4312 log.cc:1199] T 2886632d7d244f7bb61e06c3ccc161ca P 1ed0336a52dc4c2499ea82717ae77e31: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/wals/2886632d7d244f7bb61e06c3ccc161ca
I20260710 11:04:11.661619  3597 catalog_manager.cc:5028] TS 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): tablet 2886632d7d244f7bb61e06c3ccc161ca (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:11.663398  4312 tablet_replica.cc:333] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:11.664669  4312 raft_consensus.cc:2243] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:11.665515  4312 raft_consensus.cc:2272] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:11.668675  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet 7010253db7c54f8daa6b64af5e1a6ff7 with delete_type TABLET_DATA_TOMBSTONED (TS 5ca146b3e153407a9286c742f72e4538 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45064
I20260710 11:04:11.669514  4312 ts_tablet_manager.cc:1916] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:11.670675  4313 tablet_replica.cc:333] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:11.671761  4313 raft_consensus.cc:2243] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:11.672569  4313 raft_consensus.cc:2272] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:11.676676  4313 ts_tablet_manager.cc:1916] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:11.687878  4312 ts_tablet_manager.cc:1929] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:11.688127  4313 ts_tablet_manager.cc:1929] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:11.688400  4312 log.cc:1199] T f308dd86095d43df94df21ad27caf701 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/wals/f308dd86095d43df94df21ad27caf701
I20260710 11:04:11.688629  4313 log.cc:1199] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ca146b3e153407a9286c742f72e4538: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/wals/7010253db7c54f8daa6b64af5e1a6ff7
I20260710 11:04:11.690131  3597 catalog_manager.cc:5028] TS 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): tablet f308dd86095d43df94df21ad27caf701 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:11.690281  3598 catalog_manager.cc:5028] TS 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): tablet 7010253db7c54f8daa6b64af5e1a6ff7 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:12.701277  3713 consensus_queue.cc:237] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
W20260710 11:04:12.707978  3681 consensus_peers.cc:597] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 327a97098e25457eaf677fb22ef911ee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:12.708043  3864 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.708659  3789 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.709595  4319 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.710544  4276 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.718510  4319 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.720449  3864 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.720363  3789 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.733497  3713 consensus_queue.cc:237] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:12.738030  3612 catalog_manager.cc:5697] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.740725  3864 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:12.741459  3681 consensus_peers.cc:597] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2be64de864b4297a7328a9d7974f22d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:12.742347  4276 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:04:12.745139  3789 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.747319  4276 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:12.751573  4319 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.753361  3864 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.771098  3788 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.772120  3789 consensus_queue.cc:237] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:12.784219  3864 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.785635  3713 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.787089  4278 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.792523  4278 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:12.798051  3609 catalog_manager.cc:5697] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
W20260710 11:04:12.799186  3756 consensus_peers.cc:597] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5192794b99534304b110ac013e450803. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:12.802616  4305 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.805239  3864 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.813326  3713 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.822937  3609 catalog_manager.cc:5697] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:12.826473  3788 consensus_queue.cc:237] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
W20260710 11:04:12.835690  3756 consensus_peers.cc:597] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff21491912c2472487ddd691024b927b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:12.835722  3864 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.837430  3713 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:12.838338  4278 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.839911  4305 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:12.848604  4278 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.850589  3864 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.851688  3713 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:12.873356  3609 catalog_manager.cc:5697] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:13.192322  4338 ts_tablet_manager.cc:933] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:13.194456  4338 tablet_copy_client.cc:323] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.193:41049
I20260710 11:04:13.196275  3725 tablet_copy_service.cc:140] P 5ca146b3e153407a9286c742f72e4538: Received BeginTabletCopySession request for tablet 327a97098e25457eaf677fb22ef911ee from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:45102)
I20260710 11:04:13.196826  3725 tablet_copy_service.cc:161] P 5ca146b3e153407a9286c742f72e4538: Beginning new tablet copy session on tablet 327a97098e25457eaf677fb22ef911ee from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:45102: session id = 39b2a6a2c74b41648624e06770c0537f-327a97098e25457eaf677fb22ef911ee
I20260710 11:04:13.204401  3725 tablet_copy_source_session.cc:215] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.208065  4338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 327a97098e25457eaf677fb22ef911ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.222800  4338 tablet_copy_client.cc:806] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.223403  4338 tablet_copy_client.cc:670] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.226800  4338 tablet_copy_client.cc:538] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.234253  4338 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:13.255012  4341 ts_tablet_manager.cc:933] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:13.256542  4338 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:13.257061  4341 tablet_copy_client.cc:323] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:13.257652  4338 tablet_bootstrap.cc:492] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:13.258438  4338 ts_tablet_manager.cc:1403] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260710 11:04:13.258864  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet 5192794b99534304b110ac013e450803 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:13.259527  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet 5192794b99534304b110ac013e450803 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-5192794b99534304b110ac013e450803
I20260710 11:04:13.261826  4338 raft_consensus.cc:359] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.262857  4338 raft_consensus.cc:740] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:13.264025  4338 consensus_queue.cc:260] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.267711  4338 ts_tablet_manager.cc:1434] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.004s
I20260710 11:04:13.271807  3800 tablet_copy_source_session.cc:215] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.272082  3725 tablet_copy_service.cc:342] P 5ca146b3e153407a9286c742f72e4538: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-327a97098e25457eaf677fb22ef911ee received from {username='slave'} at 127.0.0.1:45102
I20260710 11:04:13.272533  3725 tablet_copy_service.cc:434] P 5ca146b3e153407a9286c742f72e4538: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-327a97098e25457eaf677fb22ef911ee on tablet 327a97098e25457eaf677fb22ef911ee with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:13.275455  4341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5192794b99534304b110ac013e450803. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.293939  4341 tablet_copy_client.cc:806] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.294574  4341 tablet_copy_client.cc:670] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.298084  4341 tablet_copy_client.cc:538] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.307415  4341 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:13.321895  4338 ts_tablet_manager.cc:933] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049)
I20260710 11:04:13.323765  4338 tablet_copy_client.cc:323] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.193:41049
I20260710 11:04:13.325284  3725 tablet_copy_service.cc:140] P 5ca146b3e153407a9286c742f72e4538: Received BeginTabletCopySession request for tablet c2be64de864b4297a7328a9d7974f22d from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:45102)
I20260710 11:04:13.325731  3725 tablet_copy_service.cc:161] P 5ca146b3e153407a9286c742f72e4538: Beginning new tablet copy session on tablet c2be64de864b4297a7328a9d7974f22d from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:45102: session id = 39b2a6a2c74b41648624e06770c0537f-c2be64de864b4297a7328a9d7974f22d
I20260710 11:04:13.329001  4341 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:13.329988  4341 tablet_bootstrap.cc:492] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:13.330641  4341 ts_tablet_manager.cc:1403] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260710 11:04:13.331151  3725 tablet_copy_source_session.cc:215] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.333833  4338 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2be64de864b4297a7328a9d7974f22d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.334167  4341 raft_consensus.cc:359] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.335094  4341 raft_consensus.cc:740] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:13.335861  4341 consensus_queue.cc:260] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.338531  4341 ts_tablet_manager.cc:1434] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:04:13.340240  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-5192794b99534304b110ac013e450803 received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:13.340667  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-5192794b99534304b110ac013e450803 on tablet 5192794b99534304b110ac013e450803 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:13.351615  4338 tablet_copy_client.cc:806] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.352316  4338 tablet_copy_client.cc:670] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.357527  4338 tablet_copy_client.cc:538] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.357774  4341 ts_tablet_manager.cc:933] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:13.359754  4341 tablet_copy_client.cc:323] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:13.361637  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet ff21491912c2472487ddd691024b927b from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:13.362170  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet ff21491912c2472487ddd691024b927b from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-ff21491912c2472487ddd691024b927b
I20260710 11:04:13.369647  3800 tablet_copy_source_session.cc:215] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:13.370013  4338 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:13.374245  4341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff21491912c2472487ddd691024b927b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:13.394500  4341 tablet_copy_client.cc:806] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:13.395191  4341 tablet_copy_client.cc:670] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:13.395283  4338 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:13.396175  4338 tablet_bootstrap.cc:492] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:13.397190  4338 ts_tablet_manager.cc:1403] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.009s
I20260710 11:04:13.399178  4341 tablet_copy_client.cc:538] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:13.400163  4338 raft_consensus.cc:359] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.401351  4338 raft_consensus.cc:740] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:13.402034  4338 consensus_queue.cc:260] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.404412  4338 ts_tablet_manager.cc:1434] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:13.406301  3725 tablet_copy_service.cc:342] P 5ca146b3e153407a9286c742f72e4538: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-c2be64de864b4297a7328a9d7974f22d received from {username='slave'} at 127.0.0.1:45102
I20260710 11:04:13.406728  3725 tablet_copy_service.cc:434] P 5ca146b3e153407a9286c742f72e4538: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-c2be64de864b4297a7328a9d7974f22d on tablet c2be64de864b4297a7328a9d7974f22d with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:13.411113  4341 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:13.433971  4341 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:13.435567  4341 tablet_bootstrap.cc:492] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:13.436277  4341 ts_tablet_manager.cc:1403] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.008s
I20260710 11:04:13.439770  4341 raft_consensus.cc:359] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.440642  4341 raft_consensus.cc:740] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:13.441294  4341 consensus_queue.cc:260] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:13.443854  4341 ts_tablet_manager.cc:1434] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:13.446328  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-ff21491912c2472487ddd691024b927b received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:13.446859  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-ff21491912c2472487ddd691024b927b on tablet ff21491912c2472487ddd691024b927b with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:13.685110  4127 raft_consensus.cc:1217] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:13.856249  4127 raft_consensus.cc:1217] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:13.877475  4127 raft_consensus.cc:1217] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:13.932099  4127 raft_consensus.cc:1217] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:14.076566  4349 raft_consensus.cc:1064] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:14.079738  4349 consensus_queue.cc:237] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.089790  4127 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.091763  3864 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.092418  4297 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.094456  3788 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.095707  4349 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.097074  4319 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:14.115846  4297 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.117671  3864 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.121865  3788 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.133090  4128 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.148627  3610 catalog_manager.cc:5697] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.183279  3715 consensus_queue.cc:237] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.188205  4128 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.188628  3864 raft_consensus.cc:1275] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.190222  4297 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.191146  4319 consensus_queue.cc:1048] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.197767  4297 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.199829  3864 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.199832  4128 raft_consensus.cc:2955] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.208359  3598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 327a97098e25457eaf677fb22ef911ee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.215325  3612 catalog_manager.cc:5697] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:14.225637  3771 tablet_service.cc:1558] Processing DeleteTablet for tablet 327a97098e25457eaf677fb22ef911ee with delete_type TABLET_DATA_TOMBSTONED (TS 5ff07c66c583446e88b5c3a8350dd7a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41480
I20260710 11:04:14.232128  4362 tablet_replica.cc:333] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:14.233167  4362 raft_consensus.cc:2243] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.234195  4362 raft_consensus.cc:2272] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.237977  4362 ts_tablet_manager.cc:1916] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.250357  4362 ts_tablet_manager.cc:1929] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.250808  4362 log.cc:1199] T 327a97098e25457eaf677fb22ef911ee P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/wals/327a97098e25457eaf677fb22ef911ee
I20260710 11:04:14.252489  3597 catalog_manager.cc:5028] TS 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): tablet 327a97098e25457eaf677fb22ef911ee (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:14.387830  4350 raft_consensus.cc:1064] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:14.389724  4350 consensus_queue.cc:237] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.397866  4128 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.398327  3864 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.399107  3715 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.399808  4364 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.400790  4350 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.401502  4330 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.418576  3713 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.420771  4128 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.416734  4350 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.444751  3609 catalog_manager.cc:5697] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.465934  4364 raft_consensus.cc:1064] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:14.475559  4364 consensus_queue.cc:237] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.496898  4128 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.499282  3861 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.498739  3864 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.500888  3715 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.501044  4372 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:14.503734  4372 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:14.506330  4330 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:14.517343  4349 raft_consensus.cc:1064] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:14.525580  4349 consensus_queue.cc:237] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.525910  3788 consensus_queue.cc:237] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.533109  4370 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.534538  3713 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.543226  3864 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.543226  3789 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.546241  4319 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.547964  4319 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.553020  4129 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.553050  4127 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.556339  4369 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:14.559294  3861 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.562436  4368 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:14.541574  4128 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:14.574306  4319 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:14.592195  4350 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.600814  3613 catalog_manager.cc:5697] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.596699  4297 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.615774  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff21491912c2472487ddd691024b927b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.598904  4126 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.600265  4127 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.624133  3861 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.628599  3862 raft_consensus.cc:2955] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.635589  3788 consensus_queue.cc:237] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.636380  3864 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.642701  3609 catalog_manager.cc:5697] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.654227  3789 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.659672  3613 catalog_manager.cc:5697] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.683815  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet ff21491912c2472487ddd691024b927b with delete_type TABLET_DATA_TOMBSTONED (TS 5ca146b3e153407a9286c742f72e4538 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45064
I20260710 11:04:14.703920  3715 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.705147  4383 tablet_replica.cc:333] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:14.706326  4383 raft_consensus.cc:2243] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.707262  4383 raft_consensus.cc:2272] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.710896  4383 ts_tablet_manager.cc:1916] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.712258  4126 raft_consensus.cc:1275] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.713323  4369 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.715055  4369 consensus_queue.cc:1048] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260710 11:04:14.725528  3713 consensus_queue.cc:237] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:14.728736  4370 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.732050  4127 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.732969  3713 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.733827  3861 raft_consensus.cc:1275] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ca146b3e153407a9286c742f72e4538: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:14.735041  4378 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:14.738649  4297 consensus_queue.cc:1048] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:14.744489  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5192794b99534304b110ac013e450803 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.746992  4319 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.748911  4127 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.756764  3862 raft_consensus.cc:2955] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.759954  4127 raft_consensus.cc:2955] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.770114  4383 ts_tablet_manager.cc:1929] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.772657  4383 log.cc:1199] T ff21491912c2472487ddd691024b927b P 5ca146b3e153407a9286c742f72e4538: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/wals/ff21491912c2472487ddd691024b927b
I20260710 11:04:14.774273  3598 catalog_manager.cc:5028] TS 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): tablet ff21491912c2472487ddd691024b927b (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:14.775980  3610 catalog_manager.cc:5697] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.776907  3611 catalog_manager.cc:5697] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New cstate: current_term: 1 leader_uuid: "5ca146b3e153407a9286c742f72e4538" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:14.787071  3598 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2be64de864b4297a7328a9d7974f22d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:14.787214  3846 tablet_service.cc:1558] Processing DeleteTablet for tablet 5192794b99534304b110ac013e450803 with delete_type TABLET_DATA_TOMBSTONED (TS 1ed0336a52dc4c2499ea82717ae77e31 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36636
I20260710 11:04:14.794299  4384 tablet_replica.cc:333] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:14.795531  4384 raft_consensus.cc:2243] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.796437  4384 raft_consensus.cc:2272] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.798074  3771 tablet_service.cc:1558] Processing DeleteTablet for tablet c2be64de864b4297a7328a9d7974f22d with delete_type TABLET_DATA_TOMBSTONED (TS 5ff07c66c583446e88b5c3a8350dd7a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41480
I20260710 11:04:14.802511  4384 ts_tablet_manager.cc:1916] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.803938  4385 tablet_replica.cc:333] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:14.805958  4385 raft_consensus.cc:2243] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:14.806706  4385 raft_consensus.cc:2272] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:14.811283  4385 ts_tablet_manager.cc:1916] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:14.817365  4384 ts_tablet_manager.cc:1929] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.817795  4384 log.cc:1199] T 5192794b99534304b110ac013e450803 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/wals/5192794b99534304b110ac013e450803
I20260710 11:04:14.819391  3597 catalog_manager.cc:5028] TS 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): tablet 5192794b99534304b110ac013e450803 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:14.824311  4385 ts_tablet_manager.cc:1929] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:14.824659  4385 log.cc:1199] T c2be64de864b4297a7328a9d7974f22d P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/wals/c2be64de864b4297a7328a9d7974f22d
I20260710 11:04:14.826156  3597 catalog_manager.cc:5028] TS 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): tablet c2be64de864b4297a7328a9d7974f22d (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:15.825052  3788 consensus_queue.cc:237] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:15.831311  3713 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:15.831311  3862 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:15.831875  3756 consensus_peers.cc:597] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cb2a341407143958a7a5161815a94b4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:15.832891  4364 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.833674  4370 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.841982  4364 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.843861  3862 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.844811  3713 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.858336  3613 catalog_manager.cc:5697] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.864084  3862 consensus_queue.cc:237] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
W20260710 11:04:15.875425  3830 consensus_peers.cc:597] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f7c907b9ad8f4285940abdc80d7a23cd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:15.877076  3788 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:15.877174  3713 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:15.878814  4356 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.879725  4386 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.887830  4386 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.889617  3713 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.894045  3788 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.904865  3862 consensus_queue.cc:237] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:15.910086  3611 catalog_manager.cc:5697] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:15.917388  3788 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:15.918466  3830 consensus_peers.cc:597] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f8573b8852cd466a9b128a3f733b1373. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:15.918816  4356 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.918061  3713 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:15.924592  4356 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.930584  4399 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.933621  3788 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.937600  3715 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.949056  3610 catalog_manager.cc:5697] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.958992  3788 consensus_queue.cc:237] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
W20260710 11:04:15.968258  3756 consensus_peers.cc:597] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5d5ae364b6d4a558e834ac167a92fee. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:15.968557  3862 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:15.970070  3713 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:15.970242  4391 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.972656  4391 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:15.977707  4388 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.979677  3862 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.982043  3713 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:15.991878  3613 catalog_manager.cc:5697] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:16.322714  4408 ts_tablet_manager.cc:933] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:16.325513  4408 tablet_copy_client.cc:323] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.195:34719
I20260710 11:04:16.328061  3874 tablet_copy_service.cc:140] P 1ed0336a52dc4c2499ea82717ae77e31: Received BeginTabletCopySession request for tablet f8573b8852cd466a9b128a3f733b1373 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:36682)
I20260710 11:04:16.328650  3874 tablet_copy_service.cc:161] P 1ed0336a52dc4c2499ea82717ae77e31: Beginning new tablet copy session on tablet f8573b8852cd466a9b128a3f733b1373 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:36682: session id = 39b2a6a2c74b41648624e06770c0537f-f8573b8852cd466a9b128a3f733b1373
I20260710 11:04:16.336421  3874 tablet_copy_source_session.cc:215] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.340248  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8573b8852cd466a9b128a3f733b1373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.344163  4410 ts_tablet_manager.cc:933] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:16.346312  4410 tablet_copy_client.cc:323] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.195:34719
I20260710 11:04:16.348023  3874 tablet_copy_service.cc:140] P 1ed0336a52dc4c2499ea82717ae77e31: Received BeginTabletCopySession request for tablet f7c907b9ad8f4285940abdc80d7a23cd from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:36682)
I20260710 11:04:16.348575  3874 tablet_copy_service.cc:161] P 1ed0336a52dc4c2499ea82717ae77e31: Beginning new tablet copy session on tablet f7c907b9ad8f4285940abdc80d7a23cd from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:36682: session id = 39b2a6a2c74b41648624e06770c0537f-f7c907b9ad8f4285940abdc80d7a23cd
I20260710 11:04:16.355854  4408 tablet_copy_client.cc:806] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.356519  4408 tablet_copy_client.cc:670] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.356870  3874 tablet_copy_source_session.cc:215] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.360496  4410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c907b9ad8f4285940abdc80d7a23cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.360641  4408 tablet_copy_client.cc:538] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.371330  4408 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:16.377985  4410 tablet_copy_client.cc:806] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.378607  4410 tablet_copy_client.cc:670] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.382814  4410 tablet_copy_client.cc:538] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.392268  4410 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:16.393514  4408 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:16.394375  4408 tablet_bootstrap.cc:492] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:16.395040  4408 ts_tablet_manager.cc:1403] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260710 11:04:16.398128  4408 raft_consensus.cc:359] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.399933  4408 raft_consensus.cc:740] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:16.400849  4408 consensus_queue.cc:260] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.410805  4408 ts_tablet_manager.cc:1434] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20260710 11:04:16.413307  3874 tablet_copy_service.cc:342] P 1ed0336a52dc4c2499ea82717ae77e31: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-f8573b8852cd466a9b128a3f733b1373 received from {username='slave'} at 127.0.0.1:36682
I20260710 11:04:16.413934  3874 tablet_copy_service.cc:434] P 1ed0336a52dc4c2499ea82717ae77e31: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-f8573b8852cd466a9b128a3f733b1373 on tablet f8573b8852cd466a9b128a3f733b1373 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:16.426476  4410 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:16.427474  4410 tablet_bootstrap.cc:492] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:16.428071  4410 ts_tablet_manager.cc:1403] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.009s
I20260710 11:04:16.430188  4410 raft_consensus.cc:359] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.430827  4410 raft_consensus.cc:740] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:16.431319  4410 consensus_queue.cc:260] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.433158  4410 ts_tablet_manager.cc:1434] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:16.434765  3874 tablet_copy_service.cc:342] P 1ed0336a52dc4c2499ea82717ae77e31: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-f7c907b9ad8f4285940abdc80d7a23cd received from {username='slave'} at 127.0.0.1:36682
I20260710 11:04:16.435163  3874 tablet_copy_service.cc:434] P 1ed0336a52dc4c2499ea82717ae77e31: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-f7c907b9ad8f4285940abdc80d7a23cd on tablet f7c907b9ad8f4285940abdc80d7a23cd with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:16.438822  4408 ts_tablet_manager.cc:933] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:16.448028  4408 tablet_copy_client.cc:323] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:16.449873  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet 3cb2a341407143958a7a5161815a94b4 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:16.450623  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet 3cb2a341407143958a7a5161815a94b4 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-3cb2a341407143958a7a5161815a94b4
I20260710 11:04:16.459432  3800 tablet_copy_source_session.cc:215] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.462863  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cb2a341407143958a7a5161815a94b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.478837  4408 tablet_copy_client.cc:806] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.479492  4408 tablet_copy_client.cc:670] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.484115  4408 tablet_copy_client.cc:538] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.493762  4408 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:16.514218  4408 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:16.515151  4408 tablet_bootstrap.cc:492] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:16.515836  4408 ts_tablet_manager.cc:1403] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260710 11:04:16.518963  4408 raft_consensus.cc:359] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.519707  4408 raft_consensus.cc:740] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:16.520385  4408 consensus_queue.cc:260] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.523900  4408 ts_tablet_manager.cc:1434] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:16.525681  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-3cb2a341407143958a7a5161815a94b4 received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:16.526175  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-3cb2a341407143958a7a5161815a94b4 on tablet 3cb2a341407143958a7a5161815a94b4 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:16.543896  4408 ts_tablet_manager.cc:933] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:16.545590  4408 tablet_copy_client.cc:323] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:16.547315  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet d5d5ae364b6d4a558e834ac167a92fee from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:16.547951  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet d5d5ae364b6d4a558e834ac167a92fee from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-d5d5ae364b6d4a558e834ac167a92fee
I20260710 11:04:16.554489  3800 tablet_copy_source_session.cc:215] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:16.558035  4408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5d5ae364b6d4a558e834ac167a92fee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:16.574806  4408 tablet_copy_client.cc:806] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:16.575338  4408 tablet_copy_client.cc:670] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:16.580003  4408 tablet_copy_client.cc:538] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:16.587003  4408 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:16.602769  4408 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:16.603550  4408 tablet_bootstrap.cc:492] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:16.604053  4408 ts_tablet_manager.cc:1403] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.017s	user 0.019s	sys 0.000s
I20260710 11:04:16.606938  4408 raft_consensus.cc:359] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.607750  4408 raft_consensus.cc:740] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:16.608707  4408 consensus_queue.cc:260] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:16.610908  4408 ts_tablet_manager.cc:1434] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:16.613850  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-d5d5ae364b6d4a558e834ac167a92fee received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:16.614276  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-d5d5ae364b6d4a558e834ac167a92fee on tablet d5d5ae364b6d4a558e834ac167a92fee with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:16.822221  4127 raft_consensus.cc:1217] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:16.830575  4127 raft_consensus.cc:1217] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:16.878135  4127 raft_consensus.cc:1217] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.086416  4127 raft_consensus.cc:1217] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:17.202523  4388 raft_consensus.cc:1064] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:17.205368  4388 consensus_queue.cc:237] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.213614  4127 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.213719  3862 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.215682  4391 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:17.216886  4425 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.218600  3713 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.223169  4364 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:17.236718  4364 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.238997  3713 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.252308  4127 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.257541  3613 catalog_manager.cc:5697] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.270423  3862 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.302987  3788 consensus_queue.cc:237] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.309528  4127 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.310345  3713 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.310976  4364 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:17.312633  4426 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.321105  4391 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.323197  4127 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.323719  3713 raft_consensus.cc:2955] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.336012  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3cb2a341407143958a7a5161815a94b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:17.340288  3609 catalog_manager.cc:5697] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.356025  3846 tablet_service.cc:1558] Processing DeleteTablet for tablet 3cb2a341407143958a7a5161815a94b4 with delete_type TABLET_DATA_TOMBSTONED (TS 1ed0336a52dc4c2499ea82717ae77e31 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36636
I20260710 11:04:17.358747  4434 tablet_replica.cc:333] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:17.359804  4434 raft_consensus.cc:2243] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:17.360504  4434 raft_consensus.cc:2272] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:17.364280  4422 raft_consensus.cc:1064] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:17.364498  4434 ts_tablet_manager.cc:1916] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:17.366603  4422 consensus_queue.cc:237] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.377786  3788 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.377738  3713 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.379966  4127 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.379472  4421 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:17.380837  4399 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.381413  4434 ts_tablet_manager.cc:1929] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:17.381956  4434 log.cc:1199] T 3cb2a341407143958a7a5161815a94b4 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/wals/3cb2a341407143958a7a5161815a94b4
I20260710 11:04:17.381691  4422 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.383970  3597 catalog_manager.cc:5028] TS 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): tablet 3cb2a341407143958a7a5161815a94b4 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:17.408711  4422 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.412437  3788 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.412437  4127 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.420657  3715 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.422737  4421 raft_consensus.cc:1064] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:17.425549  4421 consensus_queue.cc:237] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.427639  3609 catalog_manager.cc:5697] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.446244  3789 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.446760  3715 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.448324  4422 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.450346  4422 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.451557  3862 consensus_queue.cc:237] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.457227  4127 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.458992  4422 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:17.464435  4126 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.466111  4422 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.472956  3790 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.478856  4443 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:17.494742  4126 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.496762  4443 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.519657  3788 raft_consensus.cc:2955] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.520877  4445 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.522771  4127 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.525295  3789 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.531406  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f7c907b9ad8f4285940abdc80d7a23cd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:17.537474  3609 catalog_manager.cc:5697] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:17.538064  3713 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.559062  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet f7c907b9ad8f4285940abdc80d7a23cd with delete_type TABLET_DATA_TOMBSTONED (TS 5ca146b3e153407a9286c742f72e4538 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45064
I20260710 11:04:17.555792  3613 catalog_manager.cc:5697] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.565531  4446 tablet_replica.cc:333] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:17.566677  4446 raft_consensus.cc:2243] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:17.567538  4446 raft_consensus.cc:2272] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:17.571007  4446 ts_tablet_manager.cc:1916] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:17.582433  3862 consensus_queue.cc:237] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.586515  4446 ts_tablet_manager.cc:1929] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:17.587136  4446 log.cc:1199] T f7c907b9ad8f4285940abdc80d7a23cd P 5ca146b3e153407a9286c742f72e4538: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/wals/f7c907b9ad8f4285940abdc80d7a23cd
I20260710 11:04:17.588987  3713 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.589152  3598 catalog_manager.cc:5028] TS 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): tablet f7c907b9ad8f4285940abdc80d7a23cd (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:17.590526  4127 raft_consensus.cc:1275] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.591102  4440 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:04:17.592002  4445 consensus_queue.cc:1048] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.600538  4391 raft_consensus.cc:1064] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:17.601482  4443 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.603551  4391 consensus_queue.cc:237] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.605468  3713 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.606834  4126 raft_consensus.cc:2955] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.621799  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f8573b8852cd466a9b128a3f733b1373 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:17.624066  4127 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.625866  4425 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.625432  3610 catalog_manager.cc:5697] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.635280  3862 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.638309  4388 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.639782  3713 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:17.641047  3771 tablet_service.cc:1558] Processing DeleteTablet for tablet f8573b8852cd466a9b128a3f733b1373 with delete_type TABLET_DATA_TOMBSTONED (TS 5ff07c66c583446e88b5c3a8350dd7a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41480
I20260710 11:04:17.645099  4425 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:17.646921  4449 tablet_replica.cc:333] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:17.648142  4449 raft_consensus.cc:2243] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:17.649092  4449 raft_consensus.cc:2272] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:17.653580  4449 ts_tablet_manager.cc:1916] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:17.660490  4388 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.662312  3713 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.671568  3862 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.673501  4126 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.689838  3613 catalog_manager.cc:5697] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } attrs { replace: true } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.692363  4449 ts_tablet_manager.cc:1929] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:17.692919  4449 log.cc:1199] T f8573b8852cd466a9b128a3f733b1373 P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/wals/f8573b8852cd466a9b128a3f733b1373
I20260710 11:04:17.694922  3597 catalog_manager.cc:5028] TS 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): tablet f8573b8852cd466a9b128a3f733b1373 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:17.706729  3788 consensus_queue.cc:237] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:17.712594  4127 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.712604  3862 raft_consensus.cc:1275] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:17.714015  4426 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.716192  4426 consensus_queue.cc:1048] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:17.728950  4391 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.730917  4127 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.740950  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5d5ae364b6d4a558e834ac167a92fee with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:17.748672  3862 raft_consensus.cc:2955] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:17.748764  3610 catalog_manager.cc:5697] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 reported cstate change: config changed from index 3 to 4, VOTER 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:17.760118  3697 tablet_service.cc:1558] Processing DeleteTablet for tablet d5d5ae364b6d4a558e834ac167a92fee with delete_type TABLET_DATA_TOMBSTONED (TS 5ca146b3e153407a9286c742f72e4538 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:45064
I20260710 11:04:17.761296  4446 tablet_replica.cc:333] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:17.762439  4446 raft_consensus.cc:2243] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:17.763216  4446 raft_consensus.cc:2272] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:17.766546  4446 ts_tablet_manager.cc:1916] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:17.781394  4446 ts_tablet_manager.cc:1929] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:17.781715  4446 log.cc:1199] T d5d5ae364b6d4a558e834ac167a92fee P 5ca146b3e153407a9286c742f72e4538: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/wals/d5d5ae364b6d4a558e834ac167a92fee
I20260710 11:04:17.782970  3598 catalog_manager.cc:5028] TS 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): tablet d5d5ae364b6d4a558e834ac167a92fee (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:18.792320  3788 consensus_queue.cc:237] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
W20260710 11:04:18.798439  3756 consensus_peers.cc:597] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 660ca228755e491ab4504663bc10fc17. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:18.798759  3861 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:18.799427  3713 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:18.800284  4453 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:18.801064  4391 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:18.808321  4391 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.810061  3713 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.811160  3861 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.822316  3610 catalog_manager.cc:5697] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.840483  3861 consensus_queue.cc:237] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Queue 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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:18.847621  3788 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:04:18.847786  3713 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:04:18.847980  3830 consensus_peers.cc:597] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199): Couldn't send request to peer 39b2a6a2c74b41648624e06770c0537f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f17b2a7aa184ec29729df7ba68f5568. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:18.849133  4443 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:18.850802  4458 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:18.857143  4443 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.858731  3713 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.860467  3788 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:18.872366  3609 catalog_manager.cc:5697] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index -1 to 2, NON_VOTER 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) added. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } } }
I20260710 11:04:19.332127  4468 ts_tablet_manager.cc:933] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:19.333653  4468 tablet_copy_client.cc:323] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.195:34719
I20260710 11:04:19.335249  3874 tablet_copy_service.cc:140] P 1ed0336a52dc4c2499ea82717ae77e31: Received BeginTabletCopySession request for tablet 4f17b2a7aa184ec29729df7ba68f5568 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:36682)
I20260710 11:04:19.335877  3874 tablet_copy_service.cc:161] P 1ed0336a52dc4c2499ea82717ae77e31: Beginning new tablet copy session on tablet 4f17b2a7aa184ec29729df7ba68f5568 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:36682: session id = 39b2a6a2c74b41648624e06770c0537f-4f17b2a7aa184ec29729df7ba68f5568
I20260710 11:04:19.342761  3874 tablet_copy_source_session.cc:215] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:19.345873  4470 ts_tablet_manager.cc:933] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: Initiating tablet copy from peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:19.346668  4468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f17b2a7aa184ec29729df7ba68f5568. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:19.347954  4470 tablet_copy_client.cc:323] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Beginning tablet copy session from remote peer at address 127.2.133.194:35111
I20260710 11:04:19.349560  3800 tablet_copy_service.cc:140] P 5ff07c66c583446e88b5c3a8350dd7a2: Received BeginTabletCopySession request for tablet 660ca228755e491ab4504663bc10fc17 from peer 39b2a6a2c74b41648624e06770c0537f ({username='slave'} at 127.0.0.1:41516)
I20260710 11:04:19.350046  3800 tablet_copy_service.cc:161] P 5ff07c66c583446e88b5c3a8350dd7a2: Beginning new tablet copy session on tablet 660ca228755e491ab4504663bc10fc17 from peer 39b2a6a2c74b41648624e06770c0537f at {username='slave'} at 127.0.0.1:41516: session id = 39b2a6a2c74b41648624e06770c0537f-660ca228755e491ab4504663bc10fc17
I20260710 11:04:19.355517  3800 tablet_copy_source_session.cc:215] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:04:19.358428  4470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 660ca228755e491ab4504663bc10fc17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:19.362881  4468 tablet_copy_client.cc:806] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:19.363523  4468 tablet_copy_client.cc:670] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:19.367545  4468 tablet_copy_client.cc:538] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:19.371680  4470 tablet_copy_client.cc:806] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 0 data blocks...
I20260710 11:04:19.372294  4470 tablet_copy_client.cc:670] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Starting download of 1 WAL segments...
I20260710 11:04:19.376017  4470 tablet_copy_client.cc:538] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:04:19.376809  4468 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:19.384793  4470 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap starting.
I20260710 11:04:19.408823  4468 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:19.409870  4468 tablet_bootstrap.cc:492] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:19.410519  4468 ts_tablet_manager.cc:1403] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.012s
I20260710 11:04:19.413436  4468 raft_consensus.cc:359] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:19.414259  4468 raft_consensus.cc:740] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:19.414948  4468 consensus_queue.cc:260] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:19.424742  4468 ts_tablet_manager.cc:1434] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:04:19.426275  3874 tablet_copy_service.cc:342] P 1ed0336a52dc4c2499ea82717ae77e31: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-4f17b2a7aa184ec29729df7ba68f5568 received from {username='slave'} at 127.0.0.1:36682
I20260710 11:04:19.426669  3874 tablet_copy_service.cc:434] P 1ed0336a52dc4c2499ea82717ae77e31: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-4f17b2a7aa184ec29729df7ba68f5568 on tablet 4f17b2a7aa184ec29729df7ba68f5568 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:19.439671  4470 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: 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
I20260710 11:04:19.440598  4470 tablet_bootstrap.cc:492] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: Bootstrap complete.
I20260710 11:04:19.441263  4470 ts_tablet_manager.cc:1403] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: Time spent bootstrapping tablet: real 0.057s	user 0.039s	sys 0.012s
I20260710 11:04:19.444092  4470 raft_consensus.cc:359] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:19.444944  4470 raft_consensus.cc:740] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Initialized, Role: LEARNER
I20260710 11:04:19.445574  4470 consensus_queue.cc:260] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: NON_VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: true } }
I20260710 11:04:19.447947  4470 ts_tablet_manager.cc:1434] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:04:19.449468  3800 tablet_copy_service.cc:342] P 5ff07c66c583446e88b5c3a8350dd7a2: Request end of tablet copy session 39b2a6a2c74b41648624e06770c0537f-660ca228755e491ab4504663bc10fc17 received from {username='slave'} at 127.0.0.1:41516
I20260710 11:04:19.449898  3800 tablet_copy_service.cc:434] P 5ff07c66c583446e88b5c3a8350dd7a2: ending tablet copy session 39b2a6a2c74b41648624e06770c0537f-660ca228755e491ab4504663bc10fc17 on tablet 660ca228755e491ab4504663bc10fc17 with peer 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:19.810659  4127 raft_consensus.cc:1217] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:19.833418  4127 raft_consensus.cc:1217] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:04:20.409344  4443 raft_consensus.cc:1064] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:20.411571  4443 consensus_queue.cc:237] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:20.419327  3789 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.420975  4443 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:04:20.421550  3713 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.422865  4126 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.426622  4458 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.432879  4478 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260710 11:04:20.441346  4475 raft_consensus.cc:1064] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: attempting to promote NON_VOTER 39b2a6a2c74b41648624e06770c0537f to VOTER
I20260710 11:04:20.444137  4475 consensus_queue.cc:237] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:20.461104  4126 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 LEARNER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.463567  3715 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.464524  4453 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.466336  4453 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.469884  3861 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:04:20.472111  4478 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.474144  3789 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.476922  4475 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:20.491734  4127 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.508495  3611 catalog_manager.cc:5697] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:20.542918  4485 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.547605  4127 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.549825  3715 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.547806  3713 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } attrs { replace: true } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.577275  3610 catalog_manager.cc:5697] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.578791  3862 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 39b2a6a2c74b41648624e06770c0537f (127.2.133.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } attrs { replace: true } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.585687  3861 consensus_queue.cc:237] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:20.591674  4126 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:20.593538  4443 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:20.597245  3789 consensus_queue.cc:237] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:20.600940  3715 raft_consensus.cc:1275] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 1ed0336a52dc4c2499ea82717ae77e31: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:20.602821  4443 consensus_queue.cc:1048] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:20.604971  4443 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.612730  4127 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.617106  4126 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:20.619414  3713 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Refusing update from remote peer 5ff07c66c583446e88b5c3a8350dd7a2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:04:20.621209  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4f17b2a7aa184ec29729df7ba68f5568 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:20.621573  4485 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:20.622531  4475 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:20.624512  3613 catalog_manager.cc:5697] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 reported cstate change: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New cstate: current_term: 1 leader_uuid: "1ed0336a52dc4c2499ea82717ae77e31" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:20.630632  4453 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.640653  3771 tablet_service.cc:1558] Processing DeleteTablet for tablet 4f17b2a7aa184ec29729df7ba68f5568 with delete_type TABLET_DATA_TOMBSTONED (TS 5ff07c66c583446e88b5c3a8350dd7a2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41480
I20260710 11:04:20.640987  3713 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.645072  3715 raft_consensus.cc:2955] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.649349  4127 raft_consensus.cc:2955] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.653386  3597 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 660ca228755e491ab4504663bc10fc17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:04:20.656049  3613 catalog_manager.cc:5697] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 reported cstate change: config changed from index 3 to 4, VOTER 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) evicted. New cstate: current_term: 1 leader_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } } }
I20260710 11:04:20.662423  4494 tablet_replica.cc:333] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:20.665904  4494 raft_consensus.cc:2243] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.666742  4494 raft_consensus.cc:2272] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.668254  3846 tablet_service.cc:1558] Processing DeleteTablet for tablet 660ca228755e491ab4504663bc10fc17 with delete_type TABLET_DATA_TOMBSTONED (TS 1ed0336a52dc4c2499ea82717ae77e31 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36636
I20260710 11:04:20.671066  4494 ts_tablet_manager.cc:1916] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:20.675680  4495 tablet_replica.cc:333] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:20.676748  4495 raft_consensus.cc:2243] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:20.677601  4495 raft_consensus.cc:2272] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:20.681422  4495 ts_tablet_manager.cc:1916] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:04:20.686655  4494 ts_tablet_manager.cc:1929] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:20.687086  4494 log.cc:1199] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ff07c66c583446e88b5c3a8350dd7a2: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/wals/4f17b2a7aa184ec29729df7ba68f5568
I20260710 11:04:20.688544  3597 catalog_manager.cc:5028] TS 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): tablet 4f17b2a7aa184ec29729df7ba68f5568 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:20.696297  4495 ts_tablet_manager.cc:1929] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:04:20.696659  4495 log.cc:1199] T 660ca228755e491ab4504663bc10fc17 P 1ed0336a52dc4c2499ea82717ae77e31: Deleting WAL directory at /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/wals/660ca228755e491ab4504663bc10fc17
I20260710 11:04:20.697993  3597 catalog_manager.cc:5028] TS 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): tablet 660ca228755e491ab4504663bc10fc17 (table test-workload [id=392e91a5c42c4099846daca8cf023809]) successfully deleted
I20260710 11:04:25.376667  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:25.413546  3789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4"
dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
mode: GRACEFUL
new_leader_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:38708
I20260710 11:04:25.414264  3789 raft_consensus.cc:606] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Received request to transfer leadership to TS 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:25.426692  3715 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228"
dest_uuid: "5ca146b3e153407a9286c742f72e4538"
mode: GRACEFUL
new_leader_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:47210
I20260710 11:04:25.427168  3715 raft_consensus.cc:606] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Received request to transfer leadership to TS 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:25.430024  3789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "660ca228755e491ab4504663bc10fc17"
dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
mode: GRACEFUL
new_leader_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:38708
I20260710 11:04:25.430681  3789 raft_consensus.cc:606] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Received request to transfer leadership to TS 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:25.431979  4480 raft_consensus.cc:993] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: : Instructing follower 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.432451  4509 raft_consensus.cc:1081] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Signalling peer 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.433640  3789 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b"
dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
mode: GRACEFUL
new_leader_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:38708
I20260710 11:04:25.434108  4128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228"
dest_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:43718
I20260710 11:04:25.434270  3789 raft_consensus.cc:606] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Received request to transfer leadership to TS 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:25.434676  4128 raft_consensus.cc:493] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:25.435010  4128 raft_consensus.cc:3060] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.441390  4128 raft_consensus.cc:515] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.443979  4128 leader_election.cc:290] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:25.444612  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:25.445377  3715 raft_consensus.cc:3055] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:25.445673  3715 raft_consensus.cc:740] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ca146b3e153407a9286c742f72e4538, State: Running, Role: LEADER
I20260710 11:04:25.446290  3715 consensus_queue.cc:260] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.447245  3715 raft_consensus.cc:3060] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.447431  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60370b1964474b2e8d83fa2371f74228" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:25.448405  3789 raft_consensus.cc:3060] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.449015  3862 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd"
dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
mode: GRACEFUL
new_leader_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:55812
I20260710 11:04:25.449589  3862 raft_consensus.cc:606] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Received request to transfer leadership to TS 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:25.450980  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:04:25.451941  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:25.455070  3715 raft_consensus.cc:2468] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.456018  3789 raft_consensus.cc:2468] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.456540  4089 leader_election.cc:304] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b2a6a2c74b41648624e06770c0537f, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:25.458490  4511 raft_consensus.cc:2804] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:25.459654  4511 raft_consensus.cc:697] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Becoming Leader. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Running, Role: LEADER
I20260710 11:04:25.460399  4511 consensus_queue.cc:237] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.469224  3613 catalog_manager.cc:5697] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f reported cstate change: term changed from 1 to 2, leader changed from 5ca146b3e153407a9286c742f72e4538 (127.2.133.193) to 39b2a6a2c74b41648624e06770c0537f (127.2.133.196). New cstate: current_term: 2 leader_uuid: "39b2a6a2c74b41648624e06770c0537f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:25.627979  4505 raft_consensus.cc:993] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: : Instructing follower 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.628530  4505 raft_consensus.cc:1081] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Signalling peer 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.629904  4128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b"
dest_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:43702
I20260710 11:04:25.630334  4128 raft_consensus.cc:493] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:25.630569  4128 raft_consensus.cc:3060] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.634723  4128 raft_consensus.cc:515] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.636396  4128 leader_election.cc:290] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:25.637080  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:25.637432  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b2fc87e9d9e849b0b2b1fa361b63df5b" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:25.637648  3789 raft_consensus.cc:3055] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:25.637918  3862 raft_consensus.cc:3060] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.637957  3789 raft_consensus.cc:740] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:25.638798  3789 consensus_queue.cc:260] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.639937  3789 raft_consensus.cc:3060] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.644013  3862 raft_consensus.cc:2468] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.645402  4088 leader_election.cc:304] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 39b2a6a2c74b41648624e06770c0537f; no voters: 
I20260710 11:04:25.646209  4511 raft_consensus.cc:2804] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:25.645905  3789 raft_consensus.cc:2468] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.646724  4511 raft_consensus.cc:697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Becoming Leader. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Running, Role: LEADER
I20260710 11:04:25.647634  4511 consensus_queue.cc:237] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.655503  3613 catalog_manager.cc:5697] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f reported cstate change: term changed from 1 to 2, leader changed from 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) to 39b2a6a2c74b41648624e06770c0537f (127.2.133.196). New cstate: current_term: 2 leader_uuid: "39b2a6a2c74b41648624e06770c0537f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:25.863433  4501 raft_consensus.cc:993] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: : Instructing follower 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.863945  4505 raft_consensus.cc:1081] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Signalling peer 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.865384  4128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4"
dest_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:43702
I20260710 11:04:25.865864  4128 raft_consensus.cc:493] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:25.866159  4128 raft_consensus.cc:3060] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.870424  4128 raft_consensus.cc:515] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.872207  4128 leader_election.cc:290] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:25.873037  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:25.873627  3715 raft_consensus.cc:3060] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.873571  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cb2a341407143958a7a5161815a94b4" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:25.874106  3789 raft_consensus.cc:3055] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:25.874356  3789 raft_consensus.cc:740] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:25.874887  3789 consensus_queue.cc:260] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.875738  3789 raft_consensus.cc:3060] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.878123  3715 raft_consensus.cc:2468] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.879148  4089 leader_election.cc:304] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b2a6a2c74b41648624e06770c0537f, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:25.879750  3789 raft_consensus.cc:2468] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.880362  4511 raft_consensus.cc:2804] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:25.880857  4511 raft_consensus.cc:697] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Becoming Leader. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Running, Role: LEADER
I20260710 11:04:25.881567  4511 consensus_queue.cc:237] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.888972  3613 catalog_manager.cc:5697] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f reported cstate change: term changed from 1 to 2, leader changed from 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) to 39b2a6a2c74b41648624e06770c0537f (127.2.133.196). New cstate: current_term: 2 leader_uuid: "39b2a6a2c74b41648624e06770c0537f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:25.948617  4501 raft_consensus.cc:993] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: : Instructing follower 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.949270  4505 raft_consensus.cc:1081] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Signalling peer 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.951200  4127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "660ca228755e491ab4504663bc10fc17"
dest_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:43702
I20260710 11:04:25.951774  4127 raft_consensus.cc:493] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:25.952075  4127 raft_consensus.cc:3060] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.952575  4520 raft_consensus.cc:993] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: : Instructing follower 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.953045  4504 raft_consensus.cc:1081] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Signalling peer 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:25.954514  4128 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd"
dest_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:43716
I20260710 11:04:25.954998  4128 raft_consensus.cc:493] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:25.955308  4128 raft_consensus.cc:3060] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.958453  4127 raft_consensus.cc:515] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.960599  4127 leader_election.cc:290] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Requested vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111)
I20260710 11:04:25.960879  3715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ca146b3e153407a9286c742f72e4538"
I20260710 11:04:25.961378  3715 raft_consensus.cc:3060] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.961588  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "660ca228755e491ab4504663bc10fc17" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:25.961382  4128 raft_consensus.cc:515] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.962236  3789 raft_consensus.cc:3055] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:25.962532  3789 raft_consensus.cc:740] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:25.963418  4128 leader_election.cc:290] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:25.963213  3789 consensus_queue.cc:260] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.964367  3789 raft_consensus.cc:3060] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.965436  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:25.966055  3788 raft_consensus.cc:3060] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.966190  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c907b9ad8f4285940abdc80d7a23cd" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:25.966753  3862 raft_consensus.cc:3055] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:25.967036  3862 raft_consensus.cc:740] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1ed0336a52dc4c2499ea82717ae77e31, State: Running, Role: LEADER
I20260710 11:04:25.967715  3862 consensus_queue.cc:260] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.968587  3715 raft_consensus.cc:2468] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.968852  3862 raft_consensus.cc:3060] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:25.969707  4089 leader_election.cc:304] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b2a6a2c74b41648624e06770c0537f, 5ca146b3e153407a9286c742f72e4538; no voters: 
I20260710 11:04:25.970548  4511 raft_consensus.cc:2804] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:25.972398  3788 raft_consensus.cc:2468] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.971979  3789 raft_consensus.cc:2468] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.973563  4088 leader_election.cc:304] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 39b2a6a2c74b41648624e06770c0537f, 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 
I20260710 11:04:25.974462  4512 raft_consensus.cc:2804] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:25.975600  4511 raft_consensus.cc:697] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Becoming Leader. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Running, Role: LEADER
I20260710 11:04:25.976634  4511 consensus_queue.cc:237] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [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: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.977105  4512 raft_consensus.cc:697] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Becoming Leader. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Running, Role: LEADER
I20260710 11:04:25.977166  3862 raft_consensus.cc:2468] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:25.978035  4512 consensus_queue.cc:237] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:25.988538  3613 catalog_manager.cc:5697] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f reported cstate change: term changed from 1 to 2, leader changed from 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) to 39b2a6a2c74b41648624e06770c0537f (127.2.133.196). New cstate: current_term: 2 leader_uuid: "39b2a6a2c74b41648624e06770c0537f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:26.001680  3613 catalog_manager.cc:5697] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f reported cstate change: term changed from 1 to 2, leader changed from 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195) to 39b2a6a2c74b41648624e06770c0537f (127.2.133.196). New cstate: current_term: 2 leader_uuid: "39b2a6a2c74b41648624e06770c0537f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:26.012655  3789 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.014480  4511 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:26.027495  3715 raft_consensus.cc:1275] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.029844  4523 consensus_queue.cc:1048] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:26.030970  3862 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.032620  4523 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:26.049659  3789 raft_consensus.cc:1275] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.051350  4512 consensus_queue.cc:1048] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:26.295843  3789 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.297422  4511 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:26.312172  3713 raft_consensus.cc:1275] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.314553  4511 consensus_queue.cc:1048] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:26.361299  3788 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.362607  4511 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:26.375672  3862 raft_consensus.cc:1275] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.377367  4522 consensus_queue.cc:1048] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:04:26.453148  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:26.471700  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:26.473672  3788 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.475191  4522 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:26.486408  3713 raft_consensus.cc:1275] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:26.488492  4523 consensus_queue.cc:1048] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:26.500368  3788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff21491912c2472487ddd691024b927b"
dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
mode: GRACEFUL
new_leader_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:38708
I20260710 11:04:26.501103  3788 raft_consensus.cc:606] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Received request to transfer leadership to TS 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:26.502934  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:26.504180  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:26.932124  4521 raft_consensus.cc:993] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: : Instructing follower 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:26.932638  4543 raft_consensus.cc:1081] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Signalling peer 39b2a6a2c74b41648624e06770c0537f to start an election
I20260710 11:04:26.934137  4127 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff21491912c2472487ddd691024b927b"
dest_uuid: "39b2a6a2c74b41648624e06770c0537f"
 from {username='slave'} at 127.0.0.1:43702
I20260710 11:04:26.934584  4127 raft_consensus.cc:493] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:26.934828  4127 raft_consensus.cc:3060] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:26.940374  4127 raft_consensus.cc:515] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:26.941808  4127 leader_election.cc:290] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Requested vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:26.942943  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2"
I20260710 11:04:26.943071  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff21491912c2472487ddd691024b927b" candidate_uuid: "39b2a6a2c74b41648624e06770c0537f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31"
I20260710 11:04:26.943698  3862 raft_consensus.cc:3060] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:26.943627  3788 raft_consensus.cc:3055] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:26.944211  3788 raft_consensus.cc:740] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ff07c66c583446e88b5c3a8350dd7a2, State: Running, Role: LEADER
I20260710 11:04:26.945137  3788 consensus_queue.cc:260] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:26.946343  3788 raft_consensus.cc:3060] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:26.949878  3862 raft_consensus.cc:2468] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:26.951176  4088 leader_election.cc:304] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1ed0336a52dc4c2499ea82717ae77e31, 39b2a6a2c74b41648624e06770c0537f; no voters: 
I20260710 11:04:26.951895  4523 raft_consensus.cc:2804] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:26.952301  4523 raft_consensus.cc:697] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Becoming Leader. State: Replica: 39b2a6a2c74b41648624e06770c0537f, State: Running, Role: LEADER
I20260710 11:04:26.952627  3788 raft_consensus.cc:2468] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 39b2a6a2c74b41648624e06770c0537f in term 2.
I20260710 11:04:26.953209  4523 consensus_queue.cc:237] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [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: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:26.962515  3611 catalog_manager.cc:5697] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f reported cstate change: term changed from 1 to 2, leader changed from 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194) to 39b2a6a2c74b41648624e06770c0537f (127.2.133.196). New cstate: current_term: 2 leader_uuid: "39b2a6a2c74b41648624e06770c0537f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:04:28.191947  4550 raft_consensus.cc:493] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ed0336a52dc4c2499ea82717ae77e31)
I20260710 11:04:28.192655  4550 raft_consensus.cc:515] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.197033  4550 leader_election.cc:290] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.263759  4549 raft_consensus.cc:493] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ff07c66c583446e88b5c3a8350dd7a2)
I20260710 11:04:28.264344  4549 raft_consensus.cc:515] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.267405  4549 leader_election.cc:290] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.289958  4555 raft_consensus.cc:493] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ed0336a52dc4c2499ea82717ae77e31)
I20260710 11:04:28.291005  4555 raft_consensus.cc:515] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.295411  4555 leader_election.cc:290] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.296060  4127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.310102  4549 raft_consensus.cc:493] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ed0336a52dc4c2499ea82717ae77e31)
I20260710 11:04:28.310985  4549 raft_consensus.cc:515] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:28.314270  4549 leader_election.cc:290] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:28.314677  4127 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.323082  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7010253db7c54f8daa6b64af5e1a6ff7" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:28.324822  4126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.327955  4555 raft_consensus.cc:493] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ca146b3e153407a9286c742f72e4538)
I20260710 11:04:28.328608  4555 raft_consensus.cc:515] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.330677  4555 leader_election.cc:290] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.328122  3862 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.333250  4126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.339743  3787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:28.339808  4561 raft_consensus.cc:493] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ff07c66c583446e88b5c3a8350dd7a2)
I20260710 11:04:28.340833  4561 raft_consensus.cc:515] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.342671  4551 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:28.342705  3790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5192794b99534304b110ac013e450803" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:28.343803  4561 leader_election.cc:290] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.353163  3789 raft_consensus.cc:1275] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Refusing update from remote peer 39b2a6a2c74b41648624e06770c0537f: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:04:28.359987  3788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:28.365914  4552 consensus_queue.cc:1048] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:04:28.366186  3753 leader_election.cc:304] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [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: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:28.367061  4555 raft_consensus.cc:2749] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.369243  4550 raft_consensus.cc:493] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ff07c66c583446e88b5c3a8350dd7a2)
I20260710 11:04:28.369812  4550 raft_consensus.cc:515] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } }
I20260710 11:04:28.383323  3714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2886632d7d244f7bb61e06c3ccc161ca" candidate_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5ca146b3e153407a9286c742f72e4538" is_pre_election: true
I20260710 11:04:28.385126  4550 leader_election.cc:290] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719)
I20260710 11:04:28.378662  3678 leader_election.cc:304] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 39b2a6a2c74b41648624e06770c0537f, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:28.391942  3754 leader_election.cc:304] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [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: 5ff07c66c583446e88b5c3a8350dd7a2; no voters: 39b2a6a2c74b41648624e06770c0537f, 5ca146b3e153407a9286c742f72e4538
I20260710 11:04:28.386345  4556 raft_consensus.cc:493] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 5ff07c66c583446e88b5c3a8350dd7a2)
I20260710 11:04:28.392767  4556 raft_consensus.cc:515] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35111 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.395118  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6136d821b429ca72e162e598304f5" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:28.397205  4129 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.393641  4549 raft_consensus.cc:2749] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.393683  4555 raft_consensus.cc:2749] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.388643  4126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5d5ae364b6d4a558e834ac167a92fee" candidate_uuid: "1ed0336a52dc4c2499ea82717ae77e31" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.400385  4563 raft_consensus.cc:493] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1ed0336a52dc4c2499ea82717ae77e31)
I20260710 11:04:28.401430  4563 raft_consensus.cc:515] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1ed0336a52dc4c2499ea82717ae77e31" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34719 } } peers { permanent_uuid: "5ca146b3e153407a9286c742f72e4538" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41049 } } peers { permanent_uuid: "39b2a6a2c74b41648624e06770c0537f" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 41199 } attrs { promote: false } }
I20260710 11:04:28.403980  4556 leader_election.cc:290] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.405731  4126 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "39b2a6a2c74b41648624e06770c0537f" is_pre_election: true
I20260710 11:04:28.403982  3789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f308dd86095d43df94df21ad27caf701" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "5ff07c66c583446e88b5c3a8350dd7a2" is_pre_election: true
I20260710 11:04:28.407629  4563 leader_election.cc:290] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719), 39b2a6a2c74b41648624e06770c0537f (127.2.133.196:41199)
I20260710 11:04:28.409214  3678 leader_election.cc:304] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 39b2a6a2c74b41648624e06770c0537f, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:28.410205  4563 raft_consensus.cc:2749] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.412844  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8573b8852cd466a9b128a3f733b1373" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:28.416008  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3704a3bbf54345fc99bdd137b2e95273" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:28.422066  3862 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4a6136d821b429ca72e162e598304f5" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:28.425540  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:28.428774  3830 leader_election.cc:304] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [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: 1ed0336a52dc4c2499ea82717ae77e31; no voters: 39b2a6a2c74b41648624e06770c0537f, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:28.429768  4559 raft_consensus.cc:2749] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.437215  3861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "487d18d8a4c54370b2133354bdfa25ce" candidate_uuid: "5ca146b3e153407a9286c742f72e4538" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "1ed0336a52dc4c2499ea82717ae77e31" is_pre_election: true
I20260710 11:04:28.440255  3678 leader_election.cc:304] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:28.441278  4563 raft_consensus.cc:2749] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.444133  3678 leader_election.cc:304] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:28.445101  4563 raft_consensus.cc:2749] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.445287  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
I20260710 11:04:28.446144  3678 leader_election.cc:304] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 5ff07c66c583446e88b5c3a8350dd7a2
I20260710 11:04:28.446981  4563 raft_consensus.cc:2749] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.447857  3678 leader_election.cc:304] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [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: 5ca146b3e153407a9286c742f72e4538; no voters: 1ed0336a52dc4c2499ea82717ae77e31, 39b2a6a2c74b41648624e06770c0537f
I20260710 11:04:28.448592  4549 raft_consensus.cc:2749] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:28.478996  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:28.480171  2583 tablet_replica.cc:333] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.481256  2583 raft_consensus.cc:2243] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.482235  2583 raft_consensus.cc:2272] T 5192794b99534304b110ac013e450803 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.484570  2583 tablet_replica.cc:333] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.485188  2583 raft_consensus.cc:2243] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.486024  2583 raft_consensus.cc:2272] T c2be64de864b4297a7328a9d7974f22d P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.488183  2583 tablet_replica.cc:333] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.488767  2583 raft_consensus.cc:2243] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.489317  2583 raft_consensus.cc:2272] T f8573b8852cd466a9b128a3f733b1373 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.491189  2583 tablet_replica.cc:333] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.491804  2583 raft_consensus.cc:2243] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.492611  2583 raft_consensus.cc:2272] T 668007009ced41cda3a219acc74c6117 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.494495  2583 tablet_replica.cc:333] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.495103  2583 raft_consensus.cc:2243] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.495594  2583 raft_consensus.cc:2272] T 3704a3bbf54345fc99bdd137b2e95273 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.497501  2583 tablet_replica.cc:333] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.498189  2583 raft_consensus.cc:2243] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.498636  2583 raft_consensus.cc:2272] T 660ca228755e491ab4504663bc10fc17 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.500747  2583 tablet_replica.cc:333] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.501386  2583 raft_consensus.cc:2243] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.501824  2583 raft_consensus.cc:2272] T b557213ccfdb4db99d13a6f371950d09 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.503682  2583 tablet_replica.cc:333] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.504305  2583 raft_consensus.cc:2243] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.505172  2583 raft_consensus.cc:2272] T 327a97098e25457eaf677fb22ef911ee P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.507109  2583 tablet_replica.cc:333] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.507807  2583 raft_consensus.cc:2243] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.508342  2583 raft_consensus.cc:2272] T 4f17b2a7aa184ec29729df7ba68f5568 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.510401  2583 tablet_replica.cc:333] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.510994  2583 raft_consensus.cc:2243] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.511694  2583 raft_consensus.cc:2272] T 487d18d8a4c54370b2133354bdfa25ce P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.513736  2583 tablet_replica.cc:333] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.514276  2583 raft_consensus.cc:2243] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.514729  2583 raft_consensus.cc:2272] T e4a6136d821b429ca72e162e598304f5 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.516930  2583 tablet_replica.cc:333] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.517472  2583 raft_consensus.cc:2243] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.518493  2583 raft_consensus.cc:2272] T f2326acb73f84737be6797a046f6ce57 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.520644  2583 tablet_replica.cc:333] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.521194  2583 raft_consensus.cc:2243] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.521634  2583 raft_consensus.cc:2272] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.523458  2583 tablet_replica.cc:333] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.524006  2583 raft_consensus.cc:2243] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.524689  2583 raft_consensus.cc:2272] T 3cb2a341407143958a7a5161815a94b4 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.526424  2583 tablet_replica.cc:333] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.526937  2583 raft_consensus.cc:2243] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.527405  2583 raft_consensus.cc:2272] T 60370b1964474b2e8d83fa2371f74228 P 5ca146b3e153407a9286c742f72e4538 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.529112  2583 tablet_replica.cc:333] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.529682  2583 raft_consensus.cc:2243] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.530321  2583 raft_consensus.cc:2272] T f308dd86095d43df94df21ad27caf701 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.532241  2583 tablet_replica.cc:333] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.532848  2583 raft_consensus.cc:2243] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.533670  2583 raft_consensus.cc:2272] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.535467  2583 tablet_replica.cc:333] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538: stopping tablet replica
I20260710 11:04:28.535946  2583 raft_consensus.cc:2243] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.536713  2583 raft_consensus.cc:2272] T 2886632d7d244f7bb61e06c3ccc161ca P 5ca146b3e153407a9286c742f72e4538 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.588985  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
W20260710 11:04:28.614674  3754 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260710 11:04:28.619024  3754 consensus_peers.cc:597] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:28.635757  3754 consensus_peers.cc:597] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.638129  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
I20260710 11:04:28.667687  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:28.668663  2583 tablet_replica.cc:333] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.669829  2583 raft_consensus.cc:2243] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.670877  2583 raft_consensus.cc:2272] T 5192794b99534304b110ac013e450803 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.673332  2583 tablet_replica.cc:333] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.674082  2583 raft_consensus.cc:2243] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.674857  2583 raft_consensus.cc:2272] T 5ef08b6580334137b60353b9c5c86cce P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.676892  2583 tablet_replica.cc:333] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.677513  2583 raft_consensus.cc:2243] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.677986  2583 raft_consensus.cc:2272] T 3704a3bbf54345fc99bdd137b2e95273 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.680298  2583 tablet_replica.cc:333] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.680967  2583 raft_consensus.cc:2243] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.681430  2583 raft_consensus.cc:2272] T 668007009ced41cda3a219acc74c6117 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.683275  2583 tablet_replica.cc:333] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.684131  2583 raft_consensus.cc:2243] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.684553  2583 raft_consensus.cc:2272] T 660ca228755e491ab4504663bc10fc17 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.686314  2583 tablet_replica.cc:333] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.686822  2583 raft_consensus.cc:2243] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.687758  2583 raft_consensus.cc:2272] T b557213ccfdb4db99d13a6f371950d09 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.689550  2583 tablet_replica.cc:333] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.690079  2583 raft_consensus.cc:2243] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.690536  2583 raft_consensus.cc:2272] T 7010253db7c54f8daa6b64af5e1a6ff7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.692216  2583 tablet_replica.cc:333] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.692713  2583 raft_consensus.cc:2243] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.693459  2583 raft_consensus.cc:2272] T d5d5ae364b6d4a558e834ac167a92fee P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.695475  2583 tablet_replica.cc:333] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.696029  2583 raft_consensus.cc:2243] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.696578  2583 raft_consensus.cc:2272] T f7c907b9ad8f4285940abdc80d7a23cd P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.698679  2583 tablet_replica.cc:333] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
W20260710 11:04:28.698746  4088 consensus_peers.cc:597] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.699275  2583 raft_consensus.cc:2243] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.699819  2583 raft_consensus.cc:2272] T b2fc87e9d9e849b0b2b1fa361b63df5b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.702140  2583 tablet_replica.cc:333] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.702685  2583 raft_consensus.cc:2243] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.703136  2583 raft_consensus.cc:2272] T ff21491912c2472487ddd691024b927b P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:28.703197  4088 consensus_peers.cc:597] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.705614  2583 tablet_replica.cc:333] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.706071  2583 raft_consensus.cc:2243] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.706766  2583 raft_consensus.cc:2272] T e4a6136d821b429ca72e162e598304f5 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.708779  2583 tablet_replica.cc:333] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.709327  2583 raft_consensus.cc:2243] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.709960  2583 raft_consensus.cc:2272] T 60370b1964474b2e8d83fa2371f74228 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:28.711529  3754 consensus_peers.cc:597] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.712100  2583 tablet_replica.cc:333] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.712555  2583 raft_consensus.cc:2243] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.712913  2583 raft_consensus.cc:2272] T 25bb840da12c4b66a104d6a8c510e2b2 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.714589  2583 tablet_replica.cc:333] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.714991  2583 raft_consensus.cc:2243] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.715756  2583 raft_consensus.cc:2272] T f308dd86095d43df94df21ad27caf701 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.717332  2583 tablet_replica.cc:333] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.717799  2583 raft_consensus.cc:2243] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.718474  2583 raft_consensus.cc:2272] T 120432e6aea14b328cabe0e9dbcf06b7 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.720265  2583 tablet_replica.cc:333] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.720713  2583 raft_consensus.cc:2243] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.721115  2583 raft_consensus.cc:2272] T 3cb2a341407143958a7a5161815a94b4 P 5ff07c66c583446e88b5c3a8350dd7a2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.722848  2583 tablet_replica.cc:333] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2: stopping tablet replica
I20260710 11:04:28.723270  2583 raft_consensus.cc:2243] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.723762  2583 raft_consensus.cc:2272] T 2886632d7d244f7bb61e06c3ccc161ca P 5ff07c66c583446e88b5c3a8350dd7a2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:28.739089  4089 consensus_peers.cc:597] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.771024  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
I20260710 11:04:28.806931  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
W20260710 11:04:28.816975  4088 consensus_peers.cc:597] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:35111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:28.825542  4089 consensus_peers.cc:597] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:28.832579  4088 consensus_peers.cc:597] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f -> Peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Couldn't send request to peer 1ed0336a52dc4c2499ea82717ae77e31. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.843843  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:28.844839  2583 tablet_replica.cc:333] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.845718  2583 raft_consensus.cc:2243] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.846835  2583 raft_consensus.cc:2272] T f8573b8852cd466a9b128a3f733b1373 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.849318  2583 tablet_replica.cc:333] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
W20260710 11:04:28.849705  4088 consensus_peers.cc:597] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:35111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.850090  2583 raft_consensus.cc:2243] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.850657  2583 raft_consensus.cc:2272] T c2be64de864b4297a7328a9d7974f22d P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.853149  2583 tablet_replica.cc:333] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.853804  2583 raft_consensus.cc:2243] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.854357  2583 raft_consensus.cc:2272] T 668007009ced41cda3a219acc74c6117 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.857101  2583 tablet_replica.cc:333] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.857738  2583 raft_consensus.cc:2243] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:28.858655  3828 consensus_peers.cc:597] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.858821  2583 raft_consensus.cc:2272] T 327a97098e25457eaf677fb22ef911ee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.861811  2583 tablet_replica.cc:333] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.862375  2583 raft_consensus.cc:2243] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.863147  2583 raft_consensus.cc:2272] T 3704a3bbf54345fc99bdd137b2e95273 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.864909  2583 tablet_replica.cc:333] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.865383  2583 raft_consensus.cc:2243] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.865888  2583 raft_consensus.cc:2272] T b557213ccfdb4db99d13a6f371950d09 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.867561  2583 tablet_replica.cc:333] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.868016  2583 raft_consensus.cc:2243] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.868705  2583 raft_consensus.cc:2272] T 7010253db7c54f8daa6b64af5e1a6ff7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.870368  2583 tablet_replica.cc:333] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.870807  2583 raft_consensus.cc:2243] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.871555  2583 raft_consensus.cc:2272] T 5ef08b6580334137b60353b9c5c86cce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.873109  2583 tablet_replica.cc:333] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.873553  2583 raft_consensus.cc:2243] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.873996  2583 raft_consensus.cc:2272] T f2326acb73f84737be6797a046f6ce57 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.875648  2583 tablet_replica.cc:333] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.876096  2583 raft_consensus.cc:2243] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.876632  2583 raft_consensus.cc:2272] T d5d5ae364b6d4a558e834ac167a92fee P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.878235  2583 tablet_replica.cc:333] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.878710  2583 raft_consensus.cc:2243] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.879105  2583 raft_consensus.cc:2272] T ff21491912c2472487ddd691024b927b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.881323  2583 tablet_replica.cc:333] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.881784  2583 raft_consensus.cc:2243] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.882236  2583 raft_consensus.cc:2272] T e4a6136d821b429ca72e162e598304f5 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.884351  2583 tablet_replica.cc:333] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.884886  2583 raft_consensus.cc:2243] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.885775  2583 raft_consensus.cc:2272] T 487d18d8a4c54370b2133354bdfa25ce P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:28.887657  4089 consensus_peers.cc:597] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ca146b3e153407a9286c742f72e4538 (127.2.133.193:41049): Couldn't send request to peer 5ca146b3e153407a9286c742f72e4538. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41049: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.887962  2583 tablet_replica.cc:333] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.888607  2583 raft_consensus.cc:2243] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:28.889325  2583 raft_consensus.cc:2272] T 4f17b2a7aa184ec29729df7ba68f5568 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.891176  2583 tablet_replica.cc:333] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.891707  2583 raft_consensus.cc:2243] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.892099  2583 raft_consensus.cc:2272] T 120432e6aea14b328cabe0e9dbcf06b7 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.893739  2583 tablet_replica.cc:333] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.894202  2583 raft_consensus.cc:2243] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.894585  2583 raft_consensus.cc:2272] T f7c907b9ad8f4285940abdc80d7a23cd P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.896201  2583 tablet_replica.cc:333] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.896667  2583 raft_consensus.cc:2243] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.897274  2583 raft_consensus.cc:2272] T b2fc87e9d9e849b0b2b1fa361b63df5b P 1ed0336a52dc4c2499ea82717ae77e31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:28.899173  2583 tablet_replica.cc:333] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31: stopping tablet replica
I20260710 11:04:28.899675  2583 raft_consensus.cc:2243] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:28.900092  2583 raft_consensus.cc:2272] T 25bb840da12c4b66a104d6a8c510e2b2 P 1ed0336a52dc4c2499ea82717ae77e31 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:28.938879  4088 consensus_peers.cc:597] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:35111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:28.955996  4088 consensus_peers.cc:597] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f -> Peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Couldn't send request to peer 1ed0336a52dc4c2499ea82717ae77e31. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.195:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:28.967585  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
W20260710 11:04:28.969816  4088 consensus_peers.cc:597] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f -> Peer 1ed0336a52dc4c2499ea82717ae77e31 (127.2.133.195:34719): Couldn't send request to peer 1ed0336a52dc4c2499ea82717ae77e31. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.195:34719: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:28.972559  4088 consensus_peers.cc:597] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f -> Peer 5ff07c66c583446e88b5c3a8350dd7a2 (127.2.133.194:35111): Couldn't send request to peer 5ff07c66c583446e88b5c3a8350dd7a2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:35111: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:29.009321  2583 tablet_server.cc:179] TabletServer@127.2.133.196:0 shutting down...
I20260710 11:04:29.033882  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:29.034643  2583 tablet_replica.cc:333] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.035321  2583 raft_consensus.cc:2243] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:29.036226  2583 raft_consensus.cc:2272] T 660ca228755e491ab4504663bc10fc17 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.038245  2583 tablet_replica.cc:333] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.038841  2583 raft_consensus.cc:2243] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:29.039674  2583 raft_consensus.cc:2272] T 3cb2a341407143958a7a5161815a94b4 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.041579  2583 tablet_replica.cc:333] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.042191  2583 raft_consensus.cc:2243] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.042721  2583 raft_consensus.cc:2272] T f8573b8852cd466a9b128a3f733b1373 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.044740  2583 tablet_replica.cc:333] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.045353  2583 raft_consensus.cc:2243] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:29.046121  2583 raft_consensus.cc:2272] T ff21491912c2472487ddd691024b927b P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.049067  2583 tablet_replica.cc:333] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.049710  2583 raft_consensus.cc:2243] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.050310  2583 raft_consensus.cc:2272] T c2be64de864b4297a7328a9d7974f22d P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.052191  2583 tablet_replica.cc:333] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.052793  2583 raft_consensus.cc:2243] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.053320  2583 raft_consensus.cc:2272] T 327a97098e25457eaf677fb22ef911ee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.055106  2583 tablet_replica.cc:333] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.055714  2583 raft_consensus.cc:2243] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:29.056529  2583 raft_consensus.cc:2272] T 60370b1964474b2e8d83fa2371f74228 P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.058406  2583 tablet_replica.cc:333] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.058943  2583 raft_consensus.cc:2243] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.059556  2583 raft_consensus.cc:2272] T f308dd86095d43df94df21ad27caf701 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.061421  2583 tablet_replica.cc:333] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.061959  2583 raft_consensus.cc:2243] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.062461  2583 raft_consensus.cc:2272] T 7010253db7c54f8daa6b64af5e1a6ff7 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.064316  2583 tablet_replica.cc:333] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.064863  2583 raft_consensus.cc:2243] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.065382  2583 raft_consensus.cc:2272] T d5d5ae364b6d4a558e834ac167a92fee P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.067152  2583 tablet_replica.cc:333] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.067704  2583 raft_consensus.cc:2243] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.068179  2583 raft_consensus.cc:2272] T f2326acb73f84737be6797a046f6ce57 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.070273  2583 tablet_replica.cc:333] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.070863  2583 raft_consensus.cc:2243] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.071458  2583 raft_consensus.cc:2272] T 5192794b99534304b110ac013e450803 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.073253  2583 tablet_replica.cc:333] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.073764  2583 raft_consensus.cc:2243] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:29.074483  2583 raft_consensus.cc:2272] T f7c907b9ad8f4285940abdc80d7a23cd P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.076336  2583 tablet_replica.cc:333] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.076845  2583 raft_consensus.cc:2243] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:29.077749  2583 raft_consensus.cc:2272] T b2fc87e9d9e849b0b2b1fa361b63df5b P 39b2a6a2c74b41648624e06770c0537f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.079658  2583 tablet_replica.cc:333] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.080185  2583 raft_consensus.cc:2243] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.080703  2583 raft_consensus.cc:2272] T 487d18d8a4c54370b2133354bdfa25ce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.082572  2583 tablet_replica.cc:333] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.083091  2583 raft_consensus.cc:2243] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.083637  2583 raft_consensus.cc:2272] T 4f17b2a7aa184ec29729df7ba68f5568 P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.085489  2583 tablet_replica.cc:333] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.085999  2583 raft_consensus.cc:2243] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.086503  2583 raft_consensus.cc:2272] T 2886632d7d244f7bb61e06c3ccc161ca P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:29.088277  2583 tablet_replica.cc:333] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f: stopping tablet replica
I20260710 11:04:29.088752  2583 raft_consensus.cc:2243] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:29.089282  2583 raft_consensus.cc:2272] T 5ef08b6580334137b60353b9c5c86cce P 39b2a6a2c74b41648624e06770c0537f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:29.178237  4150 debug-util.cc:398] Leaking SignalData structure 0x7b0800271060 after lost signal to thread 2586
W20260710 11:04:29.179271  4150 debug-util.cc:398] Leaking SignalData structure 0x7b0800271740 after lost signal to thread 3647
W20260710 11:04:29.182044  4150 debug-util.cc:398] Leaking SignalData structure 0x7b080022c720 after lost signal to thread 4153
W20260710 11:04:30.123759  2583 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 4150)
W20260710 11:04:31.124313  2583 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 4150)
I20260710 11:04:31.561219  2583 tablet_server.cc:196] TabletServer@127.2.133.196:0 shutdown complete.
I20260710 11:04:31.592700  2583 master.cc:562] Master@127.2.133.254:41909 shutting down...
I20260710 11:04:31.618355  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:31.618865  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:31.619125  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P c342d381e8654748af54950f1dab6937: stopping tablet replica
I20260710 11:04:31.640378  2583 master.cc:584] Master@127.2.133.254:41909 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (30721 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:04:31.697041  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:35435
I20260710 11:04:31.698143  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:31.703730  4581 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
W20260710 11:04:31.703717  4582 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
W20260710 11:04:31.705039  4584 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
I20260710 11:04:31.705999  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:31.707109  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:31.707401  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:31.707587  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681471707567 us; error 0 us; skew 500 ppm
I20260710 11:04:31.708170  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:31.710821  2583 webserver.cc:533] Webserver started at http://127.2.133.254:34617/ using document root <none> and password file <none>
I20260710 11:04:31.711442  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:31.711678  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:31.711989  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:31.713212  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "dea77c0789ff4a81a7349a56892a69be"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-c7sl"
I20260710 11:04:31.719465  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:04:31.724334  4589 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:31.725263  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.003s
I20260710 11:04:31.725510  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "dea77c0789ff4a81a7349a56892a69be"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-c7sl"
I20260710 11:04:31.725812  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-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)
I20260710 11:04:31.746829  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:31.748116  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:31.788156  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:35435
I20260710 11:04:31.788262  4640 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:35435 every 8 connection(s)
I20260710 11:04:31.792310  4641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:31.803578  4641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be: Bootstrap starting.
I20260710 11:04:31.808885  4641 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:31.813503  4641 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be: No bootstrap required, opened a new log
I20260710 11:04:31.815902  4641 raft_consensus.cc:359] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dea77c0789ff4a81a7349a56892a69be" member_type: VOTER }
I20260710 11:04:31.816345  4641 raft_consensus.cc:385] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:31.816569  4641 raft_consensus.cc:740] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dea77c0789ff4a81a7349a56892a69be, State: Initialized, Role: FOLLOWER
I20260710 11:04:31.817126  4641 consensus_queue.cc:260] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dea77c0789ff4a81a7349a56892a69be" member_type: VOTER }
I20260710 11:04:31.817595  4641 raft_consensus.cc:399] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:31.817831  4641 raft_consensus.cc:493] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:31.818104  4641 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:31.822325  4641 raft_consensus.cc:515] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dea77c0789ff4a81a7349a56892a69be" member_type: VOTER }
I20260710 11:04:31.822870  4641 leader_election.cc:304] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [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: dea77c0789ff4a81a7349a56892a69be; no voters: 
I20260710 11:04:31.824071  4641 leader_election.cc:290] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:31.824493  4644 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:31.825941  4644 raft_consensus.cc:697] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 1 LEADER]: Becoming Leader. State: Replica: dea77c0789ff4a81a7349a56892a69be, State: Running, Role: LEADER
I20260710 11:04:31.826686  4644 consensus_queue.cc:237] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [LEADER]: Queue going to LEADER mode. State: All 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: "dea77c0789ff4a81a7349a56892a69be" member_type: VOTER }
I20260710 11:04:31.827539  4641 sys_catalog.cc:565] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:31.831427  4645 sys_catalog.cc:455] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dea77c0789ff4a81a7349a56892a69be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dea77c0789ff4a81a7349a56892a69be" member_type: VOTER } }
I20260710 11:04:31.831948  4646 sys_catalog.cc:455] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [sys.catalog]: SysCatalogTable state changed. Reason: New leader dea77c0789ff4a81a7349a56892a69be. Latest consensus state: current_term: 1 leader_uuid: "dea77c0789ff4a81a7349a56892a69be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dea77c0789ff4a81a7349a56892a69be" member_type: VOTER } }
I20260710 11:04:31.832201  4645 sys_catalog.cc:458] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:31.832461  4646 sys_catalog.cc:458] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:31.836447  4651 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:31.841928  4651 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:31.844488  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:31.851567  4651 catalog_manager.cc:1383] Generated new cluster ID: c5df91661fb34c08ae2fd25625c61a74
I20260710 11:04:31.851887  4651 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:31.868182  4651 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:31.869702  4651 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:31.882822  4651 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be: Generated new TSK 0
I20260710 11:04:31.883719  4651 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:31.911350  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:31.917264  4662 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
W20260710 11:04:31.918597  4663 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
W20260710 11:04:31.921185  4665 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
I20260710 11:04:31.923454  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:31.925256  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:31.925482  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:31.925700  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681471925664 us; error 0 us; skew 500 ppm
I20260710 11:04:31.926250  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:31.929366  2583 webserver.cc:533] Webserver started at http://127.2.133.193:36939/ using document root <none> and password file <none>
I20260710 11:04:31.929872  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:31.930054  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:31.930335  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:31.931353  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "ba5cbf58350f43159344067afe6f19d2"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-c7sl"
I20260710 11:04:31.936093  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:31.941246  4670 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:31.942199  2583 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:31.942528  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "ba5cbf58350f43159344067afe6f19d2"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-c7sl"
I20260710 11:04:31.942792  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-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)
I20260710 11:04:31.951746  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:31.952950  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:31.954725  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:31.957367  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:31.957597  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:31.957854  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:31.958055  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.003201  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:33943
I20260710 11:04:32.003321  4732 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:33943 every 8 connection(s)
I20260710 11:04:32.008175  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.017704  4737 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
W20260710 11:04:32.017802  4738 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
I20260710 11:04:32.021160  2583 server_base.cc:1061] running on GCE node
W20260710 11:04:32.021610  4741 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
I20260710 11:04:32.022784  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.023036  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.023173  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681472023160 us; error 0 us; skew 500 ppm
I20260710 11:04:32.023701  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.026607  2583 webserver.cc:533] Webserver started at http://127.2.133.194:36191/ using document root <none> and password file <none>
I20260710 11:04:32.027266  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.027532  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.027858  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.029249  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "31467329c93a487ea6d299901017976b"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-c7sl"
I20260710 11:04:32.029856  4733 heartbeater.cc:344] Connected to a master server at 127.2.133.254:35435
I20260710 11:04:32.030288  4733 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.031222  4733 heartbeater.cc:507] Master 127.2.133.254:35435 requested a full tablet report, sending...
I20260710 11:04:32.033736  4606 ts_manager.cc:194] Registered new tserver with Master: ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:32.035732  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:04:32.036327  4606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59644
I20260710 11:04:32.040762  4745 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.041762  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:04:32.042099  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "31467329c93a487ea6d299901017976b"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-c7sl"
I20260710 11:04:32.042369  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-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)
I20260710 11:04:32.053987  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.055348  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.057191  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.059701  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.059949  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.060236  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.060434  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.104684  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:44349
I20260710 11:04:32.104789  4807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:44349 every 8 connection(s)
I20260710 11:04:32.110235  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.118674  4811 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
W20260710 11:04:32.120599  4812 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
W20260710 11:04:32.124650  4814 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
I20260710 11:04:32.125284  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:32.125905  4808 heartbeater.cc:344] Connected to a master server at 127.2.133.254:35435
I20260710 11:04:32.126258  4808 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.126487  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.126780  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.126971  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681472126950 us; error 0 us; skew 500 ppm
I20260710 11:04:32.127007  4808 heartbeater.cc:507] Master 127.2.133.254:35435 requested a full tablet report, sending...
I20260710 11:04:32.127769  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.129514  4606 ts_manager.cc:194] Registered new tserver with Master: 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:32.130785  2583 webserver.cc:533] Webserver started at http://127.2.133.195:41915/ using document root <none> and password file <none>
I20260710 11:04:32.131462  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.131428  4606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59660
I20260710 11:04:32.131866  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.132206  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.133518  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "aace9adb6fe84851908d174d028e3109"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-c7sl"
I20260710 11:04:32.138491  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:04:32.142104  4819 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.142963  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:04:32.143290  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "aace9adb6fe84851908d174d028e3109"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-c7sl"
I20260710 11:04:32.143673  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-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)
I20260710 11:04:32.182340  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.183557  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.184962  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.187395  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.187659  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.188089  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.188340  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.233995  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:34229
I20260710 11:04:32.234086  4881 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:34229 every 8 connection(s)
I20260710 11:04:32.239116  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:32.248657  4885 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
W20260710 11:04:32.249334  4886 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
I20260710 11:04:32.252614  4882 heartbeater.cc:344] Connected to a master server at 127.2.133.254:35435
I20260710 11:04:32.253124  4882 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.254014  4882 heartbeater.cc:507] Master 127.2.133.254:35435 requested a full tablet report, sending...
I20260710 11:04:32.254544  2583 server_base.cc:1061] running on GCE node
W20260710 11:04:32.254766  4888 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
I20260710 11:04:32.255940  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:32.256207  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:32.256424  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681472256405 us; error 0 us; skew 500 ppm
I20260710 11:04:32.256412  4606 ts_manager.cc:194] Registered new tserver with Master: aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:32.257498  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:32.258435  4606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59676
I20260710 11:04:32.260670  2583 webserver.cc:533] Webserver started at http://127.2.133.196:41779/ using document root <none> and password file <none>
I20260710 11:04:32.261237  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:32.261402  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:32.261656  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:32.262708  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-3-root/instance:
uuid: "5ced158084004944a9ffbea32615078c"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-c7sl"
I20260710 11:04:32.268848  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:04:32.273006  4893 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.274080  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:32.274430  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-3-root
uuid: "5ced158084004944a9ffbea32615078c"
format_stamp: "Formatted at 2026-07-10 11:04:32 on dist-test-slave-c7sl"
I20260710 11:04:32.274686  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-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)
I20260710 11:04:32.295822  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:32.297621  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:32.299156  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:32.301538  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:32.301735  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.301908  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:32.302042  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:32.347745  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.196:35923
I20260710 11:04:32.347847  4955 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.196:35923 every 8 connection(s)
I20260710 11:04:32.361706  4956 heartbeater.cc:344] Connected to a master server at 127.2.133.254:35435
I20260710 11:04:32.362197  4956 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:32.362958  4956 heartbeater.cc:507] Master 127.2.133.254:35435 requested a full tablet report, sending...
I20260710 11:04:32.365020  4606 ts_manager.cc:194] Registered new tserver with Master: 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:32.365599  2583 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014681407s
I20260710 11:04:32.366647  4606 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59686
I20260710 11:04:32.391603  4606 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59696:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:04:32.525264  4921 tablet_service.cc:1511] Processing CreateTablet for tablet 721d13fd7c6b4c149fe7a675cacfb6ba (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:32.526857  4921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721d13fd7c6b4c149fe7a675cacfb6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.528955  4920 tablet_service.cc:1511] Processing CreateTablet for tablet db10978e838b41abb6ddb52d83cec92d (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:32.531039  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db10978e838b41abb6ddb52d83cec92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.535691  4919 tablet_service.cc:1511] Processing CreateTablet for tablet f43396404d374db1a301644634f311a7 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:32.537078  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43396404d374db1a301644634f311a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.538622  4773 tablet_service.cc:1511] Processing CreateTablet for tablet aaa0d1659b054e138b36be361dd90a69 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:32.540131  4773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa0d1659b054e138b36be361dd90a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.541215  4771 tablet_service.cc:1511] Processing CreateTablet for tablet f43396404d374db1a301644634f311a7 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:32.542634  4771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43396404d374db1a301644634f311a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.542603  4772 tablet_service.cc:1511] Processing CreateTablet for tablet db10978e838b41abb6ddb52d83cec92d (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:32.544162  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db10978e838b41abb6ddb52d83cec92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.548811  4697 tablet_service.cc:1511] Processing CreateTablet for tablet aaa0d1659b054e138b36be361dd90a69 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:32.549309  4698 tablet_service.cc:1511] Processing CreateTablet for tablet 721d13fd7c6b4c149fe7a675cacfb6ba (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:32.550275  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa0d1659b054e138b36be361dd90a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.551492  4698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721d13fd7c6b4c149fe7a675cacfb6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.552080  4696 tablet_service.cc:1511] Processing CreateTablet for tablet db10978e838b41abb6ddb52d83cec92d (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:04:32.553741  4696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db10978e838b41abb6ddb52d83cec92d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.561941  4918 tablet_service.cc:1511] Processing CreateTablet for tablet eef560b8ea494156b84c3e39998e2b83 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:32.563428  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef560b8ea494156b84c3e39998e2b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.564013  4770 tablet_service.cc:1511] Processing CreateTablet for tablet 6a375b1062024f1fa2d24f35e17bb501 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:32.565418  4770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a375b1062024f1fa2d24f35e17bb501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.572845  4769 tablet_service.cc:1511] Processing CreateTablet for tablet eef560b8ea494156b84c3e39998e2b83 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:32.574306  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef560b8ea494156b84c3e39998e2b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.578015  4917 tablet_service.cc:1511] Processing CreateTablet for tablet e8c4a83635f84ba8815f6561f213b9bf (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:32.579665  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c4a83635f84ba8815f6561f213b9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.579710  4768 tablet_service.cc:1511] Processing CreateTablet for tablet c96991b645b34e0b9a752d8a18bcd2f9 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:32.581677  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96991b645b34e0b9a752d8a18bcd2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.591531  4693 tablet_service.cc:1511] Processing CreateTablet for tablet e8c4a83635f84ba8815f6561f213b9bf (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:32.592996  4693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c4a83635f84ba8815f6561f213b9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.590747  4695 tablet_service.cc:1511] Processing CreateTablet for tablet 6a375b1062024f1fa2d24f35e17bb501 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:32.592648  4694 tablet_service.cc:1511] Processing CreateTablet for tablet eef560b8ea494156b84c3e39998e2b83 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:04:32.594017  4695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a375b1062024f1fa2d24f35e17bb501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.594640  4694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eef560b8ea494156b84c3e39998e2b83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.607234  4916 tablet_service.cc:1511] Processing CreateTablet for tablet c96991b645b34e0b9a752d8a18bcd2f9 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:32.608880  4916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96991b645b34e0b9a752d8a18bcd2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.617125  4692 tablet_service.cc:1511] Processing CreateTablet for tablet 9225765fbe4a4ae68802a30a91ea1f14 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:32.618583  4692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9225765fbe4a4ae68802a30a91ea1f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.620826  4767 tablet_service.cc:1511] Processing CreateTablet for tablet 9225765fbe4a4ae68802a30a91ea1f14 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:32.622571  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9225765fbe4a4ae68802a30a91ea1f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.671166  4915 tablet_service.cc:1511] Processing CreateTablet for tablet 6a67de6660cf4129a348c3a6c1f3d221 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:32.672722  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67de6660cf4129a348c3a6c1f3d221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.696421  4976 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:32.699790  4691 tablet_service.cc:1511] Processing CreateTablet for tablet 6a67de6660cf4129a348c3a6c1f3d221 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:32.700875  4772 tablet_service.cc:1511] Processing CreateTablet for tablet 6a67de6660cf4129a348c3a6c1f3d221 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:04:32.701404  4691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67de6660cf4129a348c3a6c1f3d221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.702169  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a67de6660cf4129a348c3a6c1f3d221. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.709867  4978 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:32.711838  4915 tablet_service.cc:1511] Processing CreateTablet for tablet c2cc07bf5d3c48348b1a83184a15b0b6 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:32.726454  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc07bf5d3c48348b1a83184a15b0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.723418  4977 tablet_bootstrap.cc:492] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:32.724807  4768 tablet_service.cc:1511] Processing CreateTablet for tablet e8a70f16e9b24d428b540649a32e9e23 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:32.719040  4690 tablet_service.cc:1511] Processing CreateTablet for tablet c2cc07bf5d3c48348b1a83184a15b0b6 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:32.730419  4690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc07bf5d3c48348b1a83184a15b0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.731498  4976 tablet_bootstrap.cc:654] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:32.738653  4692 tablet_service.cc:1511] Processing CreateTablet for tablet c45b8db36c9f40d0ab1fb6e55c3a5adf (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:32.740041  4692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45b8db36c9f40d0ab1fb6e55c3a5adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.730396  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a70f16e9b24d428b540649a32e9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.744628  4847 tablet_service.cc:1511] Processing CreateTablet for tablet 721d13fd7c6b4c149fe7a675cacfb6ba (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:04:32.745982  4847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 721d13fd7c6b4c149fe7a675cacfb6ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.748209  4918 tablet_service.cc:1511] Processing CreateTablet for tablet e8a70f16e9b24d428b540649a32e9e23 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:32.748530  4846 tablet_service.cc:1511] Processing CreateTablet for tablet aaa0d1659b054e138b36be361dd90a69 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:04:32.749702  4846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa0d1659b054e138b36be361dd90a69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.749642  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a70f16e9b24d428b540649a32e9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.754885  4842 tablet_service.cc:1511] Processing CreateTablet for tablet c96991b645b34e0b9a752d8a18bcd2f9 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:04:32.756461  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c96991b645b34e0b9a752d8a18bcd2f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.760614  4845 tablet_service.cc:1511] Processing CreateTablet for tablet f43396404d374db1a301644634f311a7 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:04:32.762094  4845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f43396404d374db1a301644634f311a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.764528  4844 tablet_service.cc:1511] Processing CreateTablet for tablet 6a375b1062024f1fa2d24f35e17bb501 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:04:32.766014  4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a375b1062024f1fa2d24f35e17bb501. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.769057  4841 tablet_service.cc:1511] Processing CreateTablet for tablet 9225765fbe4a4ae68802a30a91ea1f14 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:04:32.770516  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9225765fbe4a4ae68802a30a91ea1f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.774675  4977 tablet_bootstrap.cc:654] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:32.774504  4843 tablet_service.cc:1511] Processing CreateTablet for tablet e8c4a83635f84ba8815f6561f213b9bf (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:04:32.778424  4919 tablet_service.cc:1511] Processing CreateTablet for tablet 4a38eb3d2e5144a487dc9eab692a56cb (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:32.778970  4840 tablet_service.cc:1511] Processing CreateTablet for tablet c2cc07bf5d3c48348b1a83184a15b0b6 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:04:32.779594  4691 tablet_service.cc:1511] Processing CreateTablet for tablet 4a38eb3d2e5144a487dc9eab692a56cb (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:32.781350  4691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a38eb3d2e5144a487dc9eab692a56cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.781821  4839 tablet_service.cc:1511] Processing CreateTablet for tablet e8a70f16e9b24d428b540649a32e9e23 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:04:32.785035  4838 tablet_service.cc:1511] Processing CreateTablet for tablet c45b8db36c9f40d0ab1fb6e55c3a5adf (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:32.791980  4769 tablet_service.cc:1511] Processing CreateTablet for tablet 4a38eb3d2e5144a487dc9eab692a56cb (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:04:32.793941  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a38eb3d2e5144a487dc9eab692a56cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.796775  4839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8a70f16e9b24d428b540649a32e9e23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.798419  4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2cc07bf5d3c48348b1a83184a15b0b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.799297  4772 tablet_service.cc:1511] Processing CreateTablet for tablet c45b8db36c9f40d0ab1fb6e55c3a5adf (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:04:32.799947  4843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8c4a83635f84ba8815f6561f213b9bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.801074  4838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45b8db36c9f40d0ab1fb6e55c3a5adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.818800  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45b8db36c9f40d0ab1fb6e55c3a5adf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.829389  4915 tablet_service.cc:1511] Processing CreateTablet for tablet df9d0aee72fc454c991d54b3627b0539 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
W20260710 11:04:32.840063  4654 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:32.853724  4978 tablet_bootstrap.cc:654] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:32.862164  4697 tablet_service.cc:1511] Processing CreateTablet for tablet df9d0aee72fc454c991d54b3627b0539 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:32.863619  4697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9d0aee72fc454c991d54b3627b0539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.870016  4976 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:32.870601  4976 ts_tablet_manager.cc:1403] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.175s	user 0.059s	sys 0.050s
I20260710 11:04:32.873620  4976 raft_consensus.cc:359] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:32.858561  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9d0aee72fc454c991d54b3627b0539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.877113  4976 raft_consensus.cc:385] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:32.880473  4976 raft_consensus.cc:740] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:32.886628  4770 tablet_service.cc:1511] Processing CreateTablet for tablet c6daafc6ae6f4711bbce26d264ce2521 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:32.888325  4770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6daafc6ae6f4711bbce26d264ce2521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.891959  4919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a38eb3d2e5144a487dc9eab692a56cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.901448  4976 consensus_queue.cc:260] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:32.922431  4977 tablet_bootstrap.cc:492] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:32.923043  4977 ts_tablet_manager.cc:1403] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.200s	user 0.026s	sys 0.057s
I20260710 11:04:32.925617  4917 tablet_service.cc:1511] Processing CreateTablet for tablet c6daafc6ae6f4711bbce26d264ce2521 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:32.926229  4977 raft_consensus.cc:359] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:32.927048  4977 raft_consensus.cc:385] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:32.927181  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6daafc6ae6f4711bbce26d264ce2521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.932578  4695 tablet_service.cc:1511] Processing CreateTablet for tablet 55e6a220019c48f490fb108a97a894d1 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:32.933904  4695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e6a220019c48f490fb108a97a894d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.940667  4976 ts_tablet_manager.cc:1434] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.070s	user 0.007s	sys 0.002s
I20260710 11:04:32.941509  4808 heartbeater.cc:499] Master 127.2.133.254:35435 was elected leader, sending a full tablet report...
I20260710 11:04:32.941882  4976 tablet_bootstrap.cc:492] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:32.939003  4840 tablet_service.cc:1511] Processing CreateTablet for tablet df9d0aee72fc454c991d54b3627b0539 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:04:32.952266  4982 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:32.960945  4978 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:32.961575  4978 ts_tablet_manager.cc:1403] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.252s	user 0.007s	sys 0.012s
I20260710 11:04:32.964517  4978 raft_consensus.cc:359] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:32.965351  4978 raft_consensus.cc:385] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:32.965698  4978 raft_consensus.cc:740] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:32.967159  4978 consensus_queue.cc:260] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:32.970072  4845 tablet_service.cc:1511] Processing CreateTablet for tablet c6daafc6ae6f4711bbce26d264ce2521 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:04:32.929060  4977 raft_consensus.cc:740] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:32.974876  4977 consensus_queue.cc:260] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:32.990159  4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df9d0aee72fc454c991d54b3627b0539. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:32.999826  4772 tablet_service.cc:1511] Processing CreateTablet for tablet 55e6a220019c48f490fb108a97a894d1 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:33.001204  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e6a220019c48f490fb108a97a894d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.018011  4920 tablet_service.cc:1511] Processing CreateTablet for tablet bffbda80078749238bb280670890942e (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:33.019332  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffbda80078749238bb280670890942e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.020922  4976 tablet_bootstrap.cc:654] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.021332  4690 tablet_service.cc:1511] Processing CreateTablet for tablet bffbda80078749238bb280670890942e (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:33.022673  4690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffbda80078749238bb280670890942e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.028175  4845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6daafc6ae6f4711bbce26d264ce2521. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.029047  4977 ts_tablet_manager.cc:1434] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.106s	user 0.026s	sys 0.002s
I20260710 11:04:33.028808  4769 tablet_service.cc:1511] Processing CreateTablet for tablet bffbda80078749238bb280670890942e (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:04:33.029806  4956 heartbeater.cc:499] Master 127.2.133.254:35435 was elected leader, sending a full tablet report...
I20260710 11:04:33.030125  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bffbda80078749238bb280670890942e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.046506  4977 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.018011  4842 tablet_service.cc:1511] Processing CreateTablet for tablet 55e6a220019c48f490fb108a97a894d1 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:04:33.047582  4733 heartbeater.cc:499] Master 127.2.133.254:35435 was elected leader, sending a full tablet report...
I20260710 11:04:33.055806  4842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 55e6a220019c48f490fb108a97a894d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.055928  4844 tablet_service.cc:1511] Processing CreateTablet for tablet 9142c2240ebc43acb2bc666ece250f2e (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:33.058105  4917 tablet_service.cc:1511] Processing CreateTablet for tablet 9142c2240ebc43acb2bc666ece250f2e (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:33.061293  4844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9142c2240ebc43acb2bc666ece250f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.061664  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9142c2240ebc43acb2bc666ece250f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.064060  4976 tablet_bootstrap.cc:492] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.064600  4976 ts_tablet_manager.cc:1403] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.123s	user 0.016s	sys 0.009s
I20260710 11:04:33.064437  4692 tablet_service.cc:1511] Processing CreateTablet for tablet 9142c2240ebc43acb2bc666ece250f2e (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:04:33.065769  4692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9142c2240ebc43acb2bc666ece250f2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.068689  4976 raft_consensus.cc:359] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.069515  4976 raft_consensus.cc:385] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.069823  4976 raft_consensus.cc:740] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.070835  4976 consensus_queue.cc:260] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.072057  4982 tablet_bootstrap.cc:654] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.075345  4976 ts_tablet_manager.cc:1434] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:04:33.076453  4976 tablet_bootstrap.cc:492] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:33.082005  4847 tablet_service.cc:1511] Processing CreateTablet for tablet 3aafcdd110284b55a06c2b5024609668 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:33.082841  4976 tablet_bootstrap.cc:654] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.083508  4847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aafcdd110284b55a06c2b5024609668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.091229  4978 ts_tablet_manager.cc:1434] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.129s	user 0.026s	sys 0.022s
I20260710 11:04:33.092451  4978 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.097342  4984 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.097885  4984 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.098599  4978 tablet_bootstrap.cc:654] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:33.102221  4957 tablet.cc:2406] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:04:33.104305  4915 tablet_service.cc:1511] Processing CreateTablet for tablet 3aafcdd110284b55a06c2b5024609668 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:33.104892  4768 tablet_service.cc:1511] Processing CreateTablet for tablet 3aafcdd110284b55a06c2b5024609668 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:04:33.105644  4915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aafcdd110284b55a06c2b5024609668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.105930  4691 tablet_service.cc:1511] Processing CreateTablet for tablet 498bd00544cf48e58572fd30479422e8 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:33.106503  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3aafcdd110284b55a06c2b5024609668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.107179  4691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498bd00544cf48e58572fd30479422e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.112679  4977 tablet_bootstrap.cc:654] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.121449  4767 tablet_service.cc:1511] Processing CreateTablet for tablet 498bd00544cf48e58572fd30479422e8 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:33.121894  4843 tablet_service.cc:1511] Processing CreateTablet for tablet 498bd00544cf48e58572fd30479422e8 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:04:33.123205  4843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498bd00544cf48e58572fd30479422e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.123306  4767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 498bd00544cf48e58572fd30479422e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.118149  4984 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.149468  4918 tablet_service.cc:1511] Processing CreateTablet for tablet c99358d190b3467e927ba82da941ba18 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:33.150871  4918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99358d190b3467e927ba82da941ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.156428  4695 tablet_service.cc:1511] Processing CreateTablet for tablet c99358d190b3467e927ba82da941ba18 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:33.164637  4695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99358d190b3467e927ba82da941ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.168519  4983 raft_consensus.cc:493] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.169322  4983 raft_consensus.cc:515] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.185459  4983 leader_election.cc:290] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.186625  4772 tablet_service.cc:1511] Processing CreateTablet for tablet c99358d190b3467e927ba82da941ba18 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:04:33.188026  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c99358d190b3467e927ba82da941ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.206526  4976 tablet_bootstrap.cc:492] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.230221  4982 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:33.229035  4976 ts_tablet_manager.cc:1403] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.153s	user 0.024s	sys 0.009s
I20260710 11:04:33.232014  4982 ts_tablet_manager.cc:1403] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.280s	user 0.012s	sys 0.021s
I20260710 11:04:33.238004  4690 tablet_service.cc:1511] Processing CreateTablet for tablet 05dbf81d2a0d4fa2a79deb75ba446fa8 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:33.238556  4982 raft_consensus.cc:359] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.239531  4982 raft_consensus.cc:385] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.239847  4982 raft_consensus.cc:740] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.240036  4690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dbf81d2a0d4fa2a79deb75ba446fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.241792  4976 raft_consensus.cc:359] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.242564  4976 raft_consensus.cc:385] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.242856  4976 raft_consensus.cc:740] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.243640  4840 tablet_service.cc:1511] Processing CreateTablet for tablet 389370e18c0742759c4003acb227b355 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:33.245076  4840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389370e18c0742759c4003acb227b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.247882  4982 consensus_queue.cc:260] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.252277  4769 tablet_service.cc:1511] Processing CreateTablet for tablet 389370e18c0742759c4003acb227b355 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:33.253610  4769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389370e18c0742759c4003acb227b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.259629  4977 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.260440  4977 ts_tablet_manager.cc:1403] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.223s	user 0.012s	sys 0.012s
I20260710 11:04:33.262876  4882 heartbeater.cc:499] Master 127.2.133.254:35435 was elected leader, sending a full tablet report...
I20260710 11:04:33.266960  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
W20260710 11:04:33.269136  4673 leader_election.cc:343] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.272691  4920 tablet_service.cc:1511] Processing CreateTablet for tablet 05dbf81d2a0d4fa2a79deb75ba446fa8 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:33.277204  4920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dbf81d2a0d4fa2a79deb75ba446fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.281281  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.277068  4976 consensus_queue.cc:260] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.283231  4917 tablet_service.cc:1511] Processing CreateTablet for tablet 389370e18c0742759c4003acb227b355 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:04:33.285599  4857 raft_consensus.cc:2468] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:33.294978  4978 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:33.287746  4847 tablet_service.cc:1511] Processing CreateTablet for tablet 05dbf81d2a0d4fa2a79deb75ba446fa8 (DEFAULT_TABLE table=test-workload [id=0e41c5f8763f407194957a3d6a750dfc]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:04:33.295784  4671 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [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: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b
I20260710 11:04:33.296912  4847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05dbf81d2a0d4fa2a79deb75ba446fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.297295  4984 raft_consensus.cc:2804] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.297824  4984 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.298199  4984 raft_consensus.cc:3060] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.290146  4976 ts_tablet_manager.cc:1434] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.001s
I20260710 11:04:33.300330  4976 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:33.304163  4917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 389370e18c0742759c4003acb227b355. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:33.295768  4978 ts_tablet_manager.cc:1403] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.204s	user 0.019s	sys 0.030s
I20260710 11:04:33.292428  4977 raft_consensus.cc:359] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.317348  4977 raft_consensus.cc:385] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.317732  4977 raft_consensus.cc:740] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.310740  4978 raft_consensus.cc:359] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.328577  4998 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.329134  4998 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.331918  4998 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.332577  4978 raft_consensus.cc:385] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.307098  4984 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.336702  4983 raft_consensus.cc:493] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.336920  4978 raft_consensus.cc:740] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.354147  4978 consensus_queue.cc:260] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.355209  4982 ts_tablet_manager.cc:1434] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.120s	user 0.009s	sys 0.001s
I20260710 11:04:33.352660  4983 raft_consensus.cc:515] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.335052  4977 consensus_queue.cc:260] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.347980  4985 raft_consensus.cc:493] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.356617  4985 raft_consensus.cc:515] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.356983  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
W20260710 11:04:33.358433  4673 leader_election.cc:343] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.365091  4985 leader_election.cc:290] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.365725  4983 leader_election.cc:290] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:33.368927  4982 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:33.385753  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db10978e838b41abb6ddb52d83cec92d" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.386512  4931 raft_consensus.cc:2468] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:33.387763  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.388445  4930 raft_consensus.cc:2468] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:33.389902  4747 leader_election.cc:304] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:33.390743  4983 raft_consensus.cc:2804] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.390884  4747 leader_election.cc:304] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:33.391171  4983 raft_consensus.cc:493] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.391590  4983 raft_consensus.cc:3060] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.393977  4978 ts_tablet_manager.cc:1434] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.086s	user 0.020s	sys 0.006s
I20260710 11:04:33.379249  4984 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.413892  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:33.417346  4857 raft_consensus.cc:3060] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.421039  4978 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.425519  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db10978e838b41abb6ddb52d83cec92d" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
W20260710 11:04:33.427101  4747 leader_election.cc:343] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.430853  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:33.431536  5002 raft_consensus.cc:493] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.432044  5002 raft_consensus.cc:515] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
W20260710 11:04:33.432503  4822 leader_election.cc:343] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.434037  4982 tablet_bootstrap.cc:654] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.434700  5002 leader_election.cc:290] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.435421  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.435511  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
W20260710 11:04:33.437829  4746 leader_election.cc:343] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:33.438169  4671 leader_election.cc:343] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.431227  4978 tablet_bootstrap.cc:654] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.436074  4977 ts_tablet_manager.cc:1434] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.175s	user 0.011s	sys 0.011s
I20260710 11:04:33.440029  4977 tablet_bootstrap.cc:492] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.436257  5008 raft_consensus.cc:2804] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.436317  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
W20260710 11:04:33.447171  4673 leader_election.cc:343] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.447775  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:33.448071  4673 leader_election.cc:304] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.448619  4708 raft_consensus.cc:2393] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 1: Already voted for candidate ba5cbf58350f43159344067afe6f19d2 in this term.
I20260710 11:04:33.449263  5002 raft_consensus.cc:2749] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.449990  4821 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:33.442214  5008 raft_consensus.cc:493] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.451443  5008 raft_consensus.cc:3060] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.452801  4976 tablet_bootstrap.cc:654] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.459324  4983 raft_consensus.cc:515] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.479534  4977 tablet_bootstrap.cc:654] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.481218  4983 leader_election.cc:290] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.482245  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db10978e838b41abb6ddb52d83cec92d" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:33.471470  5008 raft_consensus.cc:515] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.483762  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db10978e838b41abb6ddb52d83cec92d" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:33.484428  4930 raft_consensus.cc:3060] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.484962  5008 leader_election.cc:290] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:33.478837  4857 raft_consensus.cc:2468] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:33.486569  4855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
W20260710 11:04:33.483845  4747 leader_election.cc:343] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:33.488029  4746 leader_election.cc:343] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.488819  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:33.489351  4931 raft_consensus.cc:3060] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.490465  4997 raft_consensus.cc:2749] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.494690  4671 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b
I20260710 11:04:33.496049  5002 raft_consensus.cc:2804] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.496580  5002 raft_consensus.cc:697] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:33.497195  4982 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:33.497398  5002 consensus_queue.cc:237] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.504499  4976 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.505081  4976 ts_tablet_manager.cc:1403] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.205s	user 0.012s	sys 0.016s
I20260710 11:04:33.506351  4930 raft_consensus.cc:2468] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.506551  4931 raft_consensus.cc:2468] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.497893  4982 ts_tablet_manager.cc:1403] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.129s	user 0.019s	sys 0.001s
I20260710 11:04:33.507872  4747 leader_election.cc:304] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:33.508193  4976 raft_consensus.cc:359] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.508898  4976 raft_consensus.cc:385] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.509045  5008 raft_consensus.cc:2804] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.509220  4976 raft_consensus.cc:740] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.509553  5008 raft_consensus.cc:697] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:33.510372  5008 consensus_queue.cc:237] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.514616  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.515283  4978 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:33.515914  4978 ts_tablet_manager.cc:1403] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.101s	user 0.014s	sys 0.035s
W20260710 11:04:33.516300  4894 leader_election.cc:343] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.517688  4976 consensus_queue.cc:260] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.520692  4976 ts_tablet_manager.cc:1434] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:04:33.521994  4976 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:33.527020  4605 catalog_manager.cc:5697] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.529294  4976 tablet_bootstrap.cc:654] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.528906  4604 catalog_manager.cc:5697] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.511119  4982 raft_consensus.cc:359] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.533635  4747 leader_election.cc:304] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.534356  4978 raft_consensus.cc:359] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.535056  4978 raft_consensus.cc:385] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.535210  5008 raft_consensus.cc:2804] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.535404  4978 raft_consensus.cc:740] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.535769  5008 raft_consensus.cc:697] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:33.536224  4982 raft_consensus.cc:385] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.538293  4982 raft_consensus.cc:740] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.539234  5008 consensus_queue.cc:237] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.539239  4982 consensus_queue.cc:260] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.541227  4977 tablet_bootstrap.cc:492] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.538026  4978 consensus_queue.cc:260] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.542130  4977 ts_tablet_manager.cc:1403] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.102s	user 0.034s	sys 0.017s
I20260710 11:04:33.548731  4982 ts_tablet_manager.cc:1434] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.004s
I20260710 11:04:33.548249  4977 raft_consensus.cc:359] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.548911  4978 ts_tablet_manager.cc:1434] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:04:33.549459  4977 raft_consensus.cc:385] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.549952  4977 raft_consensus.cc:740] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.550257  4978 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.551072  4977 consensus_queue.cc:260] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.552835  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:33.556763  4976 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.554324  4982 tablet_bootstrap.cc:492] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:33.557919  4896 leader_election.cc:304] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.558971  4977 ts_tablet_manager.cc:1434] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.002s
I20260710 11:04:33.559182  5007 raft_consensus.cc:2749] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.560117  4977 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.557266  4976 ts_tablet_manager.cc:1403] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.013s
I20260710 11:04:33.566565  4977 tablet_bootstrap.cc:654] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.566306  4976 raft_consensus.cc:359] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.567162  4976 raft_consensus.cc:385] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.567526  4976 raft_consensus.cc:740] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.568306  4976 consensus_queue.cc:260] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.573580  4978 tablet_bootstrap.cc:654] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.573683  4977 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.574170  4977 ts_tablet_manager.cc:1403] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.007s
I20260710 11:04:33.576261  4977 raft_consensus.cc:359] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.576807  4977 raft_consensus.cc:385] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.577126  4977 raft_consensus.cc:740] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.577795  4977 consensus_queue.cc:260] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.579197  4982 tablet_bootstrap.cc:654] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.579469  4976 ts_tablet_manager.cc:1434] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260710 11:04:33.583546  4977 ts_tablet_manager.cc:1434] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:04:33.584502  4977 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.584223  5008 raft_consensus.cc:493] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.584849  4976 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:33.584983  5008 raft_consensus.cc:515] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.588348  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96991b645b34e0b9a752d8a18bcd2f9" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.588441  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96991b645b34e0b9a752d8a18bcd2f9" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.589107  4931 raft_consensus.cc:2468] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
W20260710 11:04:33.590097  4746 leader_election.cc:343] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.590462  5008 leader_election.cc:290] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:33.590818  4747 leader_election.cc:304] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [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: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.592213  5008 raft_consensus.cc:2804] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.592630  5008 raft_consensus.cc:493] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.593129  5008 raft_consensus.cc:3060] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.594728  4976 tablet_bootstrap.cc:654] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.598822  4977 tablet_bootstrap.cc:654] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.601692  5008 raft_consensus.cc:515] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.604380  4982 tablet_bootstrap.cc:492] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:33.604867  4982 ts_tablet_manager.cc:1403] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260710 11:04:33.608348  4982 raft_consensus.cc:359] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.609141  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96991b645b34e0b9a752d8a18bcd2f9" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
W20260710 11:04:33.610796  4746 leader_election.cc:343] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.609160  4982 raft_consensus.cc:385] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.611660  4982 raft_consensus.cc:740] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.613406  4983 raft_consensus.cc:493] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.613888  4983 raft_consensus.cc:515] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.616510  4983 leader_election.cc:290] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.617012  4977 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.617699  4977 ts_tablet_manager.cc:1403] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.000s
I20260710 11:04:33.618460  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:33.612421  4982 consensus_queue.cc:260] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.619184  4708 raft_consensus.cc:2468] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:33.620716  4747 leader_election.cc:304] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:33.618573  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.622157  4983 raft_consensus.cc:2804] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.622682  4983 raft_consensus.cc:493] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.623102  4983 raft_consensus.cc:3060] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:33.623381  4746 leader_election.cc:343] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.625407  4982 ts_tablet_manager.cc:1434] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:04:33.626518  4982 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:33.621948  4977 raft_consensus.cc:359] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.627795  4977 raft_consensus.cc:385] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.628527  4977 raft_consensus.cc:740] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.629690  4977 consensus_queue.cc:260] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.631778  4978 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:33.632596  4978 ts_tablet_manager.cc:1403] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.082s	user 0.019s	sys 0.002s
I20260710 11:04:33.631696  4983 raft_consensus.cc:515] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.635739  4978 raft_consensus.cc:359] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.636469  4978 raft_consensus.cc:385] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.636750  4978 raft_consensus.cc:740] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.638164  4977 ts_tablet_manager.cc:1434] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.004s
I20260710 11:04:33.639219  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96991b645b34e0b9a752d8a18bcd2f9" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:33.639994  4931 raft_consensus.cc:3060] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.639986  4977 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.642206  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:33.642813  4708 raft_consensus.cc:3060] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.647955  4931 raft_consensus.cc:2468] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.649294  4747 leader_election.cc:304] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.650278  4977 tablet_bootstrap.cc:654] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.652316  4708 raft_consensus.cc:2468] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.653821  5008 leader_election.cc:290] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:33.654512  5008 raft_consensus.cc:2804] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.658113  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:33.659128  4983 leader_election.cc:290] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.659145  4982 tablet_bootstrap.cc:654] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.662385  5008 raft_consensus.cc:697] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
W20260710 11:04:33.663709  4746 leader_election.cc:343] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.664328  5008 consensus_queue.cc:237] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.668025  4976 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.668852  4976 ts_tablet_manager.cc:1403] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.017s
I20260710 11:04:33.670680  4977 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.671301  4977 ts_tablet_manager.cc:1403] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.014s
I20260710 11:04:33.673959  4976 raft_consensus.cc:359] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.674168  4977 raft_consensus.cc:359] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.674782  4976 raft_consensus.cc:385] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.674947  4977 raft_consensus.cc:385] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.675127  4976 raft_consensus.cc:740] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.675462  4977 raft_consensus.cc:740] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.662308  4978 consensus_queue.cc:260] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.676379  4977 consensus_queue.cc:260] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.678093  4978 ts_tablet_manager.cc:1434] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.001s
I20260710 11:04:33.679163  4978 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.679533  4977 ts_tablet_manager.cc:1434] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:33.686204  4978 tablet_bootstrap.cc:654] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.686594  4977 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.667637  4747 leader_election.cc:304] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.679663  4976 consensus_queue.cc:260] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.683633  4603 catalog_manager.cc:5697] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.697752  5008 raft_consensus.cc:2804] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.702570  4977 tablet_bootstrap.cc:654] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.704341  4978 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:33.706861  4978 ts_tablet_manager.cc:1403] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260710 11:04:33.706785  5008 raft_consensus.cc:697] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:33.707864  5008 consensus_queue.cc:237] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.710180  4978 raft_consensus.cc:359] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.713234  4976 ts_tablet_manager.cc:1434] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.044s	user 0.002s	sys 0.005s
I20260710 11:04:33.713219  4978 raft_consensus.cc:385] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.713779  4978 raft_consensus.cc:740] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.715680  4978 consensus_queue.cc:260] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.719091  4978 ts_tablet_manager.cc:1434] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260710 11:04:33.720316  4978 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.715342  4976 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
W20260710 11:04:33.731505  4747 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.193:33943, user_credentials={real_user=slave}} blocked reactor thread for 64100.9us
I20260710 11:04:33.740164  4997 raft_consensus.cc:493] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.740764  4997 raft_consensus.cc:515] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.741819  4978 tablet_bootstrap.cc:654] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.743165  4997 leader_election.cc:290] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.748607  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
W20260710 11:04:33.749976  4821 leader_election.cc:343] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.754078  4977 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.754678  4977 ts_tablet_manager.cc:1403] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.068s	user 0.016s	sys 0.011s
I20260710 11:04:33.757642  4976 tablet_bootstrap.cc:654] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.758826  4977 raft_consensus.cc:359] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.759796  4977 raft_consensus.cc:385] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.758886  4603 catalog_manager.cc:5697] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.760157  4977 raft_consensus.cc:740] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.761207  4977 consensus_queue.cc:260] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.764070  4977 ts_tablet_manager.cc:1434] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:04:33.765169  4977 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:33.765117  4997 raft_consensus.cc:493] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.765724  4997 raft_consensus.cc:515] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:33.769601  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
W20260710 11:04:33.771224  4821 leader_election.cc:343] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5ced158084004944a9ffbea32615078c (127.2.133.196:35923): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.771709  4821 leader_election.cc:304] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:33.772492  4998 raft_consensus.cc:2749] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.772750  4977 tablet_bootstrap.cc:654] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.775071  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:33.780861  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.781975  4931 raft_consensus.cc:2393] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 1: Already voted for candidate 31467329c93a487ea6d299901017976b in this term.
I20260710 11:04:33.761783  4603 catalog_manager.cc:5697] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.784258  4821 leader_election.cc:304] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:33.786453  5008 raft_consensus.cc:493] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.786824  4998 raft_consensus.cc:3060] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.787163  5008 raft_consensus.cc:515] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.790227  5008 leader_election.cc:290] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.791986  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:33.792934  4708 raft_consensus.cc:2468] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:33.794345  4747 leader_election.cc:304] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:33.794705  5008 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.795514  5028 raft_consensus.cc:2804] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.795214  5008 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.795925  5028 raft_consensus.cc:493] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.796317  5028 raft_consensus.cc:3060] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.792052  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.798921  4931 raft_consensus.cc:2468] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:33.799690  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.800447  5008 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.802313  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:33.786134  4997 leader_election.cc:290] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:33.800752  4857 raft_consensus.cc:2393] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31467329c93a487ea6d299901017976b in current term 1: Already voted for candidate ba5cbf58350f43159344067afe6f19d2 in this term.
I20260710 11:04:33.810738  4978 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:33.810541  4746 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31467329c93a487ea6d299901017976b; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:33.811300  4978 ts_tablet_manager.cc:1403] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.010s
I20260710 11:04:33.811925  5008 raft_consensus.cc:3060] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.812875  5028 raft_consensus.cc:515] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.814574  4978 raft_consensus.cc:359] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.815342  4978 raft_consensus.cc:385] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.815848  4978 raft_consensus.cc:740] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.816311  5007 raft_consensus.cc:493] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.816833  5007 raft_consensus.cc:515] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.816942  4978 consensus_queue.cc:260] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.819538  4978 ts_tablet_manager.cc:1434] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260710 11:04:33.820652  4978 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.821270  4998 raft_consensus.cc:2749] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.820677  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.810447  4982 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:33.822351  4982 ts_tablet_manager.cc:1403] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.196s	user 0.034s	sys 0.024s
I20260710 11:04:33.823100  4976 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.823802  4976 ts_tablet_manager.cc:1403] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.035s
W20260710 11:04:33.823046  4894 leader_election.cc:343] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.825362  4982 raft_consensus.cc:359] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.826140  4982 raft_consensus.cc:385] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.819154  5007 leader_election.cc:290] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.827067  4976 raft_consensus.cc:359] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.828011  4976 raft_consensus.cc:385] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.828358  4976 raft_consensus.cc:740] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.829293  4978 tablet_bootstrap.cc:654] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.829586  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:33.829309  4976 consensus_queue.cc:260] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.830216  4931 raft_consensus.cc:3060] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.837073  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:33.837766  4708 raft_consensus.cc:2468] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
I20260710 11:04:33.839097  4895 leader_election.cc:304] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [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: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
W20260710 11:04:33.842240  4654 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:33.840407  5007 raft_consensus.cc:2804] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.842926  5007 raft_consensus.cc:493] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.843278  5007 raft_consensus.cc:3060] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.844834  4976 ts_tablet_manager.cc:1434] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:04:33.847975  4977 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:33.848491  4977 ts_tablet_manager.cc:1403] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.084s	user 0.013s	sys 0.012s
I20260710 11:04:33.851258  4977 raft_consensus.cc:359] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.851807  5008 raft_consensus.cc:2749] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:33.852008  4977 raft_consensus.cc:385] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.852319  4977 raft_consensus.cc:740] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.851063  5007 raft_consensus.cc:515] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.854985  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:33.855235  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:33.855785  4708 raft_consensus.cc:3060] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.856336  4976 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
W20260710 11:04:33.856459  4894 leader_election.cc:343] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.858247  4707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:33.859066  4707 raft_consensus.cc:3060] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.863308  4708 raft_consensus.cc:2468] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:33.864646  4895 leader_election.cc:304] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.826467  4982 raft_consensus.cc:740] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.865535  4985 raft_consensus.cc:2804] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.864647  4976 tablet_bootstrap.cc:654] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.866724  5008 raft_consensus.cc:493] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.866398  4982 consensus_queue.cc:260] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.867513  5007 leader_election.cc:290] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.866357  4707 raft_consensus.cc:2468] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.867197  5008 raft_consensus.cc:515] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.869252  4747 leader_election.cc:304] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:33.870193  4983 raft_consensus.cc:2804] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.872776  4982 ts_tablet_manager.cc:1434] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.050s	user 0.000s	sys 0.008s
I20260710 11:04:33.872993  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:33.873893  4982 tablet_bootstrap.cc:492] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:33.872905  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.874715  4930 raft_consensus.cc:2468] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:33.875988  4747 leader_election.cc:304] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:33.871124  5008 leader_election.cc:290] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.877761  5008 raft_consensus.cc:2804] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.878221  5008 raft_consensus.cc:493] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.878630  5008 raft_consensus.cc:3060] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.880177  4931 raft_consensus.cc:2468] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.883599  4985 raft_consensus.cc:697] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:33.884617  4985 consensus_queue.cc:237] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.887713  4977 consensus_queue.cc:260] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.888201  5028 leader_election.cc:290] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:33.890509  4977 ts_tablet_manager.cc:1434] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 11:04:33.891258  4978 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:33.892035  4978 ts_tablet_manager.cc:1403] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.072s	user 0.020s	sys 0.021s
I20260710 11:04:33.894572  4983 raft_consensus.cc:697] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:33.895542  4983 consensus_queue.cc:237] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.896178  4982 tablet_bootstrap.cc:654] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.897679  4977 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
W20260710 11:04:33.900513  4747 leader_election.cc:343] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.905018  4978 raft_consensus.cc:359] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.906818  5002 raft_consensus.cc:493] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:33.909363  4707 raft_consensus.cc:3060] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.909833  4976 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:33.909986  4978 raft_consensus.cc:385] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.910352  4976 ts_tablet_manager.cc:1403] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.016s
I20260710 11:04:33.910416  4978 raft_consensus.cc:740] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.910856  4977 tablet_bootstrap.cc:654] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.911468  4978 consensus_queue.cc:260] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.906602  5008 raft_consensus.cc:515] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.909240  5002 raft_consensus.cc:515] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:33.913182  4976 raft_consensus.cc:359] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.913836  4976 raft_consensus.cc:385] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:33.914079  4976 raft_consensus.cc:740] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:33.914683  5002 leader_election.cc:290] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:33.914841  4976 consensus_queue.cc:260] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:33.916931  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:33.917335  4976 ts_tablet_manager.cc:1434] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:33.918367  4976 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:33.921613  5008 leader_election.cc:290] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
W20260710 11:04:33.923154  4671 leader_election.cc:343] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:33.905948  4600 catalog_manager.cc:5697] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 1 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:33.925843  4976 tablet_bootstrap.cc:654] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.935142  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:33.935827  4931 raft_consensus.cc:3060] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.935972  5008 consensus_queue.cc:1048] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:33.938530  5002 consensus_queue.cc:1048] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:33.939752  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:33.941357  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:33.942186  4930 raft_consensus.cc:2468] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:33.944136  4672 leader_election.cc:304] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [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: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:33.945348  5002 raft_consensus.cc:2804] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:33.945822  5002 raft_consensus.cc:493] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:33.946245  5002 raft_consensus.cc:3060] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:33.952628  4931 raft_consensus.cc:2468] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:33.917378  4978 ts_tablet_manager.cc:1434] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:04:33.956306  4978 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:33.965026  4984 consensus_queue.cc:1048] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:33.967270  4603 catalog_manager.cc:5697] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:33.973394  4978 tablet_bootstrap.cc:654] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:33.959908  4747 leader_election.cc:304] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:33.975036  5008 raft_consensus.cc:2804] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:33.975817  5008 raft_consensus.cc:697] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:33.976846  5042 consensus_queue.cc:1048] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:33.977293  5008 consensus_queue.cc:237] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:33.991767  5002 raft_consensus.cc:515] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.002174  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:34.002600  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:34.003093  4931 raft_consensus.cc:3060] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:34.000144  4747 leader_election.cc:343] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.009806  5002 leader_election.cc:290] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.015805  4982 tablet_bootstrap.cc:492] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
W20260710 11:04:34.013387  4671 leader_election.cc:343] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.024466  4982 ts_tablet_manager.cc:1403] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.017s
I20260710 11:04:34.031695  4977 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.032258  4977 ts_tablet_manager.cc:1403] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.010s
I20260710 11:04:34.037125  4977 raft_consensus.cc:359] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.038182  4977 raft_consensus.cc:385] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.038570  4977 raft_consensus.cc:740] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.040794  4977 consensus_queue.cc:260] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.042667  4976 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:34.043107  4976 ts_tablet_manager.cc:1403] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.125s	user 0.062s	sys 0.029s
I20260710 11:04:34.044206  4982 raft_consensus.cc:359] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.045188  4982 raft_consensus.cc:385] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.046532  4982 raft_consensus.cc:740] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.047434  4982 consensus_queue.cc:260] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.039499  4931 raft_consensus.cc:2468] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:34.051482  4982 ts_tablet_manager.cc:1434] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.006s
I20260710 11:04:34.055171  4977 ts_tablet_manager.cc:1434] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260710 11:04:34.055320  4976 raft_consensus.cc:359] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.055991  4976 raft_consensus.cc:385] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.056196  4977 tablet_bootstrap.cc:492] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.056269  4976 raft_consensus.cc:740] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.058329  4672 leader_election.cc:304] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:34.058702  4982 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:34.059504  5002 raft_consensus.cc:2804] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.059979  5002 raft_consensus.cc:697] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:34.062155  5002 consensus_queue.cc:237] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.071669  5041 consensus_queue.cc:1048] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.073837  4976 consensus_queue.cc:260] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.076305  4982 tablet_bootstrap.cc:654] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.076750  4978 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:34.077330  4978 ts_tablet_manager.cc:1403] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.121s	user 0.011s	sys 0.010s
I20260710 11:04:34.081341  4978 raft_consensus.cc:359] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.082194  4978 raft_consensus.cc:385] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.082520  4978 raft_consensus.cc:740] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.090229  4978 consensus_queue.cc:260] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.103675  4976 ts_tablet_manager.cc:1434] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.060s	user 0.017s	sys 0.001s
I20260710 11:04:34.104135  4977 tablet_bootstrap.cc:654] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.105067  4976 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:34.106925  4857 raft_consensus.cc:3060] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.114166  4978 ts_tablet_manager.cc:1434] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260710 11:04:34.115270  4978 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:34.117329  4983 consensus_queue.cc:1048] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.124058  4603 catalog_manager.cc:5697] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.126237  4978 tablet_bootstrap.cc:654] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.141413  4976 tablet_bootstrap.cc:654] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.129726  4998 raft_consensus.cc:493] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.145530  4998 raft_consensus.cc:515] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.176573  4982 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:34.177137  4982 ts_tablet_manager.cc:1403] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.119s	user 0.014s	sys 0.012s
I20260710 11:04:34.183768  4982 raft_consensus.cc:359] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.184532  4982 raft_consensus.cc:385] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.185120  4982 raft_consensus.cc:740] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.186028  4600 catalog_manager.cc:5697] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.187773  5008 consensus_queue.cc:1048] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.190712  4998 leader_election.cc:290] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:34.191418  4707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.191936  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9225765fbe4a4ae68802a30a91ea1f14" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.192204  4707 raft_consensus.cc:2393] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 1: Already voted for candidate 31467329c93a487ea6d299901017976b in this term.
I20260710 11:04:34.186079  4982 consensus_queue.cc:260] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.194330  4822 leader_election.cc:304] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.194463  4998 raft_consensus.cc:493] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.200295  4998 raft_consensus.cc:515] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.207989  4976 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:34.208616  4976 ts_tablet_manager.cc:1403] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.002s
I20260710 11:04:34.201329  4997 raft_consensus.cc:493] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.219152  4978 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:34.213971  4997 raft_consensus.cc:515] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.220306  4978 ts_tablet_manager.cc:1403] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.001s
I20260710 11:04:34.225276  4976 raft_consensus.cc:359] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.227142  4976 raft_consensus.cc:385] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.227806  4976 raft_consensus.cc:740] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.228814  4976 consensus_queue.cc:260] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.229717  4977 tablet_bootstrap.cc:492] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.230232  4977 ts_tablet_manager.cc:1403] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.174s	user 0.021s	sys 0.029s
I20260710 11:04:34.231979  4976 ts_tablet_manager.cc:1434] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.004s
I20260710 11:04:34.233045  4977 raft_consensus.cc:359] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.219769  5008 consensus_queue.cc:1048] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:04:34.235977  4997 leader_election.cc:290] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:34.238824  4976 tablet_bootstrap.cc:492] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:34.238477  4977 raft_consensus.cc:385] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.239614  4977 raft_consensus.cc:740] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.236547  4997 raft_consensus.cc:3060] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.244196  4977 consensus_queue.cc:260] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.243769  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96991b645b34e0b9a752d8a18bcd2f9" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.250995  4985 raft_consensus.cc:493] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.251562  4985 raft_consensus.cc:515] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.255749  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:34.256052  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:34.256560  4856 raft_consensus.cc:2468] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
I20260710 11:04:34.258944  4978 raft_consensus.cc:359] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.259835  4978 raft_consensus.cc:385] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.260138  4978 raft_consensus.cc:740] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.262192  4977 ts_tablet_manager.cc:1434] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:04:34.263850  4978 consensus_queue.cc:260] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.266994  4894 leader_election.cc:304] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:34.267633  4998 leader_election.cc:290] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:34.268573  5007 raft_consensus.cc:2804] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.269096  5007 raft_consensus.cc:493] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.269511  5007 raft_consensus.cc:3060] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.267279  4985 leader_election.cc:290] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:34.271718  4982 ts_tablet_manager.cc:1434] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.000s
I20260710 11:04:34.272312  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.273092  4982 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:34.273238  4706 raft_consensus.cc:2393] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 1: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:34.275161  4707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.279978  4821 leader_election.cc:304] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.280956  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c96991b645b34e0b9a752d8a18bcd2f9" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:34.281971  5002 raft_consensus.cc:493] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.276022  4977 tablet_bootstrap.cc:492] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.286348  5002 raft_consensus.cc:515] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
W20260710 11:04:34.282655  4895 leader_election.cc:343] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.287120  4821 leader_election.cc:304] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:34.283905  4998 raft_consensus.cc:3060] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.291453  5073 raft_consensus.cc:2749] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:34.293339  5002 leader_election.cc:290] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:34.294529  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.294816  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:34.295581  4929 raft_consensus.cc:2393] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5cbf58350f43159344067afe6f19d2 in current term 1: Already voted for candidate 31467329c93a487ea6d299901017976b in this term.
I20260710 11:04:34.296079  5039 raft_consensus.cc:493] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.296635  4672 leader_election.cc:304] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:34.296653  5039 raft_consensus.cc:515] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.293838  4977 tablet_bootstrap.cc:654] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.298419  4997 raft_consensus.cc:2749] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.298498  5041 raft_consensus.cc:493] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.304458  5041 raft_consensus.cc:515] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.307951  5041 leader_election.cc:290] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.300603  4982 tablet_bootstrap.cc:654] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.300863  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a38eb3d2e5144a487dc9eab692a56cb" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.307883  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.311177  4708 raft_consensus.cc:2468] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:34.315299  4977 tablet_bootstrap.cc:492] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.315197  4747 leader_election.cc:304] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:34.303895  4976 tablet_bootstrap.cc:654] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.316550  5008 consensus_queue.cc:1048] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.317092  5039 leader_election.cc:290] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:34.318264  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a38eb3d2e5144a487dc9eab692a56cb" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.318982  4783 raft_consensus.cc:2468] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
W20260710 11:04:34.311285  4895 leader_election.cc:343] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.318295  5008 raft_consensus.cc:2804] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.320916  5056 raft_consensus.cc:3060] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.320748  4983 consensus_queue.cc:1048] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.321233  5008 raft_consensus.cc:493] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.321710  5008 raft_consensus.cc:3060] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.321166  4896 leader_election.cc:304] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [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: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.322814  5039 raft_consensus.cc:2804] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.323213  5039 raft_consensus.cc:493] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.323685  5039 raft_consensus.cc:3060] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.329623  4985 consensus_queue.cc:1048] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.335578  4982 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:34.336272  4982 ts_tablet_manager.cc:1403] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.001s
I20260710 11:04:34.339074  4977 ts_tablet_manager.cc:1403] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.007s
I20260710 11:04:34.352504  4977 raft_consensus.cc:359] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.353240  4977 raft_consensus.cc:385] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.345137  5008 raft_consensus.cc:515] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.353543  4977 raft_consensus.cc:740] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.354431  4977 consensus_queue.cc:260] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.355685  4978 ts_tablet_manager.cc:1434] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.131s	user 0.006s	sys 0.001s
I20260710 11:04:34.341564  5039 raft_consensus.cc:515] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.357645  4978 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:34.356061  4707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:34.359043  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:34.359498  4707 raft_consensus.cc:3060] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.359587  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a38eb3d2e5144a487dc9eab692a56cb" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:34.349713  5056 raft_consensus.cc:2749] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.360415  4783 raft_consensus.cc:3060] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.344183  4998 raft_consensus.cc:2749] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.361699  5008 leader_election.cc:290] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.367276  4707 raft_consensus.cc:2468] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:34.367844  5039 leader_election.cc:290] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:34.368474  4783 raft_consensus.cc:2468] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:34.368449  4747 leader_election.cc:304] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:34.359649  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a38eb3d2e5144a487dc9eab692a56cb" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:34.370162  5041 raft_consensus.cc:2804] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.369935  4896 leader_election.cc:304] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:34.370683  5041 raft_consensus.cc:697] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:34.371306  5039 raft_consensus.cc:2804] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.371565  5041 consensus_queue.cc:237] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.372087  5039 raft_consensus.cc:697] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:34.356570  4977 ts_tablet_manager.cc:1434] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:34.373088  5039 consensus_queue.cc:237] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.374202  4977 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.354527  4982 raft_consensus.cc:359] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
W20260710 11:04:34.375442  4895 leader_election.cc:343] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.375654  4982 raft_consensus.cc:385] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.369935  4983 consensus_queue.cc:1048] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.375999  4982 raft_consensus.cc:740] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.358570  5007 raft_consensus.cc:515] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.376859  4982 consensus_queue.cc:260] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.377810  4854 raft_consensus.cc:3060] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.379766  4853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:34.379878  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:34.380462  4853 raft_consensus.cc:3060] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.385115  4978 tablet_bootstrap.cc:654] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.393467  4977 tablet_bootstrap.cc:654] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.391407  4985 raft_consensus.cc:493] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.395385  4854 raft_consensus.cc:2468] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:34.395866  4985 raft_consensus.cc:515] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.399308  4985 leader_election.cc:290] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.400195  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.400830  5007 leader_election.cc:290] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:34.400815  4853 raft_consensus.cc:2468] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:34.406623  4894 leader_election.cc:304] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: 
W20260710 11:04:34.407434  4896 leader_election.cc:343] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.409498  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:34.407433  4985 raft_consensus.cc:2804] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.412180  4985 raft_consensus.cc:697] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:34.413039  4985 consensus_queue.cc:237] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.416435  5007 consensus_queue.cc:1048] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.418259  4976 tablet_bootstrap.cc:492] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:34.418748  4976 ts_tablet_manager.cc:1403] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.180s	user 0.014s	sys 0.004s
I20260710 11:04:34.409090  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
W20260710 11:04:34.423118  4895 leader_election.cc:343] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:34.421507  4894 leader_election.cc:343] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.424324  4894 leader_election.cc:304] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109
I20260710 11:04:34.424575  4976 raft_consensus.cc:359] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.425624  4976 raft_consensus.cc:385] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.425904  4976 raft_consensus.cc:740] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.428529  4976 consensus_queue.cc:260] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.432428  4985 raft_consensus.cc:2749] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.441542  5041 consensus_queue.cc:1048] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.438700  4601 catalog_manager.cc:5697] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.446403  4982 ts_tablet_manager.cc:1434] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.004s
I20260710 11:04:34.448680  4976 ts_tablet_manager.cc:1434] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:04:34.450011  4976 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:34.451807  4982 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:34.463236  4982 tablet_bootstrap.cc:654] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.449771  5041 consensus_queue.cc:1048] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
W20260710 11:04:34.469215  4894 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.195:34229, user_credentials={real_user=slave}} blocked reactor thread for 47910us
I20260710 11:04:34.480337  4605 catalog_manager.cc:5697] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 1 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.500903  4977 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.501451  4977 ts_tablet_manager.cc:1403] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.127s	user 0.012s	sys 0.005s
I20260710 11:04:34.516150  4977 raft_consensus.cc:359] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.516886  4977 raft_consensus.cc:385] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.517165  4977 raft_consensus.cc:740] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.519862  4977 consensus_queue.cc:260] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.521627  4976 tablet_bootstrap.cc:654] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.533726  4977 ts_tablet_manager.cc:1434] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:04:34.534806  4977 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.537647  5008 consensus_queue.cc:1048] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:34.546710  4977 tablet_bootstrap.cc:654] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.548254  5089 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.548967  5089 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.552270  5056 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.553035  5056 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.562461  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
W20260710 11:04:34.564953  4671 leader_election.cc:343] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.574671  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:34.575595  4929 raft_consensus.cc:2468] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:34.577723  4672 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [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: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:34.578881  5002 raft_consensus.cc:2804] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.579319  5002 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.579881  5002 raft_consensus.cc:3060] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.606279  4978 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:34.607030  4978 ts_tablet_manager.cc:1403] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.250s	user 0.018s	sys 0.003s
I20260710 11:04:34.613571  4982 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:34.614045  4982 ts_tablet_manager.cc:1403] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.167s	user 0.026s	sys 0.012s
I20260710 11:04:34.604692  5056 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:34.620977  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:34.623068  4976 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:34.623548  4976 ts_tablet_manager.cc:1403] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.174s	user 0.009s	sys 0.017s
W20260710 11:04:34.624444  4894 leader_election.cc:343] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.617998  5063 consensus_queue.cc:1048] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:04:34.626152  4976 raft_consensus.cc:359] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.626891  4976 raft_consensus.cc:385] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.627185  4976 raft_consensus.cc:740] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.627955  4976 consensus_queue.cc:260] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
W20260710 11:04:34.629559  5093 log.cc:927] Time spent T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: Append to log took a long time: real 0.080s	user 0.000s	sys 0.004s
I20260710 11:04:34.629649  5002 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.632931  5089 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:34.632727  5002 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:34.633560  4976 ts_tablet_manager.cc:1434] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:04:34.634480  4976 tablet_bootstrap.cc:492] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:34.636121  4982 raft_consensus.cc:359] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.636818  4982 raft_consensus.cc:385] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.637177  4982 raft_consensus.cc:740] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.637897  4982 consensus_queue.cc:260] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.638377  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:34.638969  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:34.639663  4931 raft_consensus.cc:3060] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.640202  4982 ts_tablet_manager.cc:1434] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260710 11:04:34.636616  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.640815  4976 tablet_bootstrap.cc:654] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:34.640827  4671 leader_election.cc:343] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.641373  4708 raft_consensus.cc:2393] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5ced158084004944a9ffbea32615078c in current term 1: Already voted for candidate ba5cbf58350f43159344067afe6f19d2 in this term.
I20260710 11:04:34.645640  4895 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.645918  4978 raft_consensus.cc:359] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.646565  4978 raft_consensus.cc:385] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.646816  4978 raft_consensus.cc:740] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.650084  4978 consensus_queue.cc:260] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.652849  4931 raft_consensus.cc:2468] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:34.653905  4985 raft_consensus.cc:2749] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.654333  4978 ts_tablet_manager.cc:1434] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.047s	user 0.003s	sys 0.003s
I20260710 11:04:34.657393  4977 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.657473  4672 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:34.658016  4977 ts_tablet_manager.cc:1403] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.000s
I20260710 11:04:34.658723  5002 raft_consensus.cc:2804] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:34.659238  5002 raft_consensus.cc:697] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:34.660261  5002 consensus_queue.cc:237] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.660681  4977 raft_consensus.cc:359] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.661305  4977 raft_consensus.cc:385] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.661567  4977 raft_consensus.cc:740] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.662163  4977 consensus_queue.cc:260] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.663039  4982 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:34.664099  4600 catalog_manager.cc:5697] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 1 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:34.670042  4856 raft_consensus.cc:3060] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.671895  4977 ts_tablet_manager.cc:1434] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:34.673442  4982 tablet_bootstrap.cc:654] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.675762  4978 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:34.676431  4977 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.674283  5059 raft_consensus.cc:493] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.680263  5059 raft_consensus.cc:515] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.685945  5059 leader_election.cc:290] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.687585  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b8db36c9f40d0ab1fb6e55c3a5adf" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.689097  4985 raft_consensus.cc:493] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:04:34.689810  4747 leader_election.cc:343] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.689580  4985 raft_consensus.cc:515] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.692008  4977 tablet_bootstrap.cc:654] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.694111  4985 leader_election.cc:290] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:34.694068  5101 consensus_queue.cc:1048] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:04:34.695209  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffbda80078749238bb280670890942e" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.700984  4976 tablet_bootstrap.cc:492] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:34.701720  4976 ts_tablet_manager.cc:1403] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.008s
I20260710 11:04:34.705410  4985 raft_consensus.cc:493] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.706943  4985 raft_consensus.cc:515] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
W20260710 11:04:34.704808  4896 leader_election.cc:343] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.716183  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffbda80078749238bb280670890942e" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:34.719013  4978 tablet_bootstrap.cc:654] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.720120  4985 leader_election.cc:290] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.721623  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
W20260710 11:04:34.741564  4894 leader_election.cc:343] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:34.723659  4895 leader_election.cc:343] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.723687  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.710263  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b8db36c9f40d0ab1fb6e55c3a5adf" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:34.742931  4895 leader_election.cc:304] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.746047  4985 raft_consensus.cc:2749] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:04:34.748284  4746 leader_election.cc:343] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.749004  4746 leader_election.cc:304] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31467329c93a487ea6d299901017976b; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.750703  5059 raft_consensus.cc:2749] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.751077  4976 raft_consensus.cc:359] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.759212  4976 raft_consensus.cc:385] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.759696  4976 raft_consensus.cc:740] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.761320  4976 consensus_queue.cc:260] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.767601  4976 ts_tablet_manager.cc:1434] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.065s	user 0.012s	sys 0.000s
I20260710 11:04:34.766656  4982 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:34.768083  4978 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:34.766553  4977 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.768443  4982 ts_tablet_manager.cc:1403] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.106s	user 0.020s	sys 0.015s
I20260710 11:04:34.768532  4978 ts_tablet_manager.cc:1403] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.093s	user 0.011s	sys 0.002s
I20260710 11:04:34.768540  4976 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:34.768949  4977 ts_tablet_manager.cc:1403] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.094s	user 0.030s	sys 0.044s
I20260710 11:04:34.774428  4783 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
I20260710 11:04:34.771600  4978 raft_consensus.cc:359] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.776276  4978 raft_consensus.cc:385] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.776495  4896 leader_election.cc:304] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [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: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:34.776602  4977 raft_consensus.cc:359] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.777457  4977 raft_consensus.cc:385] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.776610  4978 raft_consensus.cc:740] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.777650  4982 raft_consensus.cc:359] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.778628  4982 raft_consensus.cc:385] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.778962  4982 raft_consensus.cc:740] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.778785  4978 consensus_queue.cc:260] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.779767  4982 consensus_queue.cc:260] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:34.781167  4976 tablet_bootstrap.cc:654] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.781980  4978 ts_tablet_manager.cc:1434] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:04:34.782374  4982 ts_tablet_manager.cc:1434] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:34.782986  4978 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:34.783303  4982 tablet_bootstrap.cc:492] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:34.777745  4985 raft_consensus.cc:2804] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.786415  4985 raft_consensus.cc:493] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.786805  4985 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.789547  4982 tablet_bootstrap.cc:654] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.789789  4978 tablet_bootstrap.cc:654] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.777822  4977 raft_consensus.cc:740] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.792569  5059 raft_consensus.cc:493] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.793154  5059 raft_consensus.cc:515] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.792327  4977 consensus_queue.cc:260] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.797833  5088 raft_consensus.cc:493] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.798004  4977 ts_tablet_manager.cc:1434] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
I20260710 11:04:34.797160  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:34.798346  5088 raft_consensus.cc:515] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.799894  5059 leader_election.cc:290] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:34.799412  4977 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.803602  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
W20260710 11:04:34.812510  4746 leader_election.cc:343] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.813485  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:34.814371  4930 raft_consensus.cc:2468] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:34.814692  4977 tablet_bootstrap.cc:654] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.816496  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
W20260710 11:04:34.818231  4895 leader_election.cc:343] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:34.818740  4894 leader_election.cc:343] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.819172  4894 leader_election.cc:304] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:34.811463  5088 leader_election.cc:290] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:34.820010  5089 raft_consensus.cc:2749] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:34.819967  4747 leader_election.cc:304] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [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: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:34.821874  5008 raft_consensus.cc:2804] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:34.822218  5008 raft_consensus.cc:493] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:34.822526  5008 raft_consensus.cc:3060] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.823807  4985 raft_consensus.cc:515] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.825943  4985 leader_election.cc:290] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:34.828537  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:34.829353  4601 catalog_manager.cc:5697] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:34.834932  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:34.835778  4783 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:34.816510  5105 log.cc:927] Time spent T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
W20260710 11:04:34.844362  4894 leader_election.cc:343] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:04:34.889484  4895 consensus_peers.cc:597] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:34.920301  5059 consensus_queue.cc:1048] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.927677  5088 consensus_queue.cc:1048] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.932173  4977 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:34.932849  4978 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:34.933256  4977 ts_tablet_manager.cc:1403] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.134s	user 0.044s	sys 0.052s
I20260710 11:04:34.933333  4978 ts_tablet_manager.cc:1403] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.025s
I20260710 11:04:34.936667  4977 raft_consensus.cc:359] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.937538  4977 raft_consensus.cc:385] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.938782  4978 raft_consensus.cc:359] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.939456  4978 raft_consensus.cc:385] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.939715  4978 raft_consensus.cc:740] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.938091  4977 raft_consensus.cc:740] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.940322  4978 consensus_queue.cc:260] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:34.941087  4977 consensus_queue.cc:260] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.943037  4978 ts_tablet_manager.cc:1434] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:04:34.943953  4978 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:34.944420  4977 ts_tablet_manager.cc:1434] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:04:34.945417  4977 tablet_bootstrap.cc:492] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:34.946779  4976 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:34.947211  4976 ts_tablet_manager.cc:1403] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.179s	user 0.041s	sys 0.028s
I20260710 11:04:34.951640  4982 tablet_bootstrap.cc:492] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:34.952270  5008 raft_consensus.cc:515] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.953832  4977 tablet_bootstrap.cc:654] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.953994  4985 consensus_queue.cc:1048] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:34.956346  5008 leader_election.cc:290] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:34.954036  4982 ts_tablet_manager.cc:1403] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.171s	user 0.039s	sys 0.060s
I20260710 11:04:34.958640  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:34.959410  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:34.959986  4930 raft_consensus.cc:3060] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:04:34.960275  4746 leader_election.cc:343] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:34.964879  5002 raft_consensus.cc:493] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:34.965395  5002 raft_consensus.cc:515] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.965420  4982 raft_consensus.cc:359] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.983862  4982 raft_consensus.cc:385] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.984117  4982 raft_consensus.cc:740] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:34.984683  4982 consensus_queue.cc:260] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:34.987866  4976 raft_consensus.cc:359] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:34.988875  4976 raft_consensus.cc:385] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:34.969133  4705 raft_consensus.cc:3060] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:34.989261  4976 raft_consensus.cc:740] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
W20260710 11:04:34.989966  4654 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:34.970301  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a38eb3d2e5144a487dc9eab692a56cb" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:34.968324  5002 leader_election.cc:290] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:34.969869  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a38eb3d2e5144a487dc9eab692a56cb" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.002691  4982 ts_tablet_manager.cc:1434] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260710 11:04:35.005530  4982 tablet_bootstrap.cc:492] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.006927  4672 leader_election.cc:304] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:35.003842  4976 consensus_queue.cc:260] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.012588  4982 tablet_bootstrap.cc:654] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:34.986158  5008 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.013584  5008 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.016606  5008 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.017875  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.018318  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:35.019057  4978 tablet_bootstrap.cc:654] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:35.019562  4746 leader_election.cc:343] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.020072  5028 consensus_queue.cc:1048] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:35.024928  4930 raft_consensus.cc:2468] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:34.965744  4783 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:35.027889  4747 leader_election.cc:304] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:35.028882  5008 raft_consensus.cc:2804] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.028790  4896 leader_election.cc:304] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:35.029541  5008 raft_consensus.cc:697] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:35.030090  5089 raft_consensus.cc:2804] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.030707  5089 raft_consensus.cc:697] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:35.030340  5008 consensus_queue.cc:237] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.029996  5077 raft_consensus.cc:493] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.031723  5089 consensus_queue.cc:237] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.031840  5077 raft_consensus.cc:515] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.036824  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b8db36c9f40d0ab1fb6e55c3a5adf" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.037658  4781 raft_consensus.cc:2468] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 0.
I20260710 11:04:35.050026  4976 ts_tablet_manager.cc:1434] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.103s	user 0.008s	sys 0.000s
I20260710 11:04:35.051719  4976 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
W20260710 11:04:35.029234  4747 leader_election.cc:343] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.043514  4708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b8db36c9f40d0ab1fb6e55c3a5adf" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:35.055092  5002 raft_consensus.cc:2749] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.039779  5077 leader_election.cc:290] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:35.043102  4822 leader_election.cc:304] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:35.056136  4747 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 31467329c93a487ea6d299901017976b; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:35.062623  5077 raft_consensus.cc:2804] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.063073  5077 raft_consensus.cc:493] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.063939  5008 raft_consensus.cc:2749] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.064101  5077 raft_consensus.cc:3060] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.068374  4976 tablet_bootstrap.cc:654] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.060245  4708 raft_consensus.cc:2468] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 0.
I20260710 11:04:35.078356  4978 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:35.078743  4978 ts_tablet_manager.cc:1403] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.135s	user 0.012s	sys 0.001s
I20260710 11:04:35.088260  4977 tablet_bootstrap.cc:492] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:35.088754  4977 ts_tablet_manager.cc:1403] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.144s	user 0.022s	sys 0.040s
I20260710 11:04:35.088653  5089 consensus_queue.cc:1048] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:35.091637  4601 catalog_manager.cc:5697] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 1 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.094074  4978 raft_consensus.cc:359] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.099299  4978 raft_consensus.cc:385] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.099643  4978 raft_consensus.cc:740] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.100291  4976 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:35.100781  4976 ts_tablet_manager.cc:1403] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.002s
I20260710 11:04:35.102607  4982 tablet_bootstrap.cc:492] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.103041  4982 ts_tablet_manager.cc:1403] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.009s
I20260710 11:04:35.103329  4976 raft_consensus.cc:359] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.104117  4976 raft_consensus.cc:385] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.104357  4976 raft_consensus.cc:740] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.104959  4976 consensus_queue.cc:260] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.105461  4982 raft_consensus.cc:359] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.106119  4982 raft_consensus.cc:385] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.106388  4982 raft_consensus.cc:740] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.095180  4977 raft_consensus.cc:359] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.105902  4978 consensus_queue.cc:260] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.106995  4982 consensus_queue.cc:260] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.106905  4976 ts_tablet_manager.cc:1434] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:35.108618  4978 ts_tablet_manager.cc:1434] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260710 11:04:35.108877  4976 tablet_bootstrap.cc:492] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:35.108934  4982 ts_tablet_manager.cc:1434] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:35.110286  4982 tablet_bootstrap.cc:492] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.098227  5077 raft_consensus.cc:515] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.115316  5077 leader_election.cc:290] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:35.116355  4978 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:35.116876  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b8db36c9f40d0ab1fb6e55c3a5adf" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:35.117590  4781 raft_consensus.cc:3060] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.118219  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45b8db36c9f40d0ab1fb6e55c3a5adf" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:35.118839  4977 raft_consensus.cc:385] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.119886  4976 tablet_bootstrap.cc:654] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.122674  4982 tablet_bootstrap.cc:654] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.124956  4781 raft_consensus.cc:2468] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 1.
I20260710 11:04:35.122248  4705 raft_consensus.cc:3060] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.122269  4977 raft_consensus.cc:740] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.126273  4822 leader_election.cc:304] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:35.086846  4606 catalog_manager.cc:5697] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.129873  4978 tablet_bootstrap.cc:654] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.127323  5077 raft_consensus.cc:2804] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.130612  5077 raft_consensus.cc:697] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 1 LEADER]: Becoming Leader. State: Replica: aace9adb6fe84851908d174d028e3109, State: Running, Role: LEADER
I20260710 11:04:35.126099  4977 consensus_queue.cc:260] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.131583  5077 consensus_queue.cc:237] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.133255  4977 ts_tablet_manager.cc:1434] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260710 11:04:35.134423  4977 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:35.141961  4705 raft_consensus.cc:2468] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 1.
I20260710 11:04:35.160593  4977 tablet_bootstrap.cc:654] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.163638  4976 tablet_bootstrap.cc:492] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:35.164472  4976 ts_tablet_manager.cc:1403] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.001s
I20260710 11:04:35.165910  5089 raft_consensus.cc:493] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.166627  5089 raft_consensus.cc:515] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.170855  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.174607  5089 leader_election.cc:290] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
W20260710 11:04:35.181193  4896 leader_election.cc:343] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.183791  4976 raft_consensus.cc:359] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.182830  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.184610  4976 raft_consensus.cc:385] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.185487  4976 raft_consensus.cc:740] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.189375  4976 consensus_queue.cc:260] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
W20260710 11:04:35.190352  4894 leader_election.cc:343] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.190728  4894 leader_election.cc:304] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109
I20260710 11:04:35.191433  4976 ts_tablet_manager.cc:1434] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260710 11:04:35.191321  5089 raft_consensus.cc:2749] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.192493  4976 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:35.199227  4976 tablet_bootstrap.cc:654] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.203507  5002 consensus_queue.cc:1048] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.204411  4978 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:35.205077  4978 ts_tablet_manager.cc:1403] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.089s	user 0.010s	sys 0.014s
I20260710 11:04:35.207463  5077 raft_consensus.cc:493] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.210829  4982 tablet_bootstrap.cc:492] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.211563  4982 ts_tablet_manager.cc:1403] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.101s	user 0.016s	sys 0.024s
I20260710 11:04:35.208053  5077 raft_consensus.cc:515] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.214818  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.215615  4781 raft_consensus.cc:2393] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 1: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:35.216656  4601 catalog_manager.cc:5697] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 reported cstate change: term changed from 0 to 1, leader changed from <none> to aace9adb6fe84851908d174d028e3109 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "aace9adb6fe84851908d174d028e3109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.219491  4982 raft_consensus.cc:359] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.220273  4982 raft_consensus.cc:385] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.220592  4982 raft_consensus.cc:740] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.221068  5077 leader_election.cc:290] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.221449  4982 consensus_queue.cc:260] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.223686  4982 ts_tablet_manager.cc:1434] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:04:35.224583  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.224623  4982 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.228817  4978 raft_consensus.cc:359] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.229627  4978 raft_consensus.cc:385] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.229825  4978 raft_consensus.cc:740] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
W20260710 11:04:35.231612  4671 consensus_peers.cc:597] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 -> Peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Couldn't send request to peer aace9adb6fe84851908d174d028e3109. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.232440  4821 leader_election.cc:304] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:35.230544  4978 consensus_queue.cc:260] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.236420  5077 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.237761  4978 ts_tablet_manager.cc:1434] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 11:04:35.238907  4978 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:35.243535  4977 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:35.243983  5077 raft_consensus.cc:2749] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.244143  4977 ts_tablet_manager.cc:1403] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.110s	user 0.014s	sys 0.005s
I20260710 11:04:35.246603  4978 tablet_bootstrap.cc:654] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.247646  4977 raft_consensus.cc:359] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.248445  4976 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:35.248495  4977 raft_consensus.cc:385] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.249065  4976 ts_tablet_manager.cc:1403] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.002s
I20260710 11:04:35.249114  4977 raft_consensus.cc:740] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.250629  4977 consensus_queue.cc:260] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.252213  4976 raft_consensus.cc:359] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.252914  4976 raft_consensus.cc:385] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.253185  4976 raft_consensus.cc:740] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.253826  4976 consensus_queue.cc:260] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.254163  4977 ts_tablet_manager.cc:1434] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:04:35.255247  4982 tablet_bootstrap.cc:654] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.255554  4977 tablet_bootstrap.cc:492] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c: Bootstrap starting.
I20260710 11:04:35.258512  4976 ts_tablet_manager.cc:1434] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:04:35.259606  4976 tablet_bootstrap.cc:492] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b: Bootstrap starting.
I20260710 11:04:35.267877  4976 tablet_bootstrap.cc:654] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.269639  4978 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:35.270236  4978 ts_tablet_manager.cc:1403] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.003s
I20260710 11:04:35.273900  4978 raft_consensus.cc:359] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.275300  4978 raft_consensus.cc:385] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.275674  4978 raft_consensus.cc:740] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.277177  4978 consensus_queue.cc:260] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.278748  4982 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.279521  4982 ts_tablet_manager.cc:1403] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.000s
I20260710 11:04:35.285815  4977 tablet_bootstrap.cc:654] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.287743  5101 raft_consensus.cc:493] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.288266  5101 raft_consensus.cc:515] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.289179  4978 ts_tablet_manager.cc:1434] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:04:35.290446  5101 leader_election.cc:290] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.293898  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.294237  4982 raft_consensus.cc:359] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.296053  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2cc07bf5d3c48348b1a83184a15b0b6" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.295255  4982 raft_consensus.cc:385] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.297540  4671 leader_election.cc:304] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5cbf58350f43159344067afe6f19d2; no voters: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109
I20260710 11:04:35.298048  4978 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:35.298074  4982 raft_consensus.cc:740] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.299031  5002 raft_consensus.cc:2749] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.302062  4982 consensus_queue.cc:260] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.304502  4982 ts_tablet_manager.cc:1434] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:04:35.304975  4978 tablet_bootstrap.cc:654] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.305737  4982 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.307054  5089 raft_consensus.cc:493] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.307566  5089 raft_consensus.cc:515] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.309566  5089 leader_election.cc:290] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:35.310884  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99358d190b3467e927ba82da941ba18" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.311569  4781 raft_consensus.cc:2468] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
I20260710 11:04:35.312026  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99358d190b3467e927ba82da941ba18" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:35.312984  4896 leader_election.cc:304] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
W20260710 11:04:35.313546  4895 leader_election.cc:343] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.313800  5089 raft_consensus.cc:2804] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.314198  5089 raft_consensus.cc:493] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.314389  4977 tablet_bootstrap.cc:492] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c: No bootstrap required, opened a new log
I20260710 11:04:35.312295  4976 tablet_bootstrap.cc:492] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b: No bootstrap required, opened a new log
I20260710 11:04:35.314553  5089 raft_consensus.cc:3060] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.314854  4977 ts_tablet_manager.cc:1403] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.007s
I20260710 11:04:35.315047  4976 ts_tablet_manager.cc:1403] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.015s
I20260710 11:04:35.315179  4982 tablet_bootstrap.cc:654] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.317562  4977 raft_consensus.cc:359] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.318236  4977 raft_consensus.cc:385] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.318499  4977 raft_consensus.cc:740] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.319157  4976 raft_consensus.cc:359] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.319826  4976 raft_consensus.cc:385] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.320125  4976 raft_consensus.cc:740] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.319410  4977 consensus_queue.cc:260] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.320776  4976 consensus_queue.cc:260] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.322337  4977 ts_tablet_manager.cc:1434] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260710 11:04:35.327268  5089 raft_consensus.cc:515] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.329835  4976 ts_tablet_manager.cc:1434] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:35.330199  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99358d190b3467e927ba82da941ba18" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
W20260710 11:04:35.331655  4895 leader_election.cc:343] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.334031  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99358d190b3467e927ba82da941ba18" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:35.334542  4982 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.334609  4781 raft_consensus.cc:3060] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.335518  4982 ts_tablet_manager.cc:1403] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.002s
I20260710 11:04:35.338248  4982 raft_consensus.cc:359] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.338711  5088 raft_consensus.cc:493] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.338943  4982 raft_consensus.cc:385] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.339226  5088 raft_consensus.cc:515] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.341355  5088 leader_election.cc:290] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:35.342036  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.339236  4982 raft_consensus.cc:740] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.342957  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
W20260710 11:04:35.343303  4894 leader_election.cc:343] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.342957  4982 consensus_queue.cc:260] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
W20260710 11:04:35.344571  4895 leader_election.cc:343] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:35.345034  4895 leader_election.cc:304] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5ced158084004944a9ffbea32615078c; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:35.345221  4781 raft_consensus.cc:2468] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:35.346311  5088 raft_consensus.cc:2749] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.346469  4896 leader_election.cc:304] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:35.347251  5088 raft_consensus.cc:2804] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.347496  4982 ts_tablet_manager.cc:1434] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:04:35.347735  5088 raft_consensus.cc:697] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:35.348405  4982 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.348572  5088 consensus_queue.cc:237] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.352952  4978 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:35.353817  4978 ts_tablet_manager.cc:1403] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.001s
I20260710 11:04:35.354301  4982 tablet_bootstrap.cc:654] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.353281  5089 leader_election.cc:290] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:35.357070  4978 raft_consensus.cc:359] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.358090  4978 raft_consensus.cc:385] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.358481  4978 raft_consensus.cc:740] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.359357  4978 consensus_queue.cc:260] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.361992  4978 ts_tablet_manager.cc:1434] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:04:35.363356  4978 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:35.364909  4706 raft_consensus.cc:3060] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.365043  4982 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.365670  4982 ts_tablet_manager.cc:1403] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 11:04:35.368228  4982 raft_consensus.cc:359] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.368942  4978 tablet_bootstrap.cc:654] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.368839  4982 raft_consensus.cc:385] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.369091  5041 raft_consensus.cc:493] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.369350  4982 raft_consensus.cc:740] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.369616  5041 raft_consensus.cc:515] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.370126  4982 consensus_queue.cc:260] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.371740  5041 leader_election.cc:290] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.373915  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bd00544cf48e58572fd30479422e8" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.374559  4856 raft_consensus.cc:2468] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:35.375141  4982 ts_tablet_manager.cc:1434] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:04:35.375883  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bd00544cf48e58572fd30479422e8" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:35.376111  4982 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.376516  4705 raft_consensus.cc:2468] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:35.381700  4746 leader_election.cc:304] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:35.382135  4982 tablet_bootstrap.cc:654] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.384032  5041 raft_consensus.cc:2804] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.386688  5077 raft_consensus.cc:493] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.387250  5077 raft_consensus.cc:515] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.389317  5077 leader_election.cc:290] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.390743  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.391177  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8a70f16e9b24d428b540649a32e9e23" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.384610  5041 raft_consensus.cc:493] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.391997  4929 raft_consensus.cc:2393] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 1: Already voted for candidate 31467329c93a487ea6d299901017976b in this term.
I20260710 11:04:35.391891  5041 raft_consensus.cc:3060] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.392704  4605 catalog_manager.cc:5697] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 1 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.393333  4821 leader_election.cc:304] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:35.395081  5077 raft_consensus.cc:3060] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.398528  5056 raft_consensus.cc:493] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.399124  5056 raft_consensus.cc:515] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.401280  5056 leader_election.cc:290] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.404006  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.404870  4856 raft_consensus.cc:2468] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:35.406174  4671 leader_election.cc:304] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.408879  5028 raft_consensus.cc:493] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.409433  5028 raft_consensus.cc:515] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.414927  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.416337  5056 raft_consensus.cc:2804] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.417145  5056 raft_consensus.cc:493] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.417487  5056 raft_consensus.cc:3060] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.417845  5028 leader_election.cc:290] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:35.417018  4929 raft_consensus.cc:2468] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:35.423571  5077 raft_consensus.cc:2749] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.424889  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffbda80078749238bb280670890942e" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:35.424459  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffbda80078749238bb280670890942e" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.426064  4705 raft_consensus.cc:2468] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:35.426473  4929 raft_consensus.cc:2468] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:35.427522  4747 leader_election.cc:304] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.430323  5028 raft_consensus.cc:2804] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.430887  5088 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:35.431053  5028 raft_consensus.cc:493] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.433404  4978 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:35.433656  5028 raft_consensus.cc:3060] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.434553  4978 ts_tablet_manager.cc:1403] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.071s	user 0.023s	sys 0.018s
I20260710 11:04:35.437115  5056 raft_consensus.cc:515] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.443531  4978 raft_consensus.cc:359] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.445809  4978 raft_consensus.cc:385] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.446141  4978 raft_consensus.cc:740] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.446969  4978 consensus_queue.cc:260] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.449311  4978 ts_tablet_manager.cc:1434] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:04:35.450344  4978 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:35.453814  5002 raft_consensus.cc:493] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.456648  5002 raft_consensus.cc:515] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.457958  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:35.458575  4857 raft_consensus.cc:3060] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.458839  5002 leader_election.cc:290] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:35.459141  4982 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.459614  4982 ts_tablet_manager.cc:1403] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.084s	user 0.012s	sys 0.000s
I20260710 11:04:35.462270  4982 raft_consensus.cc:359] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.462675  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99358d190b3467e927ba82da941ba18" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.463531  4781 raft_consensus.cc:2393] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba5cbf58350f43159344067afe6f19d2 in current term 1: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:35.462929  4982 raft_consensus.cc:385] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.464133  4982 raft_consensus.cc:740] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.465649  5041 raft_consensus.cc:515] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.467386  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c99358d190b3467e927ba82da941ba18" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.467585  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:35.475828  4930 raft_consensus.cc:3060] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.476768  4672 leader_election.cc:304] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c
I20260710 11:04:35.478124  5002 raft_consensus.cc:3060] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.478406  5028 raft_consensus.cc:515] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.482302  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffbda80078749238bb280670890942e" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:35.482710  4930 raft_consensus.cc:2468] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:35.482949  4929 raft_consensus.cc:3060] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.468091  4857 raft_consensus.cc:2468] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:35.484010  4672 leader_election.cc:304] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.486336  5101 raft_consensus.cc:2804] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.468472  4705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bd00544cf48e58572fd30479422e8" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:35.491732  4705 raft_consensus.cc:3060] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.495692  5002 raft_consensus.cc:2749] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:35.468926  5056 leader_election.cc:290] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.468698  4982 consensus_queue.cc:260] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.469810  5041 leader_election.cc:290] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.499043  4982 ts_tablet_manager.cc:1434] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.000s
I20260710 11:04:35.471637  4978 tablet_bootstrap.cc:654] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.472415  5089 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.473099  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bd00544cf48e58572fd30479422e8" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:35.491020  4929 raft_consensus.cc:2468] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:35.504649  4747 leader_election.cc:304] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:35.505963  5008 raft_consensus.cc:2804] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.506850  5008 raft_consensus.cc:697] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:35.508302  4706 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bffbda80078749238bb280670890942e" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:35.507913  5008 consensus_queue.cc:237] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:35.509030  4706 raft_consensus.cc:3060] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.500727  4982 tablet_bootstrap.cc:492] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.501209  4854 raft_consensus.cc:3060] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.513240  4978 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: No bootstrap required, opened a new log
I20260710 11:04:35.513778  4978 ts_tablet_manager.cc:1403] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.064s	user 0.012s	sys 0.005s
I20260710 11:04:35.506141  4705 raft_consensus.cc:2468] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:35.516633  4978 raft_consensus.cc:359] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.516808  4747 leader_election.cc:304] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.517728  5041 raft_consensus.cc:2804] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.518954  4854 raft_consensus.cc:2468] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:35.520165  5028 leader_election.cc:290] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:35.519523  4706 raft_consensus.cc:2468] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:35.523872  4978 raft_consensus.cc:385] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.524497  4978 raft_consensus.cc:740] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.500288  5101 raft_consensus.cc:697] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:35.525188  4978 consensus_queue.cc:260] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.526036  5142 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.526125  5101 consensus_queue.cc:237] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.526628  5142 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.530969  5041 raft_consensus.cc:697] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:35.532387  4982 tablet_bootstrap.cc:654] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.531975  5041 consensus_queue.cc:237] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.527338  4978 ts_tablet_manager.cc:1434] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.000s
I20260710 11:04:35.541277  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.542318  5142 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.542447  4854 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:35.543511  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.545233  4782 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:35.545580  4671 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.548552  5142 raft_consensus.cc:2804] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.549000  5142 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.549389  5142 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.550104  4601 catalog_manager.cc:5697] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.557703  5142 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.554467  4982 tablet_bootstrap.cc:492] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.559463  4982 ts_tablet_manager.cc:1403] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.003s
I20260710 11:04:35.560048  4606 catalog_manager.cc:5697] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.561753  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:35.562373  4782 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.561862  4606 catalog_manager.cc:5697] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.564797  5142 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.567885  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:35.568584  4857 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.570102  4782 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:35.571472  4673 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.573246  5142 raft_consensus.cc:2804] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.573889  5142 raft_consensus.cc:697] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:35.574846  5142 consensus_queue.cc:237] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:35.575590  4857 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:35.578336  4982 raft_consensus.cc:359] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.579157  4982 raft_consensus.cc:385] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.579342  4982 raft_consensus.cc:740] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.579900  4982 consensus_queue.cc:260] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.581655  4982 ts_tablet_manager.cc:1434] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 11:04:35.582736  4982 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109: Bootstrap starting.
I20260710 11:04:35.587493  4982 tablet_bootstrap.cc:654] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:35.588564  4606 catalog_manager.cc:5697] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.595067  4982 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109: No bootstrap required, opened a new log
I20260710 11:04:35.595592  4982 ts_tablet_manager.cc:1403] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:35.595834  5041 consensus_queue.cc:1048] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.598187  4982 raft_consensus.cc:359] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.598917  4982 raft_consensus.cc:385] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:35.599196  4982 raft_consensus.cc:740] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aace9adb6fe84851908d174d028e3109, State: Initialized, Role: FOLLOWER
I20260710 11:04:35.599912  4982 consensus_queue.cc:260] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.602192  4982 ts_tablet_manager.cc:1434] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:04:35.611197  5008 consensus_queue.cc:1048] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:35.631844  5008 raft_consensus.cc:493] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.632364  5008 raft_consensus.cc:515] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.634143  5008 leader_election.cc:290] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.634989  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.635305  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.635741  4857 raft_consensus.cc:2468] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:35.636025  4929 raft_consensus.cc:2468] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 0.
I20260710 11:04:35.637055  4746 leader_election.cc:304] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:35.637818  5008 raft_consensus.cc:2804] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.638185  5008 raft_consensus.cc:493] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.638506  5008 raft_consensus.cc:3060] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.644425  5008 raft_consensus.cc:515] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.646265  5008 leader_election.cc:290] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.647037  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:35.647289  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:35.647722  4857 raft_consensus.cc:3060] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.647917  4929 raft_consensus.cc:3060] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.655262  4929 raft_consensus.cc:2468] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:35.655262  4857 raft_consensus.cc:2468] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:35.656730  4746 leader_election.cc:304] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:35.657511  5008 raft_consensus.cc:2804] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.658021  5008 raft_consensus.cc:697] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:35.658766  5008 consensus_queue.cc:237] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.661347  5089 raft_consensus.cc:493] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.661940  5089 raft_consensus.cc:515] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.664165  5089 leader_election.cc:290] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.664921  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389370e18c0742759c4003acb227b355" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:35.665632  4782 raft_consensus.cc:2468] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
I20260710 11:04:35.665822  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389370e18c0742759c4003acb227b355" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.666671  4857 raft_consensus.cc:2468] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 0.
I20260710 11:04:35.666996  4896 leader_election.cc:304] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:35.667948  5007 raft_consensus.cc:2804] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.668375  5007 raft_consensus.cc:493] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.668929  5007 raft_consensus.cc:3060] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.668357  4605 catalog_manager.cc:5697] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 0 to 1, leader changed from <none> to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 1 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:35.674909  5007 raft_consensus.cc:515] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.677182  5007 leader_election.cc:290] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:35.677887  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389370e18c0742759c4003acb227b355" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:35.678253  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "389370e18c0742759c4003acb227b355" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:35.678572  4782 raft_consensus.cc:3060] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.678870  4857 raft_consensus.cc:3060] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.681422  5077 consensus_queue.cc:1048] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.686362  4782 raft_consensus.cc:2468] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:35.687258  5077 consensus_queue.cc:1048] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.688017  4896 leader_election.cc:304] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, 5ced158084004944a9ffbea32615078c; no voters: 
I20260710 11:04:35.689006  5007 raft_consensus.cc:2804] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.689869  5007 raft_consensus.cc:697] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:35.690701  5007 consensus_queue.cc:237] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:35.699318  4857 raft_consensus.cc:2468] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:35.715801  4601 catalog_manager.cc:5697] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 1 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.812181  5007 consensus_queue.cc:1048] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.822443  5088 consensus_queue.cc:1048] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.830685  4857 raft_consensus.cc:3060] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.854984  5142 raft_consensus.cc:493] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:35.855502  5142 raft_consensus.cc:515] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.857287  5142 leader_election.cc:290] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.858063  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:35.858274  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:35.858770  4857 raft_consensus.cc:2468] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:35.858902  4929 raft_consensus.cc:2468] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 0.
I20260710 11:04:35.859874  4671 leader_election.cc:304] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.860745  5142 raft_consensus.cc:2804] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:35.861104  5142 raft_consensus.cc:493] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:35.861406  5142 raft_consensus.cc:3060] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.866231  5142 raft_consensus.cc:515] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.867878  5142 leader_election.cc:290] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:35.868602  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:35.868809  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:35.869155  4857 raft_consensus.cc:3060] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.869450  4929 raft_consensus.cc:3060] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:35.875074  4929 raft_consensus.cc:2468] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:35.875214  4857 raft_consensus.cc:2468] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 1.
I20260710 11:04:35.876153  4672 leader_election.cc:304] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:35.876964  5142 raft_consensus.cc:2804] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:35.877441  5142 raft_consensus.cc:697] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:35.878168  5142 consensus_queue.cc:237] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:35.884887  4605 catalog_manager.cc:5697] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:35.951346  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
W20260710 11:04:35.961261  4747 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 16 similar messages]
W20260710 11:04:35.964831  4747 consensus_peers.cc:597] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:35.981611  4747 consensus_peers.cc:597] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:35.981685  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:35.982656  5008 consensus_queue.cc:1048] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.983816  2583 tablet_replica.cc:333] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:35.984792  2583 raft_consensus.cc:2243] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:35.985524  2583 pending_rounds.cc:70] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Trying to abort 1 pending ops.
I20260710 11:04:35.985819  2583 pending_rounds.cc:77] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959325203943424 op_type: NO_OP noop_request { }
I20260710 11:04:35.986267  2583 raft_consensus.cc:2889] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:35.986595  2583 raft_consensus.cc:2272] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.989866  5142 consensus_queue.cc:1048] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:35.993105  2583 tablet_replica.cc:333] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:35.994020  2583 raft_consensus.cc:2243] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.994490  2583 raft_consensus.cc:2272] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:35.996948  2583 tablet_replica.cc:333] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:35.997887  2583 raft_consensus.cc:2243] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:35.998477  2583 raft_consensus.cc:2272] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:35.999289  4747 consensus_peers.cc:597] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.001293  2583 tablet_replica.cc:333] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.002408  2583 raft_consensus.cc:2243] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.003260  2583 pending_rounds.cc:70] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Trying to abort 1 pending ops.
I20260710 11:04:36.003576  2583 pending_rounds.cc:77] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959323966337024 op_type: NO_OP noop_request { }
I20260710 11:04:36.013938  2583 raft_consensus.cc:2889] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:36.015134  2583 raft_consensus.cc:2272] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.018302  4895 consensus_peers.cc:597] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.019304  2583 tablet_replica.cc:333] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.020267  2583 raft_consensus.cc:2243] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.020694  2583 raft_consensus.cc:2272] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.022642  4895 consensus_peers.cc:597] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.026954  2583 tablet_replica.cc:333] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.027774  2583 raft_consensus.cc:2243] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.028276  2583 raft_consensus.cc:2272] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.031176  2583 tablet_replica.cc:333] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.032018  2583 raft_consensus.cc:2243] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.032719  2583 pending_rounds.cc:70] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Trying to abort 1 pending ops.
I20260710 11:04:36.032976  2583 pending_rounds.cc:77] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959323795898368 op_type: NO_OP noop_request { }
I20260710 11:04:36.033293  2583 raft_consensus.cc:2889] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:36.033614  2583 raft_consensus.cc:2272] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.036340  2583 tablet_replica.cc:333] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.036967  2583 raft_consensus.cc:2243] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.037705  2583 raft_consensus.cc:2272] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.040287  2583 tablet_replica.cc:333] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.041043  2583 raft_consensus.cc:2243] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.041456  2583 raft_consensus.cc:2272] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.043098  2583 tablet_replica.cc:333] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.043674  2583 raft_consensus.cc:2243] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.044113  2583 raft_consensus.cc:2272] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.048352  2583 tablet_replica.cc:333] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.049239  2583 raft_consensus.cc:2243] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.049743  2583 raft_consensus.cc:2272] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.052309  2583 tablet_replica.cc:333] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.053099  2583 raft_consensus.cc:2243] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.054148  2583 raft_consensus.cc:2272] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.055552  4747 consensus_peers.cc:597] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.056137  2583 tablet_replica.cc:333] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.056900  2583 raft_consensus.cc:2243] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.057372  2583 raft_consensus.cc:2272] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.060261  2583 tablet_replica.cc:333] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.060937  2583 raft_consensus.cc:2243] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.061385  2583 raft_consensus.cc:2272] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.063572  2583 tablet_replica.cc:333] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.064235  2583 raft_consensus.cc:2243] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.064109  5008 consensus_queue.cc:1048] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.064477  5146 consensus_queue.cc:1048] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.064821  2583 raft_consensus.cc:2272] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:36.066763  4747 consensus_peers.cc:597] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.066987  2583 tablet_replica.cc:333] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.067783  2583 raft_consensus.cc:2243] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.068720  2583 raft_consensus.cc:2272] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.071220  2583 tablet_replica.cc:333] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.071782  2583 raft_consensus.cc:2243] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:36.072610  2583 raft_consensus.cc:2272] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.078099  5008 consensus_queue.cc:1048] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:36.078369  2583 tablet_replica.cc:333] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: stopping tablet replica
I20260710 11:04:36.079131  2583 raft_consensus.cc:2243] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:36.079672  2583 raft_consensus.cc:2272] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:36.128628  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
I20260710 11:04:36.152163  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:36.158299  5172 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
W20260710 11:04:36.159940  5175 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
W20260710 11:04:36.159940  5173 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
I20260710 11:04:36.160283  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:36.163240  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:36.163537  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:36.163735  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681476163716 us; error 0 us; skew 500 ppm
I20260710 11:04:36.164276  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:36.166888  2583 webserver.cc:533] Webserver started at http://127.2.133.193:36939/ using document root <none> and password file <none>
I20260710 11:04:36.167474  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:36.167673  2583 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:04:36.171283  2583 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:04:36.176322  5180 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:36.177270  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:04:36.177714  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "ba5cbf58350f43159344067afe6f19d2"
format_stamp: "Formatted at 2026-07-10 11:04:31 on dist-test-slave-c7sl"
I20260710 11:04:36.178052  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681415496632-2583-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)
I20260710 11:04:36.204188  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:36.205247  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:36.206804  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:36.211957  5088 consensus_queue.cc:1048] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:36.227566  4895 consensus_peers.cc:597] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.284137  5089 consensus_queue.cc:1048] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260710 11:04:36.330808  4895 consensus_peers.cc:597] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.332396  5191 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:04:36.334683  4821 consensus_peers.cc:597] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:36.351615  4747 consensus_peers.cc:597] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:36.356936  4747 consensus_peers.cc:597] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:36.435469  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:04:36.435796  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.160s	user 0.011s	sys 0.016s
I20260710 11:04:36.436215  2583 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:04:36.441953  5191 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.460644  5191 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.461512  5191 tablet_bootstrap.cc:492] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.462124  5191 ts_tablet_manager.cc:1403] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260710 11:04:36.465054  5191 raft_consensus.cc:359] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.465727  5191 raft_consensus.cc:740] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.466454  5191 consensus_queue.cc:260] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.468626  5191 ts_tablet_manager.cc:1434] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.001s
I20260710 11:04:36.469425  5191 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.481814  5191 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.482905  5191 tablet_bootstrap.cc:492] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.483523  5191 ts_tablet_manager.cc:1403] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.014s	user 0.014s	sys 0.000s
I20260710 11:04:36.485571  5191 raft_consensus.cc:359] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.486091  5191 raft_consensus.cc:740] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.486673  5191 consensus_queue.cc:260] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [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: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.488139  5191 ts_tablet_manager.cc:1434] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:36.488898  5191 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.502703  5191 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.503705  5191 tablet_bootstrap.cc:492] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.504365  5191 ts_tablet_manager.cc:1403] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 11:04:36.506682  5191 raft_consensus.cc:359] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.507314  5191 raft_consensus.cc:740] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.507974  5191 consensus_queue.cc:260] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [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: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.509716  5191 ts_tablet_manager.cc:1434] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:36.510430  5191 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.519886  2583 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:04:36.520273  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.084s	user 0.085s	sys 0.000s
I20260710 11:04:36.532279  5191 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.533411  5191 tablet_bootstrap.cc:492] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.534053  5191 ts_tablet_manager.cc:1403] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.012s
I20260710 11:04:36.536588  5191 raft_consensus.cc:359] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.537580  5191 raft_consensus.cc:740] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.538683  5191 consensus_queue.cc:260] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.541445  5191 ts_tablet_manager.cc:1434] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:36.542584  5191 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.564224  5191 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.565382  5191 tablet_bootstrap.cc:492] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.566169  5191 ts_tablet_manager.cc:1403] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260710 11:04:36.569818  5191 raft_consensus.cc:359] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.570725  5191 raft_consensus.cc:740] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.571784  5191 consensus_queue.cc:260] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.575125  5191 ts_tablet_manager.cc:1434] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260710 11:04:36.576180  5191 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.594214  5191 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.595206  5191 tablet_bootstrap.cc:492] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.595885  5191 ts_tablet_manager.cc:1403] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 11:04:36.598389  5191 raft_consensus.cc:359] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.599108  5191 raft_consensus.cc:740] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.599967  5191 consensus_queue.cc:260] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.601493  5191 ts_tablet_manager.cc:1434] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260710 11:04:36.602115  5191 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.615080  5191 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.616206  5191 tablet_bootstrap.cc:492] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.617051  5191 ts_tablet_manager.cc:1403] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:04:36.620242  5191 raft_consensus.cc:359] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.621008  5191 raft_consensus.cc:740] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.621860  5191 consensus_queue.cc:260] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.624400  5191 ts_tablet_manager.cc:1434] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:04:36.625308  5191 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.643496  5191 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.643782  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:33943
I20260710 11:04:36.644217  5260 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:33943 every 8 connection(s)
I20260710 11:04:36.644591  5191 tablet_bootstrap.cc:492] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.645358  5191 ts_tablet_manager.cc:1403] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:04:36.648166  5191 raft_consensus.cc:359] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.648998  5191 raft_consensus.cc:740] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.649802  5191 consensus_queue.cc:260] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.651301  5191 ts_tablet_manager.cc:1434] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:36.652176  5191 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.667623  5191 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.668514  5191 tablet_bootstrap.cc:492] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.668747  5261 heartbeater.cc:344] Connected to a master server at 127.2.133.254:35435
I20260710 11:04:36.669165  5191 ts_tablet_manager.cc:1403] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:04:36.669185  5261 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:36.670390  5261 heartbeater.cc:507] Master 127.2.133.254:35435 requested a full tablet report, sending...
I20260710 11:04:36.672079  5191 raft_consensus.cc:359] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.672770  5191 raft_consensus.cc:740] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.673417  5191 consensus_queue.cc:260] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [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: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.675443  5191 ts_tablet_manager.cc:1434] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:04:36.676239  5191 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.683056  4601 ts_manager.cc:194] Re-registered known tserver with Master: ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:36.698047  5191 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.699060  5191 tablet_bootstrap.cc:492] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.699723  5191 ts_tablet_manager.cc:1403] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 11:04:36.702278  5191 raft_consensus.cc:359] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.702922  5191 raft_consensus.cc:740] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.703729  5191 consensus_queue.cc:260] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [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: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:36.704691  4601 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59708
I20260710 11:04:36.705662  5191 ts_tablet_manager.cc:1434] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:36.706557  5191 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.709532  5261 heartbeater.cc:499] Master 127.2.133.254:35435 was elected leader, sending a full tablet report...
I20260710 11:04:36.721614  5191 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.722534  5191 tablet_bootstrap.cc:492] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.723142  5191 ts_tablet_manager.cc:1403] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:04:36.725172  5191 raft_consensus.cc:359] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.725769  5191 raft_consensus.cc:740] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.726285  5191 consensus_queue.cc:260] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [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: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.727702  5191 ts_tablet_manager.cc:1434] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:36.728489  5191 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.739823  5191 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.740569  5191 tablet_bootstrap.cc:492] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.741267  5191 ts_tablet_manager.cc:1403] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.004s
I20260710 11:04:36.743286  5191 raft_consensus.cc:359] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.743883  5191 raft_consensus.cc:740] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.744534  5191 consensus_queue.cc:260] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.746610  5191 ts_tablet_manager.cc:1434] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:36.747634  5191 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.770831  5191 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.771920  5191 tablet_bootstrap.cc:492] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.772598  5191 ts_tablet_manager.cc:1403] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 11:04:36.775408  5191 raft_consensus.cc:359] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.776197  5191 raft_consensus.cc:740] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.777016  5191 consensus_queue.cc:260] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.779582  5191 ts_tablet_manager.cc:1434] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:04:36.780361  5191 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.794611  5191 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.795496  5191 tablet_bootstrap.cc:492] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.796254  5191 ts_tablet_manager.cc:1403] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:04:36.798216  5191 raft_consensus.cc:359] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.798732  5191 raft_consensus.cc:740] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.799413  5191 consensus_queue.cc:260] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.800992  5191 ts_tablet_manager.cc:1434] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:04:36.801959  5191 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.816056  5191 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.816854  5191 tablet_bootstrap.cc:492] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.817426  5191 ts_tablet_manager.cc:1403] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:04:36.819481  5191 raft_consensus.cc:359] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.820166  5191 raft_consensus.cc:740] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.820801  5191 consensus_queue.cc:260] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.822780  5191 ts_tablet_manager.cc:1434] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:36.823853  5191 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.836580  5191 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.837386  5191 tablet_bootstrap.cc:492] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.837942  5191 ts_tablet_manager.cc:1403] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:04:36.839944  5191 raft_consensus.cc:359] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.840606  5191 raft_consensus.cc:740] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.841243  5191 consensus_queue.cc:260] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.842859  5191 ts_tablet_manager.cc:1434] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:04:36.843940  5191 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.865674  5191 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.866613  5191 tablet_bootstrap.cc:492] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.867213  5191 ts_tablet_manager.cc:1403] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.004s
I20260710 11:04:36.869650  5191 raft_consensus.cc:359] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.870313  5191 raft_consensus.cc:740] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.871073  5191 consensus_queue.cc:260] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [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: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:36.873172  5191 ts_tablet_manager.cc:1434] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:04:36.874341  5191 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Bootstrap starting.
I20260710 11:04:36.892037  5191 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: 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
I20260710 11:04:36.893124  5191 tablet_bootstrap.cc:492] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Bootstrap complete.
I20260710 11:04:36.893899  5191 ts_tablet_manager.cc:1403] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:04:36.896341  5191 raft_consensus.cc:359] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.896863  5191 raft_consensus.cc:740] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Initialized, Role: FOLLOWER
I20260710 11:04:36.897740  5191 consensus_queue.cc:260] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [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: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:36.899950  5191 ts_tablet_manager.cc:1434] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.008s
I20260710 11:04:37.207880  5089 raft_consensus.cc:493] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.208434  5089 raft_consensus.cc:515] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.210269  5089 leader_election.cc:290] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.211521  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:37.211495  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.212646  5235 raft_consensus.cc:2468] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:37.213855  4895 leader_election.cc:304] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [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: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:37.214589  5089 raft_consensus.cc:2804] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.215000  5089 raft_consensus.cc:493] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.215319  5089 raft_consensus.cc:3060] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.221493  5089 raft_consensus.cc:515] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.223308  5089 leader_election.cc:290] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 2 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.224215  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:37.224337  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.225144  5235 raft_consensus.cc:3060] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.230439  5077 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.231127  5077 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.232474  5235 raft_consensus.cc:2468] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 2.
I20260710 11:04:37.232932  5270 raft_consensus.cc:493] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.233810  5077 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.233739  5270 raft_consensus.cc:515] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.234323  4895 leader_election.cc:304] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [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: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:37.235204  5089 raft_consensus.cc:2804] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.235762  5089 raft_consensus.cc:697] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 2 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:37.235973  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:37.236642  5270 leader_election.cc:290] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.236838  5089 consensus_queue.cc:237] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.238499  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.238613  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:37.239205  5235 raft_consensus.cc:2468] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 1.
I20260710 11:04:37.239023  5234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "721d13fd7c6b4c149fe7a675cacfb6ba" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.240859  5234 raft_consensus.cc:2393] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 2: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:37.240729  4821 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b
I20260710 11:04:37.241693  5270 raft_consensus.cc:2804] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.242069  5270 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.242439  5270 raft_consensus.cc:3060] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.242342  4821 leader_election.cc:304] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109; no voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.243606  5077 raft_consensus.cc:3060] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.255201  5270 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.256872  4605 catalog_manager.cc:5697] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 1 to 2, leader changed from ba5cbf58350f43159344067afe6f19d2 (127.2.133.193) to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 2 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.258153  5270 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.260391  5234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.261104  5234 raft_consensus.cc:3060] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.264088  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:37.259948  5284 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.266289  5077 raft_consensus.cc:2749] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.267679  5284 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.273730  5234 raft_consensus.cc:2468] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:37.274922  4821 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 31467329c93a487ea6d299901017976b
I20260710 11:04:37.276508  5077 raft_consensus.cc:2804] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.277132  5077 raft_consensus.cc:697] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Becoming Leader. State: Replica: aace9adb6fe84851908d174d028e3109, State: Running, Role: LEADER
I20260710 11:04:37.277623  5284 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:37.277827  5234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.278968  5234 raft_consensus.cc:2410] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:04:37.278673  5077 consensus_queue.cc:237] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.281327  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "31467329c93a487ea6d299901017976b" is_pre_election: true
I20260710 11:04:37.282721  4822 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109; no voters: 31467329c93a487ea6d299901017976b, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.283468  5284 raft_consensus.cc:2749] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.284685  5284 raft_consensus.cc:493] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.285238  5284 raft_consensus.cc:515] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.287441  5284 leader_election.cc:290] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.288182  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:37.288830  4929 raft_consensus.cc:2468] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 1.
I20260710 11:04:37.290563  5234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.291494  5234 raft_consensus.cc:2410] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:04:37.294651  4821 leader_election.cc:304] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [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: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.295465  5284 raft_consensus.cc:2804] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.295888  5284 raft_consensus.cc:493] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.296402  5284 raft_consensus.cc:3060] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.296352  5146 raft_consensus.cc:493] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.297346  5146 raft_consensus.cc:515] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.300290  5146 leader_election.cc:290] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:37.301120  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.300752  4601 catalog_manager.cc:5697] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 reported cstate change: term changed from 1 to 2, leader changed from ba5cbf58350f43159344067afe6f19d2 (127.2.133.193) to aace9adb6fe84851908d174d028e3109 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "aace9adb6fe84851908d174d028e3109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:37.301999  5235 raft_consensus.cc:2393] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 31467329c93a487ea6d299901017976b in current term 2: Already voted for candidate aace9adb6fe84851908d174d028e3109 in this term.
I20260710 11:04:37.303840  5007 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.304447  5007 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.305691  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa0d1659b054e138b36be361dd90a69" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:37.306491  5007 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.307731  4746 leader_election.cc:304] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [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: 31467329c93a487ea6d299901017976b; no voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.307210  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:37.308030  5284 raft_consensus.cc:515] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.310137  5008 raft_consensus.cc:3060] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.310226  5284 leader_election.cc:290] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.311444  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:37.311827  5234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9142c2240ebc43acb2bc666ece250f2e" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.312067  4929 raft_consensus.cc:3060] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.312480  5234 raft_consensus.cc:3060] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.314859  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.315855  5235 raft_consensus.cc:2468] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 1.
I20260710 11:04:37.317528  4895 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [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: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: aace9adb6fe84851908d174d028e3109
I20260710 11:04:37.318909  5007 raft_consensus.cc:2804] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.319522  5007 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.320169  5007 raft_consensus.cc:3060] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.338382  5234 raft_consensus.cc:2410] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:04:37.339448  5284 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.340016  5284 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.341940  5284 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.342209  5008 raft_consensus.cc:2749] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.342324  4929 raft_consensus.cc:2468] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:37.343611  4821 leader_election.cc:304] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [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: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.343480  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:37.343835  5234 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.344740  5234 raft_consensus.cc:2468] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 1.
I20260710 11:04:37.344803  5284 raft_consensus.cc:2804] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.345568  5284 raft_consensus.cc:697] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Becoming Leader. State: Replica: aace9adb6fe84851908d174d028e3109, State: Running, Role: LEADER
I20260710 11:04:37.346184  4821 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:37.346550  5284 consensus_queue.cc:237] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [LEADER]: Queue going to LEADER 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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.347435  5283 raft_consensus.cc:2804] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.347863  5283 raft_consensus.cc:493] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.348246  5283 raft_consensus.cc:3060] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.349215  5007 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.350682  4930 raft_consensus.cc:2393] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 2: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:37.353078  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.353808  5235 raft_consensus.cc:3060] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.355388  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:37.359774  5007 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 2 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.357372  5283 raft_consensus.cc:515] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.361285  4857 raft_consensus.cc:2393] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 5ced158084004944a9ffbea32615078c in current term 2: Already voted for candidate aace9adb6fe84851908d174d028e3109 in this term.
I20260710 11:04:37.361670  5235 raft_consensus.cc:2468] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 2.
I20260710 11:04:37.363023  4895 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:37.363088  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:37.364188  4930 raft_consensus.cc:2393] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 2: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:37.364650  5007 raft_consensus.cc:2804] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.364470  4601 catalog_manager.cc:5697] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 reported cstate change: term changed from 1 to 2, leader changed from ba5cbf58350f43159344067afe6f19d2 (127.2.133.193) to aace9adb6fe84851908d174d028e3109 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "aace9adb6fe84851908d174d028e3109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.365667  5283 leader_election.cc:290] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.365887  5007 raft_consensus.cc:697] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:37.367187  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df9d0aee72fc454c991d54b3627b0539" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.367998  5235 raft_consensus.cc:2393] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 in current term 2: Already voted for candidate 5ced158084004944a9ffbea32615078c in this term.
I20260710 11:04:37.369758  4821 leader_election.cc:304] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [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: aace9adb6fe84851908d174d028e3109; no voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.372656  5283 raft_consensus.cc:2749] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:37.366909  5007 consensus_queue.cc:237] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.403542  4601 catalog_manager.cc:5697] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 1 to 2, leader changed from ba5cbf58350f43159344067afe6f19d2 (127.2.133.193) to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 2 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.424345  5283 raft_consensus.cc:493] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:37.424953  5283 raft_consensus.cc:515] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.427064  5283 leader_election.cc:290] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.428329  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c" is_pre_election: true
I20260710 11:04:37.429021  4930 raft_consensus.cc:2468] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 1.
I20260710 11:04:37.428411  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.430703  5235 raft_consensus.cc:2410] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:04:37.431946  4821 leader_election.cc:304] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [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: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.432691  5283 raft_consensus.cc:2804] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.433051  5283 raft_consensus.cc:493] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:37.433332  5283 raft_consensus.cc:3060] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.440935  5283 raft_consensus.cc:515] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.442591  5283 leader_election.cc:290] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943)
I20260710 11:04:37.443619  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.443674  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05dbf81d2a0d4fa2a79deb75ba446fa8" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:37.444268  5235 raft_consensus.cc:3060] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.444469  4930 raft_consensus.cc:3060] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.451633  5235 raft_consensus.cc:2410] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate aace9adb6fe84851908d174d028e3109 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260710 11:04:37.451660  4930 raft_consensus.cc:2468] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:37.453306  4821 leader_election.cc:304] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [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: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:37.454226  5283 raft_consensus.cc:2804] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.454788  5283 raft_consensus.cc:697] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Becoming Leader. State: Replica: aace9adb6fe84851908d174d028e3109, State: Running, Role: LEADER
I20260710 11:04:37.456977  5283 consensus_queue.cc:237] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [LEADER]: Queue going to LEADER 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: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:37.465040  4601 catalog_manager.cc:5697] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 reported cstate change: term changed from 1 to 2, leader changed from ba5cbf58350f43159344067afe6f19d2 (127.2.133.193) to aace9adb6fe84851908d174d028e3109 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "aace9adb6fe84851908d174d028e3109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.495875  5146 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.496526  5146 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.499320  5146 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:37.499818  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2" is_pre_election: true
I20260710 11:04:37.500341  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109" is_pre_election: true
I20260710 11:04:37.500929  4857 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:37.500972  5235 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 1.
I20260710 11:04:37.502249  4746 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [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: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:37.503151  5146 raft_consensus.cc:2804] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:37.503624  5146 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting leader election (detected failure of leader ba5cbf58350f43159344067afe6f19d2)
I20260710 11:04:37.503916  5146 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.510344  5146 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.512151  5146 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 2 election: Requested vote from peers ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:37.513191  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:37.513656  4857 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.515774  5235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
I20260710 11:04:37.516407  5235 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:37.518463  4857 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 2.
I20260710 11:04:37.519809  4746 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:37.520624  5146 raft_consensus.cc:2804] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:37.521149  5146 raft_consensus.cc:697] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:37.522372  5146 consensus_queue.cc:237] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:37.523094  5235 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 2.
I20260710 11:04:37.530458  4601 catalog_manager.cc:5697] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 1 to 2, leader changed from ba5cbf58350f43159344067afe6f19d2 (127.2.133.193) to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:37.682598  5235 raft_consensus.cc:1275] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.683799  5283 consensus_queue.cc:1048] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.693943  4781 raft_consensus.cc:1275] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.695729  5077 consensus_queue.cc:1048] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.746263  4857 raft_consensus.cc:1275] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer 5ced158084004944a9ffbea32615078c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.747604  5292 consensus_queue.cc:1048] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.758961  5235 raft_consensus.cc:1275] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Refusing update from remote peer 5ced158084004944a9ffbea32615078c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.760958  5007 consensus_queue.cc:1048] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.836524  4930 raft_consensus.cc:1275] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:37.837641  5077 consensus_queue.cc:1048] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:37.848973  5235 raft_consensus.cc:1275] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:04:37.849653  5235 pending_rounds.cc:85] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Aborting all ops after (but not including) 0
I20260710 11:04:37.850051  5235 pending_rounds.cc:107] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:04:37.850418  5235 raft_consensus.cc:2889] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:37.852042  5283 consensus_queue.cc:1048] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:37.855778  5234 raft_consensus.cc:1275] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:04:37.856211  5234 pending_rounds.cc:85] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Aborting all ops after (but not including) 0
I20260710 11:04:37.856492  5234 pending_rounds.cc:107] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:04:37.856760  5234 raft_consensus.cc:2889] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:04:37.858634  5283 consensus_queue.cc:1048] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:37.869333  4930 raft_consensus.cc:1275] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:37.871236  5283 consensus_queue.cc:1048] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:37.884578  4857 raft_consensus.cc:1275] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer 5ced158084004944a9ffbea32615078c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.885994  5007 consensus_queue.cc:1048] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:37.902165  5235 raft_consensus.cc:1275] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Refusing update from remote peer 5ced158084004944a9ffbea32615078c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.906008  5088 consensus_queue.cc:1048] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:37.921707  5235 raft_consensus.cc:1275] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Refusing update from remote peer 31467329c93a487ea6d299901017976b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.923062  5202 consensus_queue.cc:1048] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:37.932569  4854 raft_consensus.cc:1275] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer 31467329c93a487ea6d299901017976b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:37.934362  5008 consensus_queue.cc:1048] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:46.650657  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:46.687137  4782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "aace9adb6fe84851908d174d028e3109"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:46.688073  4782 raft_consensus.cc:606] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Received request to transfer leadership to TS aace9adb6fe84851908d174d028e3109
I20260710 11:04:46.691452  4782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "498bd00544cf48e58572fd30479422e8"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:46.691924  4782 raft_consensus.cc:606] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Received request to transfer leadership to TS ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:46.694489  4782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:46.694993  4782 raft_consensus.cc:606] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Received request to transfer leadership to TS ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:46.707201  4930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf"
dest_uuid: "5ced158084004944a9ffbea32615078c"
mode: GRACEFUL
new_leader_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:60124
I20260710 11:04:46.707782  4930 raft_consensus.cc:606] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Received request to transfer leadership to TS ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:46.710321  4782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:46.710903  4782 raft_consensus.cc:606] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Received request to transfer leadership to TS ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:46.713600  4782 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f43396404d374db1a301644634f311a7"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "aace9adb6fe84851908d174d028e3109"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:46.714094  4782 raft_consensus.cc:606] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Received request to transfer leadership to TS aace9adb6fe84851908d174d028e3109
I20260710 11:04:46.715188  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 11:04:46.715946  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:46.736413  5322 raft_consensus.cc:993] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: : Instructing follower ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:46.737151  5333 raft_consensus.cc:1081] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Signalling peer ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:46.740622  5235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf"
dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:42422
I20260710 11:04:46.741331  5235 raft_consensus.cc:493] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:46.742019  5235 raft_consensus.cc:3060] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.754804  5235 raft_consensus.cc:515] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:46.758261  5235 leader_election.cc:290] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:46.766808  5008 raft_consensus.cc:993] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: : Instructing follower ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:46.767334  5008 raft_consensus.cc:1081] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Signalling peer ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:46.768932  5235 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1"
dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:42400
I20260710 11:04:46.769415  5235 raft_consensus.cc:493] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:46.769758  5235 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:46.778575  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:46.779444  4930 raft_consensus.cc:3055] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:46.779137  5235 raft_consensus.cc:515] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:46.779740  4930 raft_consensus.cc:740] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:46.780665  4930 consensus_queue.cc:260] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:46.781476  5235 leader_election.cc:290] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 3 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:46.781988  4930 raft_consensus.cc:3060] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.786338  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8c4a83635f84ba8815f6561f213b9bf" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:46.786870  4857 raft_consensus.cc:3060] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.786685  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:46.787253  4854 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:46.793016  4930 raft_consensus.cc:2468] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:46.793681  4854 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 3.
I20260710 11:04:46.796515  5182 leader_election.cc:304] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:46.796988  5181 leader_election.cc:304] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [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: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:46.795240  4857 raft_consensus.cc:2468] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:46.802073  5342 raft_consensus.cc:2804] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:46.803752  5341 raft_consensus.cc:2804] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:46.806653  5342 raft_consensus.cc:697] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:46.807551  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "55e6a220019c48f490fb108a97a894d1" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:46.808283  4782 raft_consensus.cc:3055] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:46.808007  5342 consensus_queue.cc:237] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } }
I20260710 11:04:46.808701  4782 raft_consensus.cc:740] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:46.809790  4782 consensus_queue.cc:260] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:46.811587  4782 raft_consensus.cc:3060] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:46.813428  5334 raft_consensus.cc:993] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: : Instructing follower ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:46.813973  5334 raft_consensus.cc:1081] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Signalling peer ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:46.815984  5234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83"
dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:42400
I20260710 11:04:46.816584  5234 raft_consensus.cc:493] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:46.816939  5234 raft_consensus.cc:3060] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.820427  5341 raft_consensus.cc:697] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 3 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:46.822198  4782 raft_consensus.cc:2468] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 3.
I20260710 11:04:46.822124  5341 consensus_queue.cc:237] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [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: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:46.825249  5234 raft_consensus.cc:515] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:46.829102  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:46.829782  4930 raft_consensus.cc:3060] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.830273  5234 leader_election.cc:290] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:46.834012  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eef560b8ea494156b84c3e39998e2b83" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:46.834584  4782 raft_consensus.cc:3055] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:46.834911  4782 raft_consensus.cc:740] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:46.835842  4782 consensus_queue.cc:260] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:46.835858  4605 catalog_manager.cc:5697] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 1 to 2, leader changed from 5ced158084004944a9ffbea32615078c (127.2.133.196) to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:46.836985  4930 raft_consensus.cc:2468] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:46.837059  4782 raft_consensus.cc:3060] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:46.838524  5182 leader_election.cc:304] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:46.839346  5341 raft_consensus.cc:2804] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:46.840209  5341 raft_consensus.cc:697] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:46.841503  5341 consensus_queue.cc:237] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:46.845969  4782 raft_consensus.cc:2468] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:46.864404  4605 catalog_manager.cc:5697] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 2 to 3, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 3 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:46.865576  4605 catalog_manager.cc:5697] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 1 to 2, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.007786  5008 raft_consensus.cc:993] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: : Instructing follower ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:47.008431  5326 raft_consensus.cc:1081] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Signalling peer ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:47.009891  5234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "498bd00544cf48e58572fd30479422e8"
dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:42400
I20260710 11:04:47.010283  5234 raft_consensus.cc:493] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.010511  5234 raft_consensus.cc:3060] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.014863  5234 raft_consensus.cc:515] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:47.016610  5234 leader_election.cc:290] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:47.017647  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bd00544cf48e58572fd30479422e8" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:47.017697  4857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "498bd00544cf48e58572fd30479422e8" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:47.018268  4782 raft_consensus.cc:3055] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:47.018287  4857 raft_consensus.cc:3060] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.018810  4782 raft_consensus.cc:740] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:47.019698  4782 consensus_queue.cc:260] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:47.020946  4782 raft_consensus.cc:3060] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.025882  4857 raft_consensus.cc:2468] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:47.027190  5181 leader_election.cc:304] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:47.028126  5341 raft_consensus.cc:2804] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.028620  5341 raft_consensus.cc:697] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:47.028663  4782 raft_consensus.cc:2468] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:47.029804  5341 consensus_queue.cc:237] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:47.039870  4605 catalog_manager.cc:5697] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 1 to 2, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.164198  5326 raft_consensus.cc:993] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: : Instructing follower aace9adb6fe84851908d174d028e3109 to start an election
I20260710 11:04:47.164743  5326 raft_consensus.cc:1081] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Signalling peer aace9adb6fe84851908d174d028e3109 to start an election
I20260710 11:04:47.166152  4857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668"
dest_uuid: "aace9adb6fe84851908d174d028e3109"
 from {username='slave'} at 127.0.0.1:39634
I20260710 11:04:47.166584  4857 raft_consensus.cc:493] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.166818  4857 raft_consensus.cc:3060] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.171016  4857 raft_consensus.cc:515] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:47.172554  4857 leader_election.cc:290] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:47.173295  4782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:47.173666  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3aafcdd110284b55a06c2b5024609668" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:47.173848  4782 raft_consensus.cc:3055] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:47.174199  4931 raft_consensus.cc:3060] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.174211  4782 raft_consensus.cc:740] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:47.175129  4782 consensus_queue.cc:260] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:47.176111  4782 raft_consensus.cc:3060] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.179793  4931 raft_consensus.cc:2468] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:47.180927  4821 leader_election.cc:304] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:47.181798  5283 raft_consensus.cc:2804] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.182430  4782 raft_consensus.cc:2468] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:47.183653  5283 raft_consensus.cc:697] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Becoming Leader. State: Replica: aace9adb6fe84851908d174d028e3109, State: Running, Role: LEADER
I20260710 11:04:47.184653  5283 consensus_queue.cc:237] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:47.192847  4605 catalog_manager.cc:5697] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 reported cstate change: term changed from 1 to 2, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to aace9adb6fe84851908d174d028e3109 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "aace9adb6fe84851908d174d028e3109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.211506  4857 raft_consensus.cc:1275] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:47.212667  5341 consensus_queue.cc:1048] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:47.224916  5326 raft_consensus.cc:993] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: : Instructing follower aace9adb6fe84851908d174d028e3109 to start an election
I20260710 11:04:47.225572  5334 raft_consensus.cc:1081] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Signalling peer aace9adb6fe84851908d174d028e3109 to start an election
I20260710 11:04:47.228237  4856 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f43396404d374db1a301644634f311a7"
dest_uuid: "aace9adb6fe84851908d174d028e3109"
 from {username='slave'} at 127.0.0.1:39634
I20260710 11:04:47.228881  4856 raft_consensus.cc:493] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.229240  4856 raft_consensus.cc:3060] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.234123  4782 raft_consensus.cc:1275] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:47.236517  5342 consensus_queue.cc:1048] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:47.243860  4856 raft_consensus.cc:515] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:47.249053  4854 raft_consensus.cc:1275] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.250685  4856 leader_election.cc:290] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:47.251693  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:47.251786  5342 consensus_queue.cc:1048] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:47.252454  4781 raft_consensus.cc:3055] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:47.253003  4781 raft_consensus.cc:740] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:47.253448  4782 raft_consensus.cc:1275] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.253851  4781 consensus_queue.cc:260] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:47.255565  4781 raft_consensus.cc:3060] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.255416  5341 consensus_queue.cc:1048] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.252373  4931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f43396404d374db1a301644634f311a7" candidate_uuid: "aace9adb6fe84851908d174d028e3109" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:47.258044  4931 raft_consensus.cc:3060] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.267210  4931 raft_consensus.cc:2468] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:47.268848  4821 leader_election.cc:304] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:47.270187  5283 raft_consensus.cc:2804] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.270677  5283 raft_consensus.cc:697] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Becoming Leader. State: Replica: aace9adb6fe84851908d174d028e3109, State: Running, Role: LEADER
I20260710 11:04:47.271543  5283 consensus_queue.cc:237] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:47.277588  4930 raft_consensus.cc:1275] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.280999  5343 consensus_queue.cc:1048] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:47.287633  4930 raft_consensus.cc:1275] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.289651  5344 consensus_queue.cc:1048] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:47.293440  4781 raft_consensus.cc:2468] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aace9adb6fe84851908d174d028e3109 in term 2.
I20260710 11:04:47.320837  4601 catalog_manager.cc:5697] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 reported cstate change: term changed from 1 to 2, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to aace9adb6fe84851908d174d028e3109 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "aace9adb6fe84851908d174d028e3109" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:47.474179  4783 raft_consensus.cc:1275] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.475689  5344 consensus_queue.cc:1048] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:47.487996  4856 raft_consensus.cc:1275] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.489607  5341 consensus_queue.cc:1048] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.604748  4783 raft_consensus.cc:1275] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.606066  5283 consensus_queue.cc:1048] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.614540  4929 raft_consensus.cc:1275] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.616294  5369 consensus_queue.cc:1048] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:47.716995  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:47.734972  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:47.740602  4929 raft_consensus.cc:1275] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.742007  5369 consensus_queue.cc:1048] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:47.752246  4783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:47.753238  4783 raft_consensus.cc:606] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Received request to transfer leadership to TS ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:47.756004  4781 raft_consensus.cc:1275] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer aace9adb6fe84851908d174d028e3109: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:47.757635  5353 consensus_queue.cc:1048] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:47.760167  4929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521"
dest_uuid: "5ced158084004944a9ffbea32615078c"
mode: GRACEFUL
new_leader_uuid: "31467329c93a487ea6d299901017976b"
 from {username='slave'} at 127.0.0.1:60124
I20260710 11:04:47.760795  4929 raft_consensus.cc:606] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Received request to transfer leadership to TS 31467329c93a487ea6d299901017976b
I20260710 11:04:47.762516  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:04:47.763485  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:47.952301  5326 raft_consensus.cc:993] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: : Instructing follower ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:47.952719  5326 raft_consensus.cc:1081] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Signalling peer ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:47.954166  5234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221"
dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:42400
I20260710 11:04:47.954751  5234 raft_consensus.cc:493] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:47.955071  5234 raft_consensus.cc:3060] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.960304  5234 raft_consensus.cc:515] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:47.962059  5234 leader_election.cc:290] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Requested vote from peers 5ced158084004944a9ffbea32615078c (127.2.133.196:35923), 31467329c93a487ea6d299901017976b (127.2.133.194:44349)
I20260710 11:04:47.962735  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:47.963049  4783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a67de6660cf4129a348c3a6c1f3d221" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:47.963395  4929 raft_consensus.cc:3060] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.963665  4783 raft_consensus.cc:3055] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:47.964015  4783 raft_consensus.cc:740] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:47.964861  4783 consensus_queue.cc:260] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:47.966172  4783 raft_consensus.cc:3060] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:47.970726  4929 raft_consensus.cc:2468] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:47.971952  5182 leader_election.cc:304] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5ced158084004944a9ffbea32615078c, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:47.972668  5341 raft_consensus.cc:2804] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:47.973017  4783 raft_consensus.cc:2468] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:47.973177  5341 raft_consensus.cc:697] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:47.974152  5341 consensus_queue.cc:237] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } }
I20260710 11:04:47.981910  4601 catalog_manager.cc:5697] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 1 to 2, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:48.045156  5333 raft_consensus.cc:993] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: : Instructing follower 31467329c93a487ea6d299901017976b to start an election
I20260710 11:04:48.045627  5322 raft_consensus.cc:1081] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Signalling peer 31467329c93a487ea6d299901017976b to start an election
I20260710 11:04:48.047091  4783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521"
dest_uuid: "31467329c93a487ea6d299901017976b"
 from {username='slave'} at 127.0.0.1:59946
I20260710 11:04:48.047693  4783 raft_consensus.cc:493] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:48.048051  4783 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.055188  4783 raft_consensus.cc:515] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:48.057590  4783 leader_election.cc:290] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 2 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:48.059270  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:48.059934  4856 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.060650  4929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:48.061544  4929 raft_consensus.cc:3055] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:48.061847  4929 raft_consensus.cc:740] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:48.062685  4929 consensus_queue.cc:260] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:48.063985  4929 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:48.068207  4856 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 2.
I20260710 11:04:48.069651  4746 leader_election.cc:304] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:48.070405  5326 raft_consensus.cc:2804] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:48.071530  5326 raft_consensus.cc:697] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:48.074046  4929 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 2.
I20260710 11:04:48.075582  5326 consensus_queue.cc:237] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:48.085214  4601 catalog_manager.cc:5697] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 1 to 2, leader changed from 5ced158084004944a9ffbea32615078c (127.2.133.196) to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:48.413463  4930 raft_consensus.cc:1275] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.414765  5341 consensus_queue.cc:1048] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.428660  4783 raft_consensus.cc:1275] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.430094  5344 consensus_queue.cc:1048] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.634691  4854 raft_consensus.cc:1275] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer 31467329c93a487ea6d299901017976b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.636027  5326 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.646800  4930 raft_consensus.cc:1275] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Refusing update from remote peer 31467329c93a487ea6d299901017976b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:48.648720  5008 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:48.764510  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:48.781584  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:48.795207  4781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "5ced158084004944a9ffbea32615078c"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:48.795833  4781 raft_consensus.cc:606] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Received request to transfer leadership to TS 5ced158084004944a9ffbea32615078c
I20260710 11:04:48.797062  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:48.797729  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:49.066537  5008 raft_consensus.cc:993] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: : Instructing follower 5ced158084004944a9ffbea32615078c to start an election
I20260710 11:04:49.067049  5008 raft_consensus.cc:1081] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Signalling peer 5ced158084004944a9ffbea32615078c to start an election
I20260710 11:04:49.068751  4930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521"
dest_uuid: "5ced158084004944a9ffbea32615078c"
 from {username='slave'} at 127.0.0.1:38370
I20260710 11:04:49.069280  4930 raft_consensus.cc:493] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:49.069630  4930 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:49.074836  4930 raft_consensus.cc:515] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:49.077415  4930 leader_election.cc:290] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [CANDIDATE]: Term 3 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:49.077704  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:49.078001  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "5ced158084004944a9ffbea32615078c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:49.078472  4781 raft_consensus.cc:3055] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:04:49.078545  4856 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:49.078881  4781 raft_consensus.cc:740] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:49.079638  4781 consensus_queue.cc:260] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [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: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:49.080840  4781 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:49.085543  4856 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 3.
I20260710 11:04:49.086805  4894 leader_election.cc:304] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [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: 5ced158084004944a9ffbea32615078c, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:49.087769  5383 raft_consensus.cc:2804] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:49.088160  4781 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5ced158084004944a9ffbea32615078c in term 3.
I20260710 11:04:49.088229  5383 raft_consensus.cc:697] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 LEADER]: Becoming Leader. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:49.089236  5383 consensus_queue.cc:237] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [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: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:49.096443  4601 catalog_manager.cc:5697] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c reported cstate change: term changed from 2 to 3, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to 5ced158084004944a9ffbea32615078c (127.2.133.196). New cstate: current_term: 3 leader_uuid: "5ced158084004944a9ffbea32615078c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:49.565065  4856 raft_consensus.cc:1275] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Refusing update from remote peer 5ced158084004944a9ffbea32615078c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:49.566506  5383 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:49.586854  4781 raft_consensus.cc:1275] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Refusing update from remote peer 5ced158084004944a9ffbea32615078c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:04:49.588198  5383 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:04:49.798703  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:49.818816  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:49.835135  4930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521"
dest_uuid: "5ced158084004944a9ffbea32615078c"
mode: GRACEFUL
new_leader_uuid: "31467329c93a487ea6d299901017976b"
 from {username='slave'} at 127.0.0.1:60124
I20260710 11:04:49.835714  4930 raft_consensus.cc:606] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 LEADER]: Received request to transfer leadership to TS 31467329c93a487ea6d299901017976b
I20260710 11:04:49.836747  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:49.837386  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:50.079515  5333 raft_consensus.cc:993] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: : Instructing follower 31467329c93a487ea6d299901017976b to start an election
I20260710 11:04:50.080199  5383 raft_consensus.cc:1081] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 LEADER]: Signalling peer 31467329c93a487ea6d299901017976b to start an election
I20260710 11:04:50.082059  4781 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521"
dest_uuid: "31467329c93a487ea6d299901017976b"
 from {username='slave'} at 127.0.0.1:59946
I20260710 11:04:50.082489  4781 raft_consensus.cc:493] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:50.082732  4781 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:50.087554  4781 raft_consensus.cc:515] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:50.089613  4781 leader_election.cc:290] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [CANDIDATE]: Term 4 election: Requested vote from peers aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229), 5ced158084004944a9ffbea32615078c (127.2.133.196:35923)
I20260710 11:04:50.090240  4854 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:50.090588  4930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6daafc6ae6f4711bbce26d264ce2521" candidate_uuid: "31467329c93a487ea6d299901017976b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5ced158084004944a9ffbea32615078c"
I20260710 11:04:50.090842  4854 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:50.091184  4930 raft_consensus.cc:3055] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:04:50.091529  4930 raft_consensus.cc:740] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5ced158084004944a9ffbea32615078c, State: Running, Role: LEADER
I20260710 11:04:50.092281  4930 consensus_queue.cc:260] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [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: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:50.093209  4930 raft_consensus.cc:3060] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:04:50.096100  4854 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 4.
I20260710 11:04:50.097178  4746 leader_election.cc:304] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [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: 31467329c93a487ea6d299901017976b, aace9adb6fe84851908d174d028e3109; no voters: 
I20260710 11:04:50.097874  5326 raft_consensus.cc:2804] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:04:50.098658  4930 raft_consensus.cc:2468] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31467329c93a487ea6d299901017976b in term 4.
I20260710 11:04:50.098948  5326 raft_consensus.cc:697] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 4 LEADER]: Becoming Leader. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:50.100244  5326 consensus_queue.cc:237] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [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: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } }
I20260710 11:04:50.106473  4601 catalog_manager.cc:5697] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b reported cstate change: term changed from 3 to 4, leader changed from 5ced158084004944a9ffbea32615078c (127.2.133.196) to 31467329c93a487ea6d299901017976b (127.2.133.194). New cstate: current_term: 4 leader_uuid: "31467329c93a487ea6d299901017976b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:50.678421  4930 raft_consensus.cc:1275] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 4 FOLLOWER]: Refusing update from remote peer 31467329c93a487ea6d299901017976b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:50.679517  4856 raft_consensus.cc:1275] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 4 FOLLOWER]: Refusing update from remote peer 31467329c93a487ea6d299901017976b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:04:50.679863  5326 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ced158084004944a9ffbea32615078c" member_type: VOTER last_known_addr { host: "127.2.133.196" port: 35923 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:50.681152  5326 consensus_queue.cc:1048] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:04:50.838207  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:50.859947  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:50.873868  4781 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501"
dest_uuid: "31467329c93a487ea6d299901017976b"
mode: GRACEFUL
new_leader_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:41264
I20260710 11:04:50.874416  4781 raft_consensus.cc:606] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Received request to transfer leadership to TS ba5cbf58350f43159344067afe6f19d2
I20260710 11:04:50.875550  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:04:50.876384  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:04:51.460269  5326 raft_consensus.cc:993] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: : Instructing follower ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:51.460796  5413 raft_consensus.cc:1081] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Signalling peer ba5cbf58350f43159344067afe6f19d2 to start an election
I20260710 11:04:51.462405  5234 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501"
dest_uuid: "ba5cbf58350f43159344067afe6f19d2"
 from {username='slave'} at 127.0.0.1:42400
I20260710 11:04:51.462906  5234 raft_consensus.cc:493] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:04:51.463220  5234 raft_consensus.cc:3060] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:51.468415  5234 raft_consensus.cc:515] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:51.471064  4781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "31467329c93a487ea6d299901017976b"
I20260710 11:04:51.471508  4856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a375b1062024f1fa2d24f35e17bb501" candidate_uuid: "ba5cbf58350f43159344067afe6f19d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aace9adb6fe84851908d174d028e3109"
I20260710 11:04:51.471685  4781 raft_consensus.cc:3055] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:04:51.472119  4856 raft_consensus.cc:3060] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:51.472247  4781 raft_consensus.cc:740] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 31467329c93a487ea6d299901017976b, State: Running, Role: LEADER
I20260710 11:04:51.473096  4781 consensus_queue.cc:260] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:51.474041  4781 raft_consensus.cc:3060] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:51.476512  5234 leader_election.cc:290] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Requested vote from peers 31467329c93a487ea6d299901017976b (127.2.133.194:44349), aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229)
I20260710 11:04:51.478737  4856 raft_consensus.cc:2468] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:51.480083  5181 leader_election.cc:304] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aace9adb6fe84851908d174d028e3109, ba5cbf58350f43159344067afe6f19d2; no voters: 
I20260710 11:04:51.480264  4781 raft_consensus.cc:2468] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ba5cbf58350f43159344067afe6f19d2 in term 2.
I20260710 11:04:51.480829  5387 raft_consensus.cc:2804] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:51.481947  5387 raft_consensus.cc:697] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Becoming Leader. State: Replica: ba5cbf58350f43159344067afe6f19d2, State: Running, Role: LEADER
I20260710 11:04:51.482851  5387 consensus_queue.cc:237] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } }
I20260710 11:04:51.490257  4605 catalog_manager.cc:5697] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 reported cstate change: term changed from 1 to 2, leader changed from 31467329c93a487ea6d299901017976b (127.2.133.194) to ba5cbf58350f43159344067afe6f19d2 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "ba5cbf58350f43159344067afe6f19d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ba5cbf58350f43159344067afe6f19d2" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:51.877318  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:04:51.892818  2583 tablet_server.cc:179] TabletServer@127.2.133.193:33943 shutting down...
I20260710 11:04:51.910154  4781 raft_consensus.cc:1275] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:51.912179  5387 consensus_queue.cc:1048] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "31467329c93a487ea6d299901017976b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 44349 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:04:51.924531  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:51.927160  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.928145  2583 raft_consensus.cc:2243] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.928623  2583 raft_consensus.cc:2272] T db10978e838b41abb6ddb52d83cec92d P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.932548  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.932827  4856 raft_consensus.cc:1275] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Refusing update from remote peer ba5cbf58350f43159344067afe6f19d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:51.933291  2583 raft_consensus.cc:2243] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.933821  2583 raft_consensus.cc:2272] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.934422  5387 consensus_queue.cc:1048] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aace9adb6fe84851908d174d028e3109" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 34229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:51.936793  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.937640  2583 raft_consensus.cc:2243] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.938220  2583 raft_consensus.cc:2272] T 9142c2240ebc43acb2bc666ece250f2e P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.941082  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.941817  2583 raft_consensus.cc:2243] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.942350  2583 raft_consensus.cc:2272] T df9d0aee72fc454c991d54b3627b0539 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.944633  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.945168  2583 raft_consensus.cc:2243] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.945583  2583 raft_consensus.cc:2272] T c2cc07bf5d3c48348b1a83184a15b0b6 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.947942  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.948509  2583 raft_consensus.cc:2243] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.948945  2583 raft_consensus.cc:2272] T bffbda80078749238bb280670890942e P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.951329  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.952160  2583 raft_consensus.cc:2243] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.953106  2583 raft_consensus.cc:2272] T 498bd00544cf48e58572fd30479422e8 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.955601  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.956315  2583 raft_consensus.cc:2243] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.956703  2583 raft_consensus.cc:2272] T 721d13fd7c6b4c149fe7a675cacfb6ba P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.958380  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.958796  2583 raft_consensus.cc:2243] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.959106  2583 raft_consensus.cc:2272] T 9225765fbe4a4ae68802a30a91ea1f14 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.960811  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.961328  2583 raft_consensus.cc:2243] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.961714  2583 raft_consensus.cc:2272] T c45b8db36c9f40d0ab1fb6e55c3a5adf P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.963606  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.964136  2583 raft_consensus.cc:2243] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.965205  2583 raft_consensus.cc:2272] T 55e6a220019c48f490fb108a97a894d1 P ba5cbf58350f43159344067afe6f19d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.967125  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.967690  2583 raft_consensus.cc:2243] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.968374  2583 raft_consensus.cc:2272] T e8c4a83635f84ba8815f6561f213b9bf P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.970214  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.970827  2583 raft_consensus.cc:2243] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.971568  2583 raft_consensus.cc:2272] T eef560b8ea494156b84c3e39998e2b83 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.974098  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.974709  2583 raft_consensus.cc:2243] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.975248  2583 raft_consensus.cc:2272] T 4a38eb3d2e5144a487dc9eab692a56cb P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.977116  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.977594  2583 raft_consensus.cc:2243] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.978545  2583 raft_consensus.cc:2272] T 6a375b1062024f1fa2d24f35e17bb501 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:51.979905  4895 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 17 similar messages]
I20260710 11:04:51.981457  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.982234  2583 raft_consensus.cc:2243] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.982741  2583 raft_consensus.cc:2272] T c99358d190b3467e927ba82da941ba18 P ba5cbf58350f43159344067afe6f19d2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:51.983497  4895 consensus_peers.cc:597] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:51.984952  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.985476  2583 raft_consensus.cc:2243] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:51.985877  2583 raft_consensus.cc:2272] T aaa0d1659b054e138b36be361dd90a69 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:51.987669  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:04:51.988098  2583 raft_consensus.cc:2243] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:51.988767  2583 raft_consensus.cc:2272] T 6a67de6660cf4129a348c3a6c1f3d221 P ba5cbf58350f43159344067afe6f19d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.031464  2583 tablet_server.cc:196] TabletServer@127.2.133.193:33943 shutdown complete.
W20260710 11:04:52.031867  4747 consensus_peers.cc:597] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:52.061694  4747 consensus_peers.cc:597] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.070519  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
W20260710 11:04:52.103778  4747 consensus_peers.cc:597] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.111708  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:52.113824  2583 tablet_replica.cc:333] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.114959  2583 raft_consensus.cc:2243] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:04:52.115017  4821 consensus_peers.cc:597] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.115598  2583 raft_consensus.cc:2272] T 389370e18c0742759c4003acb227b355 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.117938  2583 tablet_replica.cc:333] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.118561  2583 raft_consensus.cc:2243] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.119014  2583 raft_consensus.cc:2272] T 498bd00544cf48e58572fd30479422e8 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.121622  2583 tablet_replica.cc:333] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.122319  2583 raft_consensus.cc:2243] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.123154  2583 raft_consensus.cc:2272] T bffbda80078749238bb280670890942e P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.125381  2583 tablet_replica.cc:333] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.125994  2583 raft_consensus.cc:2243] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.126776  2583 raft_consensus.cc:2272] T c6daafc6ae6f4711bbce26d264ce2521 P 31467329c93a487ea6d299901017976b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.128935  2583 tablet_replica.cc:333] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.129637  2583 raft_consensus.cc:2243] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.130079  2583 raft_consensus.cc:2272] T 3aafcdd110284b55a06c2b5024609668 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.132036  2583 tablet_replica.cc:333] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.132586  2583 raft_consensus.cc:2243] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.133042  2583 raft_consensus.cc:2272] T c45b8db36c9f40d0ab1fb6e55c3a5adf P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.134967  2583 tablet_replica.cc:333] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.135627  2583 raft_consensus.cc:2243] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.136070  2583 raft_consensus.cc:2272] T c99358d190b3467e927ba82da941ba18 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.137970  2583 tablet_replica.cc:333] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.138559  2583 raft_consensus.cc:2243] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.139084  2583 raft_consensus.cc:2272] T aaa0d1659b054e138b36be361dd90a69 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.141110  2583 tablet_replica.cc:333] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.141742  2583 raft_consensus.cc:2243] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.142190  2583 raft_consensus.cc:2272] T 4a38eb3d2e5144a487dc9eab692a56cb P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.144186  2583 tablet_replica.cc:333] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.144723  2583 raft_consensus.cc:2243] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.145152  2583 raft_consensus.cc:2272] T 6a375b1062024f1fa2d24f35e17bb501 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.147536  2583 tablet_replica.cc:333] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.148192  2583 raft_consensus.cc:2243] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.148630  2583 raft_consensus.cc:2272] T eef560b8ea494156b84c3e39998e2b83 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.150521  2583 tablet_replica.cc:333] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.151073  2583 raft_consensus.cc:2243] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.151948  2583 raft_consensus.cc:2272] T 9225765fbe4a4ae68802a30a91ea1f14 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.153885  2583 tablet_replica.cc:333] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.154438  2583 raft_consensus.cc:2243] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.155207  2583 raft_consensus.cc:2272] T e8a70f16e9b24d428b540649a32e9e23 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.157259  2583 tablet_replica.cc:333] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.157809  2583 raft_consensus.cc:2243] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.158238  2583 raft_consensus.cc:2272] T 6a67de6660cf4129a348c3a6c1f3d221 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.160318  2583 tablet_replica.cc:333] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.160852  2583 raft_consensus.cc:2243] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.161703  2583 raft_consensus.cc:2272] T db10978e838b41abb6ddb52d83cec92d P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.163743  2583 tablet_replica.cc:333] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.164239  2583 raft_consensus.cc:2243] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.164664  2583 raft_consensus.cc:2272] T 55e6a220019c48f490fb108a97a894d1 P 31467329c93a487ea6d299901017976b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.166479  2583 tablet_replica.cc:333] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.167217  2583 raft_consensus.cc:2243] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.168256  2583 raft_consensus.cc:2272] T c96991b645b34e0b9a752d8a18bcd2f9 P 31467329c93a487ea6d299901017976b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.170383  2583 tablet_replica.cc:333] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b: stopping tablet replica
I20260710 11:04:52.170975  2583 raft_consensus.cc:2243] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.171486  2583 raft_consensus.cc:2272] T f43396404d374db1a301644634f311a7 P 31467329c93a487ea6d299901017976b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.214538  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
W20260710 11:04:52.221289  4822 consensus_peers.cc:597] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 -> Peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Couldn't send request to peer 31467329c93a487ea6d299901017976b. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:44349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.253947  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
W20260710 11:04:52.261050  4895 consensus_peers.cc:597] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:52.269642  4894 consensus_peers.cc:597] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c -> Peer aace9adb6fe84851908d174d028e3109 (127.2.133.195:34229): Couldn't send request to peer aace9adb6fe84851908d174d028e3109. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:52.276957  4821 consensus_peers.cc:597] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.300236  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:52.301059  2583 tablet_replica.cc:333] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.301749  2583 raft_consensus.cc:2243] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.302603  2583 raft_consensus.cc:2272] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.304782  2583 tablet_replica.cc:333] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.305352  2583 raft_consensus.cc:2243] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.305850  2583 raft_consensus.cc:2272] T 389370e18c0742759c4003acb227b355 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.307876  2583 tablet_replica.cc:333] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.308440  2583 raft_consensus.cc:2243] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.308884  2583 raft_consensus.cc:2272] T 498bd00544cf48e58572fd30479422e8 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.310686  2583 tablet_replica.cc:333] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.311254  2583 raft_consensus.cc:2243] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.311771  2583 raft_consensus.cc:2272] T df9d0aee72fc454c991d54b3627b0539 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.313606  2583 tablet_replica.cc:333] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.314172  2583 raft_consensus.cc:2243] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.315069  2583 raft_consensus.cc:2272] T 9142c2240ebc43acb2bc666ece250f2e P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.317045  2583 tablet_replica.cc:333] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.317803  2583 raft_consensus.cc:2243] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.318348  2583 raft_consensus.cc:2272] T c6daafc6ae6f4711bbce26d264ce2521 P aace9adb6fe84851908d174d028e3109 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.320530  2583 tablet_replica.cc:333] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.321039  2583 raft_consensus.cc:2243] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.321760  2583 raft_consensus.cc:2272] T 3aafcdd110284b55a06c2b5024609668 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:52.321995  4895 consensus_peers.cc:597] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.323769  2583 tablet_replica.cc:333] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.324375  2583 raft_consensus.cc:2243] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.325099  2583 raft_consensus.cc:2272] T c45b8db36c9f40d0ab1fb6e55c3a5adf P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.326920  2583 tablet_replica.cc:333] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.327546  2583 raft_consensus.cc:2243] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.328384  2583 raft_consensus.cc:2272] T aaa0d1659b054e138b36be361dd90a69 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.330241  2583 tablet_replica.cc:333] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.330753  2583 raft_consensus.cc:2243] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.331169  2583 raft_consensus.cc:2272] T 6a375b1062024f1fa2d24f35e17bb501 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.333312  2583 tablet_replica.cc:333] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.333858  2583 raft_consensus.cc:2243] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.334275  2583 raft_consensus.cc:2272] T e8c4a83635f84ba8815f6561f213b9bf P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.335996  2583 tablet_replica.cc:333] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.336616  2583 raft_consensus.cc:2243] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.337119  2583 raft_consensus.cc:2272] T 721d13fd7c6b4c149fe7a675cacfb6ba P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.339277  2583 tablet_replica.cc:333] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.340054  2583 raft_consensus.cc:2243] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.340612  2583 raft_consensus.cc:2272] T 9225765fbe4a4ae68802a30a91ea1f14 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:52.342329  4896 consensus_peers.cc:597] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c -> Peer 31467329c93a487ea6d299901017976b (127.2.133.194:44349): Couldn't send request to peer 31467329c93a487ea6d299901017976b. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:44349: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.343241  2583 tablet_replica.cc:333] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.343926  2583 raft_consensus.cc:2243] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.344437  2583 raft_consensus.cc:2272] T e8a70f16e9b24d428b540649a32e9e23 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:52.344560  4895 consensus_peers.cc:597] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.346547  2583 tablet_replica.cc:333] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.347023  2583 raft_consensus.cc:2243] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.347453  2583 raft_consensus.cc:2272] T c2cc07bf5d3c48348b1a83184a15b0b6 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.349191  2583 tablet_replica.cc:333] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.349818  2583 raft_consensus.cc:2243] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.350286  2583 raft_consensus.cc:2272] T 55e6a220019c48f490fb108a97a894d1 P aace9adb6fe84851908d174d028e3109 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.352110  2583 tablet_replica.cc:333] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.352530  2583 raft_consensus.cc:2243] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.352922  2583 raft_consensus.cc:2272] T c96991b645b34e0b9a752d8a18bcd2f9 P aace9adb6fe84851908d174d028e3109 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.354683  2583 tablet_replica.cc:333] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109: stopping tablet replica
I20260710 11:04:52.355135  2583 raft_consensus.cc:2243] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.355863  2583 raft_consensus.cc:2272] T f43396404d374db1a301644634f311a7 P aace9adb6fe84851908d174d028e3109 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.394569  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:04:52.426651  2583 tablet_server.cc:179] TabletServer@127.2.133.196:0 shutting down...
W20260710 11:04:52.430792  4895 consensus_peers.cc:597] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c -> Peer ba5cbf58350f43159344067afe6f19d2 (127.2.133.193:33943): Couldn't send request to peer ba5cbf58350f43159344067afe6f19d2. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:52.452932  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:52.453979  2583 tablet_replica.cc:333] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.455183  2583 raft_consensus.cc:2243] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.456125  2583 raft_consensus.cc:2272] T 389370e18c0742759c4003acb227b355 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.457986  2583 tablet_replica.cc:333] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.458467  2583 raft_consensus.cc:2243] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.458799  2583 raft_consensus.cc:2272] T 05dbf81d2a0d4fa2a79deb75ba446fa8 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.460567  2583 tablet_replica.cc:333] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.461024  2583 raft_consensus.cc:2243] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.461369  2583 raft_consensus.cc:2272] T 3aafcdd110284b55a06c2b5024609668 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.463065  2583 tablet_replica.cc:333] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.463596  2583 raft_consensus.cc:2243] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.463950  2583 raft_consensus.cc:2272] T bffbda80078749238bb280670890942e P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.465565  2583 tablet_replica.cc:333] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.466003  2583 raft_consensus.cc:2243] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.466395  2583 raft_consensus.cc:2272] T 9142c2240ebc43acb2bc666ece250f2e P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.468052  2583 tablet_replica.cc:333] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.468531  2583 raft_consensus.cc:2243] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.469286  2583 raft_consensus.cc:2272] T df9d0aee72fc454c991d54b3627b0539 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.470999  2583 tablet_replica.cc:333] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.471526  2583 raft_consensus.cc:2243] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.471868  2583 raft_consensus.cc:2272] T c6daafc6ae6f4711bbce26d264ce2521 P 5ced158084004944a9ffbea32615078c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.473446  2583 tablet_replica.cc:333] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.473886  2583 raft_consensus.cc:2243] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.474200  2583 raft_consensus.cc:2272] T e8c4a83635f84ba8815f6561f213b9bf P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.475790  2583 tablet_replica.cc:333] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.476316  2583 raft_consensus.cc:2243] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.476676  2583 raft_consensus.cc:2272] T eef560b8ea494156b84c3e39998e2b83 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.478266  2583 tablet_replica.cc:333] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.478705  2583 raft_consensus.cc:2243] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.479468  2583 raft_consensus.cc:2272] T c2cc07bf5d3c48348b1a83184a15b0b6 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.481099  2583 tablet_replica.cc:333] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.481536  2583 raft_consensus.cc:2243] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.481868  2583 raft_consensus.cc:2272] T e8a70f16e9b24d428b540649a32e9e23 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.483441  2583 tablet_replica.cc:333] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.483886  2583 raft_consensus.cc:2243] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.484625  2583 raft_consensus.cc:2272] T c99358d190b3467e927ba82da941ba18 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.486372  2583 tablet_replica.cc:333] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.486869  2583 raft_consensus.cc:2243] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.487658  2583 raft_consensus.cc:2272] T 4a38eb3d2e5144a487dc9eab692a56cb P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.489424  2583 tablet_replica.cc:333] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.489907  2583 raft_consensus.cc:2243] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.490311  2583 raft_consensus.cc:2272] T db10978e838b41abb6ddb52d83cec92d P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.492117  2583 tablet_replica.cc:333] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.492601  2583 raft_consensus.cc:2243] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.493007  2583 raft_consensus.cc:2272] T 6a67de6660cf4129a348c3a6c1f3d221 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.494671  2583 tablet_replica.cc:333] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.495148  2583 raft_consensus.cc:2243] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.496058  2583 raft_consensus.cc:2272] T 721d13fd7c6b4c149fe7a675cacfb6ba P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.498003  2583 tablet_replica.cc:333] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.498759  2583 raft_consensus.cc:2243] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.499467  2583 raft_consensus.cc:2272] T c96991b645b34e0b9a752d8a18bcd2f9 P 5ced158084004944a9ffbea32615078c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.502251  2583 tablet_replica.cc:333] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c: stopping tablet replica
I20260710 11:04:52.502799  2583 raft_consensus.cc:2243] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:52.503334  2583 raft_consensus.cc:2272] T f43396404d374db1a301644634f311a7 P 5ced158084004944a9ffbea32615078c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.541239  2583 tablet_server.cc:196] TabletServer@127.2.133.196:0 shutdown complete.
I20260710 11:04:52.573581  2583 master.cc:562] Master@127.2.133.254:35435 shutting down...
I20260710 11:04:52.598672  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:52.599327  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:52.599727  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P dea77c0789ff4a81a7349a56892a69be: stopping tablet replica
I20260710 11:04:52.621531  2583 master.cc:584] Master@127.2.133.254:35435 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20983 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:04:52.680747  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:41519
I20260710 11:04:52.681941  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:52.688515  5436 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
W20260710 11:04:52.688692  5435 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
W20260710 11:04:52.689041  5438 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
I20260710 11:04:52.691672  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:52.692601  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:52.692830  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:52.693027  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681492693007 us; error 0 us; skew 500 ppm
I20260710 11:04:52.693598  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:52.696492  2583 webserver.cc:533] Webserver started at http://127.2.133.254:33311/ using document root <none> and password file <none>
I20260710 11:04:52.696981  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:52.697191  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:52.697465  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:52.698546  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "ead0e66c75654cafa4fabd07a1b4360d"
format_stamp: "Formatted at 2026-07-10 11:04:52 on dist-test-slave-c7sl"
I20260710 11:04:52.703154  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:04:52.706670  5443 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:52.707600  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:04:52.707866  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "ead0e66c75654cafa4fabd07a1b4360d"
format_stamp: "Formatted at 2026-07-10 11:04:52 on dist-test-slave-c7sl"
I20260710 11:04:52.708125  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-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)
I20260710 11:04:52.726840  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:52.728132  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:52.768607  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:41519
I20260710 11:04:52.768712  5494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:41519 every 8 connection(s)
I20260710 11:04:52.772535  5495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:52.783073  5495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d: Bootstrap starting.
I20260710 11:04:52.787990  5495 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:52.792683  5495 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d: No bootstrap required, opened a new log
I20260710 11:04:52.795140  5495 raft_consensus.cc:359] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead0e66c75654cafa4fabd07a1b4360d" member_type: VOTER }
I20260710 11:04:52.795581  5495 raft_consensus.cc:385] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:52.795873  5495 raft_consensus.cc:740] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ead0e66c75654cafa4fabd07a1b4360d, State: Initialized, Role: FOLLOWER
I20260710 11:04:52.796617  5495 consensus_queue.cc:260] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ead0e66c75654cafa4fabd07a1b4360d" member_type: VOTER }
I20260710 11:04:52.797112  5495 raft_consensus.cc:399] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:04:52.797410  5495 raft_consensus.cc:493] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:04:52.797736  5495 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:52.802803  5495 raft_consensus.cc:515] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead0e66c75654cafa4fabd07a1b4360d" member_type: VOTER }
I20260710 11:04:52.803409  5495 leader_election.cc:304] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [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: ead0e66c75654cafa4fabd07a1b4360d; no voters: 
I20260710 11:04:52.804590  5495 leader_election.cc:290] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:04:52.804998  5498 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:52.806438  5498 raft_consensus.cc:697] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 1 LEADER]: Becoming Leader. State: Replica: ead0e66c75654cafa4fabd07a1b4360d, State: Running, Role: LEADER
I20260710 11:04:52.807180  5498 consensus_queue.cc:237] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [LEADER]: Queue going to LEADER mode. State: All 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: "ead0e66c75654cafa4fabd07a1b4360d" member_type: VOTER }
I20260710 11:04:52.807493  5495 sys_catalog.cc:565] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:04:52.812593  5500 sys_catalog.cc:455] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [sys.catalog]: SysCatalogTable state changed. Reason: New leader ead0e66c75654cafa4fabd07a1b4360d. Latest consensus state: current_term: 1 leader_uuid: "ead0e66c75654cafa4fabd07a1b4360d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead0e66c75654cafa4fabd07a1b4360d" member_type: VOTER } }
I20260710 11:04:52.813427  5500 sys_catalog.cc:458] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:52.814410  5499 sys_catalog.cc:455] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ead0e66c75654cafa4fabd07a1b4360d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ead0e66c75654cafa4fabd07a1b4360d" member_type: VOTER } }
I20260710 11:04:52.815171  5499 sys_catalog.cc:458] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [sys.catalog]: This master's current role is: LEADER
I20260710 11:04:52.816769  5507 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:04:52.823619  5507 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:04:52.824769  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:04:52.833837  5507 catalog_manager.cc:1383] Generated new cluster ID: b10eb3010cd74d07b0fb76c86da6b11f
I20260710 11:04:52.834298  5507 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:04:52.858578  5507 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:04:52.860023  5507 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:04:52.873734  5507 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d: Generated new TSK 0
I20260710 11:04:52.874668  5507 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:04:52.891875  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:52.898365  5516 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
W20260710 11:04:52.899945  5517 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
W20260710 11:04:52.904784  5519 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
I20260710 11:04:52.907541  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:52.913389  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:52.913897  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:52.914119  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681492914084 us; error 0 us; skew 500 ppm
I20260710 11:04:52.914813  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:52.918017  2583 webserver.cc:533] Webserver started at http://127.2.133.193:34995/ using document root <none> and password file <none>
I20260710 11:04:52.918565  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:52.918776  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:52.919085  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:52.920337  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
format_stamp: "Formatted at 2026-07-10 11:04:52 on dist-test-slave-c7sl"
I20260710 11:04:52.925005  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:04:52.928669  5524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:52.929596  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:04:52.929946  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
format_stamp: "Formatted at 2026-07-10 11:04:52 on dist-test-slave-c7sl"
I20260710 11:04:52.930207  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-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)
I20260710 11:04:52.951452  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:52.952669  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:52.954201  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:52.957033  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:52.957224  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:52.957525  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:52.957685  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.001210  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:40099
I20260710 11:04:53.001330  5586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:40099 every 8 connection(s)
I20260710 11:04:53.007658  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:53.016584  5591 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
W20260710 11:04:53.018167  5592 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
W20260710 11:04:53.021497  5594 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
I20260710 11:04:53.021934  2583 server_base.cc:1061] running on GCE node
I20260710 11:04:53.023259  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:53.023589  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:53.023813  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681493023791 us; error 0 us; skew 500 ppm
I20260710 11:04:53.024436  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:53.027163  5587 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41519
I20260710 11:04:53.027599  5587 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:53.028424  5587 heartbeater.cc:507] Master 127.2.133.254:41519 requested a full tablet report, sending...
I20260710 11:04:53.029531  2583 webserver.cc:533] Webserver started at http://127.2.133.194:43319/ using document root <none> and password file <none>
I20260710 11:04:53.030169  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:53.030393  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:53.030694  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:53.030850  5460 ts_manager.cc:194] Registered new tserver with Master: b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099)
I20260710 11:04:53.032335  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
format_stamp: "Formatted at 2026-07-10 11:04:53 on dist-test-slave-c7sl"
I20260710 11:04:53.033138  5460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60514
I20260710 11:04:53.037483  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:04:53.041283  5599 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.042268  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:04:53.042608  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
format_stamp: "Formatted at 2026-07-10 11:04:53 on dist-test-slave-c7sl"
I20260710 11:04:53.042925  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-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)
I20260710 11:04:53.058302  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:53.059610  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:53.061153  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:53.063444  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:53.063660  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.063910  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:53.064139  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.119577  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:41749
I20260710 11:04:53.119724  5661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:41749 every 8 connection(s)
I20260710 11:04:53.124837  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:04:53.133239  5665 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
W20260710 11:04:53.134402  5666 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
I20260710 11:04:53.138290  2583 server_base.cc:1061] running on GCE node
W20260710 11:04:53.138602  5668 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
I20260710 11:04:53.139411  5662 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41519
I20260710 11:04:53.139825  5662 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:53.139878  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:04:53.140235  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:04:53.140410  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681493140378 us; error 0 us; skew 500 ppm
I20260710 11:04:53.140738  5662 heartbeater.cc:507] Master 127.2.133.254:41519 requested a full tablet report, sending...
I20260710 11:04:53.141201  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:04:53.143115  5460 ts_manager.cc:194] Registered new tserver with Master: a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:53.144510  2583 webserver.cc:533] Webserver started at http://127.2.133.195:35777/ using document root <none> and password file <none>
I20260710 11:04:53.145364  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:04:53.145124  5460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60530
I20260710 11:04:53.145694  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:04:53.146140  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:04:53.148363  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "c98f069bceba4223abc70948cc1eaec0"
format_stamp: "Formatted at 2026-07-10 11:04:53 on dist-test-slave-c7sl"
I20260710 11:04:53.153622  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:04:53.157927  5673 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.158998  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:04:53.159490  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "c98f069bceba4223abc70948cc1eaec0"
format_stamp: "Formatted at 2026-07-10 11:04:53 on dist-test-slave-c7sl"
I20260710 11:04:53.159830  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-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)
I20260710 11:04:53.185721  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:04:53.187042  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:04:53.188839  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:04:53.191412  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:04:53.191686  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.191962  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:04:53.192157  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:04:53.240206  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:45053
I20260710 11:04:53.240335  5735 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:45053 every 8 connection(s)
I20260710 11:04:53.256156  5736 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41519
I20260710 11:04:53.256620  5736 heartbeater.cc:461] Registering TS with master...
I20260710 11:04:53.257321  5736 heartbeater.cc:507] Master 127.2.133.254:41519 requested a full tablet report, sending...
I20260710 11:04:53.259541  5460 ts_manager.cc:194] Registered new tserver with Master: c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:53.260257  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016377402s
I20260710 11:04:53.261535  5460 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60536
I20260710 11:04:53.288659  5460 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60548:
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"
    }
  }
}
W20260710 11:04:53.292173  5460 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.
I20260710 11:04:53.372987  5701 tablet_service.cc:1511] Processing CreateTablet for tablet 24400721f9ac42018aff5b90a24acf4d (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:53.374686  5701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24400721f9ac42018aff5b90a24acf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.383517  5700 tablet_service.cc:1511] Processing CreateTablet for tablet c3462f20aa1b497ca4daa4f9c0325c1a (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:53.385193  5700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3462f20aa1b497ca4daa4f9c0325c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.387027  5551 tablet_service.cc:1511] Processing CreateTablet for tablet c3462f20aa1b497ca4daa4f9c0325c1a (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:53.388554  5552 tablet_service.cc:1511] Processing CreateTablet for tablet 24400721f9ac42018aff5b90a24acf4d (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:53.388586  5551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3462f20aa1b497ca4daa4f9c0325c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.390978  5550 tablet_service.cc:1511] Processing CreateTablet for tablet cd4a2d1c7f2c499782f278853162822e (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:53.393318  5550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4a2d1c7f2c499782f278853162822e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.393513  5699 tablet_service.cc:1511] Processing CreateTablet for tablet cd4a2d1c7f2c499782f278853162822e (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:53.393538  5627 tablet_service.cc:1511] Processing CreateTablet for tablet 24400721f9ac42018aff5b90a24acf4d (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:04:53.395282  5627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24400721f9ac42018aff5b90a24acf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.396572  5625 tablet_service.cc:1511] Processing CreateTablet for tablet cd4a2d1c7f2c499782f278853162822e (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:04:53.398110  5625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4a2d1c7f2c499782f278853162822e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.400673  5624 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2cb811be7b498b9becaa196bfd1348 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:53.403069  5698 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2cb811be7b498b9becaa196bfd1348 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:53.405679  5549 tablet_service.cc:1511] Processing CreateTablet for tablet 4f2cb811be7b498b9becaa196bfd1348 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:04:53.407219  5549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2cb811be7b498b9becaa196bfd1348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.407882  5623 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a3851b53943da869438d234080a20 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:53.409025  5697 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a3851b53943da869438d234080a20 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:53.410434  5548 tablet_service.cc:1511] Processing CreateTablet for tablet fb1a3851b53943da869438d234080a20 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:04:53.413151  5626 tablet_service.cc:1511] Processing CreateTablet for tablet c3462f20aa1b497ca4daa4f9c0325c1a (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:04:53.395210  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4a2d1c7f2c499782f278853162822e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.415534  5548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a3851b53943da869438d234080a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.416345  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a3851b53943da869438d234080a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.417100  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2cb811be7b498b9becaa196bfd1348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.419749  5552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24400721f9ac42018aff5b90a24acf4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.423818  5623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb1a3851b53943da869438d234080a20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.424219  5622 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9b2ea960734a6b87ffe8bdd54b8370 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:53.425611  5626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3462f20aa1b497ca4daa4f9c0325c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.426357  5624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f2cb811be7b498b9becaa196bfd1348. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.427572  5751 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.438222  5751 tablet_bootstrap.cc:654] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.439790  5622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9b2ea960734a6b87ffe8bdd54b8370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.448305  5696 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9b2ea960734a6b87ffe8bdd54b8370 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:53.449942  5696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9b2ea960734a6b87ffe8bdd54b8370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.450812  5547 tablet_service.cc:1511] Processing CreateTablet for tablet f6c2856e2b56481484439e24efd5aa24 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:53.452339  5547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c2856e2b56481484439e24efd5aa24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.457237  5621 tablet_service.cc:1511] Processing CreateTablet for tablet f6c2856e2b56481484439e24efd5aa24 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:53.458910  5621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c2856e2b56481484439e24efd5aa24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.464474  5550 tablet_service.cc:1511] Processing CreateTablet for tablet 9a9b2ea960734a6b87ffe8bdd54b8370 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:04:53.465791  5550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a9b2ea960734a6b87ffe8bdd54b8370. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.486127  5695 tablet_service.cc:1511] Processing CreateTablet for tablet f6c2856e2b56481484439e24efd5aa24 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:04:53.488092  5695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c2856e2b56481484439e24efd5aa24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.497495  5546 tablet_service.cc:1511] Processing CreateTablet for tablet d1dc8ec29c084cbc8f8becb45208bb34 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:53.500397  5546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dc8ec29c084cbc8f8becb45208bb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.512019  5549 tablet_service.cc:1511] Processing CreateTablet for tablet efc8040d9959458c82e115c895e05801 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:53.513428  5549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc8040d9959458c82e115c895e05801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.513077  5698 tablet_service.cc:1511] Processing CreateTablet for tablet d1dc8ec29c084cbc8f8becb45208bb34 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:53.515121  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dc8ec29c084cbc8f8becb45208bb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.502051  5753 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.518839  5754 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.521517  5623 tablet_service.cc:1511] Processing CreateTablet for tablet d1dc8ec29c084cbc8f8becb45208bb34 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:04:53.529960  5623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1dc8ec29c084cbc8f8becb45208bb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.533316  5751 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.533838  5751 ts_tablet_manager.cc:1403] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.118s	user 0.014s	sys 0.000s
I20260710 11:04:53.534788  5753 tablet_bootstrap.cc:654] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.536661  5754 tablet_bootstrap.cc:654] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.536630  5751 raft_consensus.cc:359] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.537570  5751 raft_consensus.cc:385] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.537914  5751 raft_consensus.cc:740] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.538693  5751 consensus_queue.cc:260] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.562175  5624 tablet_service.cc:1511] Processing CreateTablet for tablet efc8040d9959458c82e115c895e05801 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:53.564477  5624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc8040d9959458c82e115c895e05801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.566439  5549 tablet_service.cc:1511] Processing CreateTablet for tablet 65a7c496151643a4bb1f3d5fb84bc92e (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:53.568190  5549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a7c496151643a4bb1f3d5fb84bc92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.572412  5700 tablet_service.cc:1511] Processing CreateTablet for tablet efc8040d9959458c82e115c895e05801 (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:04:53.573777  5700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efc8040d9959458c82e115c895e05801. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.578327  5754 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:53.578871  5754 ts_tablet_manager.cc:1403] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.023s
I20260710 11:04:53.581844  5698 tablet_service.cc:1511] Processing CreateTablet for tablet 65a7c496151643a4bb1f3d5fb84bc92e (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:53.583218  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a7c496151643a4bb1f3d5fb84bc92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.590124  5754 raft_consensus.cc:359] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:53.590955  5754 raft_consensus.cc:385] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.591260  5754 raft_consensus.cc:740] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.592037  5754 consensus_queue.cc:260] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:53.590473  5621 tablet_service.cc:1511] Processing CreateTablet for tablet 65a7c496151643a4bb1f3d5fb84bc92e (DEFAULT_TABLE table=test-workload [id=050707870ba44297b204e28c01f860b1]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:04:53.596745  5621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65a7c496151643a4bb1f3d5fb84bc92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:04:53.597914  5751 ts_tablet_manager.cc:1434] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.064s	user 0.014s	sys 0.000s
I20260710 11:04:53.598670  5587 heartbeater.cc:499] Master 127.2.133.254:41519 was elected leader, sending a full tablet report...
I20260710 11:04:53.598958  5751 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.605276  5751 tablet_bootstrap.cc:654] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.596985  5753 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:53.609381  5753 ts_tablet_manager.cc:1403] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.108s	user 0.005s	sys 0.011s
I20260710 11:04:53.616743  5662 heartbeater.cc:499] Master 127.2.133.254:41519 was elected leader, sending a full tablet report...
I20260710 11:04:53.619887  5753 raft_consensus.cc:359] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.625195  5751 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.625866  5751 ts_tablet_manager.cc:1403] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260710 11:04:53.629166  5751 raft_consensus.cc:359] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.630018  5751 raft_consensus.cc:385] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.630378  5751 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.631112  5751 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.633415  5751 ts_tablet_manager.cc:1434] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:53.634307  5751 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.634846  5754 ts_tablet_manager.cc:1434] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.016s
I20260710 11:04:53.635528  5753 raft_consensus.cc:385] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.636031  5754 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.636068  5753 raft_consensus.cc:740] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.641758  5751 tablet_bootstrap.cc:654] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.641635  5753 consensus_queue.cc:260] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.643653  5754 tablet_bootstrap.cc:654] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.649109  5754 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:53.649559  5754 ts_tablet_manager.cc:1403] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260710 11:04:53.652055  5754 raft_consensus.cc:359] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.652597  5736 heartbeater.cc:499] Master 127.2.133.254:41519 was elected leader, sending a full tablet report...
I20260710 11:04:53.652920  5754 raft_consensus.cc:385] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.653297  5754 raft_consensus.cc:740] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.654241  5757 raft_consensus.cc:493] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.654264  5754 consensus_queue.cc:260] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.655157  5757 raft_consensus.cc:515] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.657135  5754 ts_tablet_manager.cc:1434] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:04:53.658219  5754 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.659052  5757 leader_election.cc:290] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:53.659963  5753 ts_tablet_manager.cc:1434] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.014s
I20260710 11:04:53.661243  5753 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.667639  5754 tablet_bootstrap.cc:654] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.678025  5753 tablet_bootstrap.cc:654] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.678107  5751 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.679601  5751 ts_tablet_manager.cc:1403] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.017s
I20260710 11:04:53.683043  5751 raft_consensus.cc:359] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.683939  5751 raft_consensus.cc:385] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.684280  5751 raft_consensus.cc:740] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.689814  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
W20260710 11:04:53.691720  5528 leader_election.cc:343] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.692859  5753 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:53.693452  5753 ts_tablet_manager.cc:1403] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.005s
I20260710 11:04:53.696627  5753 raft_consensus.cc:359] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.697395  5753 raft_consensus.cc:385] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.697707  5753 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.698480  5753 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.685056  5751 consensus_queue.cc:260] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.704650  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:53.706151  5754 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:53.707139  5754 ts_tablet_manager.cc:1403] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.012s
W20260710 11:04:53.707758  5528 leader_election.cc:343] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.708321  5528 leader_election.cc:304] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b6172f07a1ee4f39956fc73343ffa4a6; no voters: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:53.709683  5757 raft_consensus.cc:2749] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:53.710700  5754 raft_consensus.cc:359] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.711352  5754 raft_consensus.cc:385] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.711724  5754 raft_consensus.cc:740] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.713020  5751 ts_tablet_manager.cc:1434] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.001s
I20260710 11:04:53.703711  5753 ts_tablet_manager.cc:1434] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:53.712567  5754 consensus_queue.cc:260] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.714115  5753 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.714119  5751 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.715139  5754 ts_tablet_manager.cc:1434] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:04:53.718890  5754 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.721122  5751 tablet_bootstrap.cc:654] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.721349  5753 tablet_bootstrap.cc:654] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.729353  5754 tablet_bootstrap.cc:654] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.738880  5751 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.739722  5751 ts_tablet_manager.cc:1403] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.012s
I20260710 11:04:53.743311  5754 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:53.743769  5753 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:53.743947  5754 ts_tablet_manager.cc:1403] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.001s
I20260710 11:04:53.743507  5751 raft_consensus.cc:359] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.744359  5753 ts_tablet_manager.cc:1403] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.030s	user 0.028s	sys 0.000s
I20260710 11:04:53.744411  5751 raft_consensus.cc:385] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.744999  5751 raft_consensus.cc:740] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.745836  5751 consensus_queue.cc:260] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.747426  5754 raft_consensus.cc:359] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.748229  5754 raft_consensus.cc:385] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.748594  5754 raft_consensus.cc:740] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.748966  5753 raft_consensus.cc:359] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.749766  5753 raft_consensus.cc:385] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.749483  5754 consensus_queue.cc:260] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.750108  5753 raft_consensus.cc:740] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.751334  5751 ts_tablet_manager.cc:1434] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.005s
I20260710 11:04:53.752039  5754 ts_tablet_manager.cc:1434] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:04:53.752465  5751 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.753176  5754 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.760651  5754 tablet_bootstrap.cc:654] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.751104  5753 consensus_queue.cc:260] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.763300  5753 ts_tablet_manager.cc:1434] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:04:53.764470  5753 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.770792  5751 tablet_bootstrap.cc:654] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.771761  5753 tablet_bootstrap.cc:654] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.782624  5753 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:53.782583  5754 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:53.783424  5753 ts_tablet_manager.cc:1403] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260710 11:04:53.783576  5754 ts_tablet_manager.cc:1403] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260710 11:04:53.783834  5751 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.784457  5751 ts_tablet_manager.cc:1403] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.005s
I20260710 11:04:53.786151  5753 raft_consensus.cc:359] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:53.786645  5757 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.787071  5753 raft_consensus.cc:385] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.787467  5753 raft_consensus.cc:740] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.787195  5757 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.787634  5751 raft_consensus.cc:359] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:53.787634  5754 raft_consensus.cc:359] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.788637  5751 raft_consensus.cc:385] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.788380  5753 consensus_queue.cc:260] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:53.788798  5754 raft_consensus.cc:385] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.789033  5751 raft_consensus.cc:740] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.789497  5757 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:53.790010  5751 consensus_queue.cc:260] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:53.791523  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:53.791920  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:53.792598  5637 raft_consensus.cc:2468] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
W20260710 11:04:53.793118  5528 leader_election.cc:343] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.789393  5754 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.793910  5528 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [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: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:53.794422  5751 ts_tablet_manager.cc:1434] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:04:53.795063  5757 raft_consensus.cc:2804] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.794791  5754 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.795518  5757 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.795583  5751 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.796033  5757 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.797829  5754 ts_tablet_manager.cc:1434] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:04:53.799175  5754 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.803442  5751 tablet_bootstrap.cc:654] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.804217  5757 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.806290  5754 tablet_bootstrap.cc:654] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.807709  5753 ts_tablet_manager.cc:1434] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:04:53.807477  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:53.808332  5637 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.808863  5753 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.815541  5751 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.816119  5751 ts_tablet_manager.cc:1403] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
W20260710 11:04:53.818109  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:04:53.818835  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:53.819912  5757 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Requested vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:53.819588  5751 raft_consensus.cc:359] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.816046  5753 tablet_bootstrap.cc:654] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
W20260710 11:04:53.820367  5528 leader_election.cc:343] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.820541  5751 raft_consensus.cc:385] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.821158  5751 raft_consensus.cc:740] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.821955  5751 consensus_queue.cc:260] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.824371  5751 ts_tablet_manager.cc:1434] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:04:53.825410  5751 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.825462  5637 raft_consensus.cc:2468] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:53.825708  5753 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:53.826397  5753 ts_tablet_manager.cc:1403] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260710 11:04:53.828807  5528 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:53.829777  5753 raft_consensus.cc:359] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.830674  5753 raft_consensus.cc:385] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.830982  5753 raft_consensus.cc:740] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.831984  5757 raft_consensus.cc:2804] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:53.832088  5753 consensus_queue.cc:260] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.832903  5757 raft_consensus.cc:697] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Becoming Leader. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Running, Role: LEADER
I20260710 11:04:53.834089  5757 consensus_queue.cc:237] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.837023  5760 raft_consensus.cc:493] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.837630  5760 raft_consensus.cc:515] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.843393  5751 tablet_bootstrap.cc:654] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.851987  5760 leader_election.cc:290] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:53.858649  5751 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.859525  5751 ts_tablet_manager.cc:1403] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.008s
I20260710 11:04:53.859695  5459 catalog_manager.cc:5697] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:53.864202  5751 raft_consensus.cc:359] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.865340  5751 raft_consensus.cc:385] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.865988  5751 raft_consensus.cc:740] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.867121  5751 consensus_queue.cc:260] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.867969  5753 ts_tablet_manager.cc:1434] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.041s	user 0.009s	sys 0.000s
W20260710 11:04:53.871706  5528 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.194:41749, user_credentials={real_user=slave}} blocked reactor thread for 44396.8us
I20260710 11:04:53.872112  5751 ts_tablet_manager.cc:1434] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:04:53.872993  5760 raft_consensus.cc:493] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.874325  5760 raft_consensus.cc:515] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.876132  5753 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.875478  5751 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.877389  5760 leader_election.cc:290] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:53.881687  5754 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:53.882321  5754 ts_tablet_manager.cc:1403] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.023s
I20260710 11:04:53.883534  5760 raft_consensus.cc:493] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.884141  5760 raft_consensus.cc:515] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.887589  5751 tablet_bootstrap.cc:654] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.890626  5760 leader_election.cc:290] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:53.892927  5775 raft_consensus.cc:493] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.893572  5775 raft_consensus.cc:515] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.894665  5754 raft_consensus.cc:359] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.895656  5775 leader_election.cc:290] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:53.896068  5754 raft_consensus.cc:385] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.896565  5754 raft_consensus.cc:740] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.897773  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:53.897619  5754 consensus_queue.cc:260] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.899263  5637 raft_consensus.cc:2468] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
I20260710 11:04:53.901163  5754 ts_tablet_manager.cc:1434] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:04:53.902593  5528 leader_election.cc:304] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:04:53.903254  5754 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:53.904067  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
W20260710 11:04:53.905931  5528 leader_election.cc:343] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.910197  5753 tablet_bootstrap.cc:654] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.909140  5775 raft_consensus.cc:2804] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.910763  5775 raft_consensus.cc:493] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.911152  5775 raft_consensus.cc:3060] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.911713  5751 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:53.912273  5751 ts_tablet_manager.cc:1403] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.013s
I20260710 11:04:53.914587  5562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:53.915606  5562 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:53.919977  5753 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:53.920182  5675 leader_election.cc:304] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:53.920508  5753 ts_tablet_manager.cc:1403] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.002s
I20260710 11:04:53.921141  5782 raft_consensus.cc:2804] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.921517  5782 raft_consensus.cc:493] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.921792  5782 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.923718  5753 raft_consensus.cc:359] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.924437  5753 raft_consensus.cc:385] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.924723  5753 raft_consensus.cc:740] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.925570  5753 consensus_queue.cc:260] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.925904  5775 raft_consensus.cc:515] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.927902  5753 ts_tablet_manager.cc:1434] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260710 11:04:53.915535  5751 raft_consensus.cc:359] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.916352  5754 tablet_bootstrap.cc:654] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.917176  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:53.929068  5751 raft_consensus.cc:385] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:53.929363  5561 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:53.918107  5560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:53.930440  5560 raft_consensus.cc:2468] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:53.930684  5675 leader_election.cc:304] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:53.928928  5753 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:53.931824  5758 raft_consensus.cc:493] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.932310  5758 raft_consensus.cc:515] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.929380  5751 raft_consensus.cc:740] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:53.935773  5751 consensus_queue.cc:260] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.938407  5751 ts_tablet_manager.cc:1434] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.000s
I20260710 11:04:53.938755  5753 tablet_bootstrap.cc:654] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.939657  5751 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:53.940824  5758 leader_election.cc:290] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:53.942996  5675 leader_election.cc:304] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:53.944886  5782 raft_consensus.cc:515] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.947893  5782 leader_election.cc:290] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:53.948626  5782 raft_consensus.cc:2804] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.949074  5782 raft_consensus.cc:493] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.949517  5782 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.955843  5760 raft_consensus.cc:2804] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:53.956447  5760 raft_consensus.cc:493] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:53.956885  5760 raft_consensus.cc:3060] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.961390  5751 tablet_bootstrap.cc:654] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:53.971498  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:53.972470  5637 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:53.973969  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:53.976104  5635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:53.978165  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:53.978250  5782 raft_consensus.cc:515] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.979286  5634 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.975026  5636 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:53.989607  5782 leader_election.cc:290] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:53.990213  5782 raft_consensus.cc:493] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:53.990711  5782 raft_consensus.cc:515] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:53.991088  5751 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
W20260710 11:04:53.991853  5677 leader_election.cc:343] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:53.992767  5751 ts_tablet_manager.cc:1403] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.000s
I20260710 11:04:53.995529  5635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a3851b53943da869438d234080a20" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:53.996475  5635 raft_consensus.cc:2468] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:53.997570  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:53.998198  5636 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:53.992910  5782 leader_election.cc:290] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.000056  5751 raft_consensus.cc:359] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.002583  5751 raft_consensus.cc:385] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.003574  5751 raft_consensus.cc:740] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.003873  5677 leader_election.cc:304] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.005724  5782 raft_consensus.cc:2804] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.006196  5782 raft_consensus.cc:493] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.006623  5782 raft_consensus.cc:3060] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.005806  5751 consensus_queue.cc:260] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.010885  5751 ts_tablet_manager.cc:1434] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:04:54.012710  5751 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:04:54.021844  5775 leader_election.cc:290] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Requested vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.023185  5635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.024125  5635 raft_consensus.cc:3060] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.025544  5751 tablet_bootstrap.cc:654] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.026237  5634 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.028121  5677 leader_election.cc:304] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.033911  5791 raft_consensus.cc:2804] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.035230  5635 raft_consensus.cc:2468] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.037321  5758 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.041791  5758 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:54.042297  5528 leader_election.cc:304] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:04:54.043795  5751 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: No bootstrap required, opened a new log
I20260710 11:04:54.020321  5782 raft_consensus.cc:515] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.044888  5751 ts_tablet_manager.cc:1403] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.001s
I20260710 11:04:54.047356  5782 leader_election.cc:290] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.043905  5775 raft_consensus.cc:2804] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.048734  5775 raft_consensus.cc:697] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Becoming Leader. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Running, Role: LEADER
I20260710 11:04:54.048892  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a3851b53943da869438d234080a20" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.049899  5637 raft_consensus.cc:3060] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.049940  5775 consensus_queue.cc:237] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.052101  5751 raft_consensus.cc:359] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.055603  5751 raft_consensus.cc:385] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.056370  5751 raft_consensus.cc:740] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.057575  5751 consensus_queue.cc:260] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.063166  5751 ts_tablet_manager.cc:1434] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:04:54.045289  5758 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053), b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099)
W20260710 11:04:54.036258  5675 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.193:40099, user_credentials={real_user=slave}} blocked reactor thread for 93352.1us
I20260710 11:04:54.077198  5560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:04:54.078042  5560 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.089169  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:04:54.090116  5561 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.096683  5562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a3851b53943da869438d234080a20" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:54.097519  5562 raft_consensus.cc:2468] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 0.
I20260710 11:04:54.104897  5562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb1a3851b53943da869438d234080a20" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:04:54.105749  5562 raft_consensus.cc:3060] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.112641  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
W20260710 11:04:54.114566  5528 leader_election.cc:343] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.120867  5754 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:54.121780  5754 ts_tablet_manager.cc:1403] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.219s	user 0.043s	sys 0.033s
I20260710 11:04:54.126170  5637 raft_consensus.cc:2468] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.126086  5754 raft_consensus.cc:359] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.128207  5677 leader_election.cc:304] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.129482  5782 raft_consensus.cc:2804] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.127193  5754 raft_consensus.cc:385] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.130160  5782 raft_consensus.cc:697] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:54.130471  5754 raft_consensus.cc:740] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.133104  5754 consensus_queue.cc:260] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.131636  5782 consensus_queue.cc:237] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.138294  5754 ts_tablet_manager.cc:1434] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:04:54.139807  5754 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:54.144588  5636 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.146504  5677 leader_election.cc:304] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.153131  5560 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.155857  5754 tablet_bootstrap.cc:654] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.160630  5561 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.173599  5757 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.174247  5757 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:54.175099  5799 raft_consensus.cc:2804] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.176499  5757 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.176800  5799 raft_consensus.cc:697] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:54.177788  5799 consensus_queue.cc:237] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.179754  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.180406  5634 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
I20260710 11:04:54.182103  5528 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:04:54.183233  5757 raft_consensus.cc:2804] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.183534  5754 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:54.183732  5757 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.184089  5754 ts_tablet_manager.cc:1403] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.002s
I20260710 11:04:54.184271  5757 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.186993  5754 raft_consensus.cc:359] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.187712  5799 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.188221  5799 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:54.187709  5754 raft_consensus.cc:385] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.192106  5754 raft_consensus.cc:740] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.199302  5757 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:54.201015  5799 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.210737  5801 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.211347  5801 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.208752  5754 consensus_queue.cc:260] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
W20260710 11:04:54.211454  5677 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.194:41749, user_credentials={real_user=slave}} blocked reactor thread for 61370.9us
I20260710 11:04:54.216652  5754 ts_tablet_manager.cc:1434] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260710 11:04:54.218670  5754 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:54.218495  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:54.218703  5757 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Requested vote from peers c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.220167  5711 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
I20260710 11:04:54.220522  5801 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.223435  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.223914  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.217900  5791 raft_consensus.cc:697] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:54.226996  5634 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
I20260710 11:04:54.224073  5637 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.229597  5528 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:04:54.230130  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.230433  5775 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.230984  5775 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.231323  5775 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.225908  5562 raft_consensus.cc:2468] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.228272  5760 raft_consensus.cc:515] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.232511  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:54.233273  5561 raft_consensus.cc:2393] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c98f069bceba4223abc70948cc1eaec0 in current term 1: Already voted for candidate b6172f07a1ee4f39956fc73343ffa4a6 in this term.
I20260710 11:04:54.236416  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:54.235380  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:54.238481  5709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:54.238857  5711 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.238411  5708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:54.240635  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.241104  5634 raft_consensus.cc:3060] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.240906  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:54.241767  5561 raft_consensus.cc:2393] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c6814a1e8644bf95b76ec479e70a2b in current term 1: Already voted for candidate c98f069bceba4223abc70948cc1eaec0 in this term.
I20260710 11:04:54.244573  5601 leader_election.cc:304] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b; no voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:54.245330  5758 raft_consensus.cc:2749] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.236681  5760 leader_election.cc:290] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.248692  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:04:54.249393  5561 raft_consensus.cc:3060] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.249771  5711 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.255528  5562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:54.255299  5561 raft_consensus.cc:2468] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.256448  5562 raft_consensus.cc:2393] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c6814a1e8644bf95b76ec479e70a2b in current term 1: Already voted for candidate b6172f07a1ee4f39956fc73343ffa4a6 in this term.
I20260710 11:04:54.242489  5791 consensus_queue.cc:237] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.257966  5601 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b; no voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:54.260469  5753 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:54.261047  5753 ts_tablet_manager.cc:1403] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.332s	user 0.116s	sys 0.144s
I20260710 11:04:54.262880  5634 raft_consensus.cc:2468] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:54.264232  5677 leader_election.cc:304] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.268447  5675 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
W20260710 11:04:54.270170  5528 leader_election.cc:343] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.270424  5760 raft_consensus.cc:2749] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.271782  5528 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.272560  5760 raft_consensus.cc:2804] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.272573  5801 raft_consensus.cc:2804] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.273334  5801 raft_consensus.cc:697] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Becoming Leader. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Running, Role: LEADER
I20260710 11:04:54.273799  5754 tablet_bootstrap.cc:654] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.274196  5801 consensus_queue.cc:237] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:54.274837  5760 raft_consensus.cc:697] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:54.275897  5753 raft_consensus.cc:359] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.276615  5753 raft_consensus.cc:385] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.276880  5753 raft_consensus.cc:740] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.277825  5637 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.277583  5760 consensus_queue.cc:237] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.278347  5758 raft_consensus.cc:2749] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.280845  5775 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.290048  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
W20260710 11:04:54.291687  5528 leader_election.cc:343] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.293057  5775 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Requested vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.284420  5753 consensus_queue.cc:260] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.296181  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.296800  5637 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.298254  5753 ts_tablet_manager.cc:1434] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:04:54.301880  5753 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:54.304174  5637 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.299937  5458 catalog_manager.cc:5697] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.305680  5528 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:54.307085  5754 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:54.307601  5754 ts_tablet_manager.cc:1403] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.089s	user 0.006s	sys 0.011s
I20260710 11:04:54.310473  5754 raft_consensus.cc:359] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.306576  5775 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.311149  5754 raft_consensus.cc:385] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.311537  5754 raft_consensus.cc:740] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.311728  5775 raft_consensus.cc:697] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Becoming Leader. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Running, Role: LEADER
I20260710 11:04:54.312440  5754 consensus_queue.cc:260] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.313179  5753 tablet_bootstrap.cc:654] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.312675  5775 consensus_queue.cc:237] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.317543  5457 catalog_manager.cc:5697] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.320828  5754 ts_tablet_manager.cc:1434] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:04:54.322440  5754 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b: Bootstrap starting.
I20260710 11:04:54.328639  5754 tablet_bootstrap.cc:654] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.331200  5801 raft_consensus.cc:493] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.331881  5801 raft_consensus.cc:515] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.334470  5754 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b: No bootstrap required, opened a new log
I20260710 11:04:54.334949  5754 ts_tablet_manager.cc:1403] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:04:54.336454  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dc8ec29c084cbc8f8becb45208bb34" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.337126  5637 raft_consensus.cc:2468] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
I20260710 11:04:54.337105  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dc8ec29c084cbc8f8becb45208bb34" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:54.338195  5711 raft_consensus.cc:2468] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
I20260710 11:04:54.338337  5754 raft_consensus.cc:359] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.338994  5754 raft_consensus.cc:385] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.339277  5754 raft_consensus.cc:740] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.339660  5528 leader_election.cc:304] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:04:54.340095  5754 consensus_queue.cc:260] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.341025  5753 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:54.340981  5757 raft_consensus.cc:493] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.334842  5801 leader_election.cc:290] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.341804  5757 raft_consensus.cc:515] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.342453  5801 raft_consensus.cc:2804] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.342937  5801 raft_consensus.cc:493] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.343382  5801 raft_consensus.cc:3060] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.344054  5757 leader_election.cc:290] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.341784  5753 ts_tablet_manager.cc:1403] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.006s
I20260710 11:04:54.319608  5457 catalog_manager.cc:5697] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.347460  5753 raft_consensus.cc:359] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.348261  5753 raft_consensus.cc:385] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.348583  5753 raft_consensus.cc:740] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.349290  5753 consensus_queue.cc:260] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.349769  5754 ts_tablet_manager.cc:1434] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:04:54.351523  5753 ts_tablet_manager.cc:1434] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:54.352658  5753 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:54.358276  5753 tablet_bootstrap.cc:654] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.358032  5801 raft_consensus.cc:515] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.360579  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.360916  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:54.361263  5637 raft_consensus.cc:2468] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 0.
W20260710 11:04:54.363349  5528 leader_election.cc:343] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.364094  5528 leader_election.cc:304] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [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: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:54.365285  5809 raft_consensus.cc:2804] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:04:54.365671  5809 raft_consensus.cc:493] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:54.366021  5809 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.375310  5757 consensus_queue.cc:1048] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.371390  5457 catalog_manager.cc:5697] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.377910  5457 catalog_manager.cc:5697] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:54.381356  5801 leader_election.cc:290] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Requested vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.378381  5809 raft_consensus.cc:515] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.383277  5809 leader_election.cc:290] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Requested vote from peers a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:54.383773  5456 catalog_manager.cc:5697] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.386669  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dc8ec29c084cbc8f8becb45208bb34" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.387311  5634 raft_consensus.cc:3060] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.386340  5456 catalog_manager.cc:5697] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.396589  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:54.397279  5636 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.399757  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dc8ec29c084cbc8f8becb45208bb34" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:54.400470  5711 raft_consensus.cc:3060] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.403916  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
W20260710 11:04:54.405658  5528 leader_election.cc:343] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:04:54.417974  5791 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.419540  5791 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.417368  5711 raft_consensus.cc:2468] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.423257  5753 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:54.423842  5753 ts_tablet_manager.cc:1403] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.037s
I20260710 11:04:54.424458  5528 leader_election.cc:304] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:54.424584  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:54.425825  5791 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.426680  5753 raft_consensus.cc:359] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.427416  5753 raft_consensus.cc:385] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.427742  5635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.427995  5753 raft_consensus.cc:740] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.428344  5636 raft_consensus.cc:2468] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.428952  5753 consensus_queue.cc:260] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.429519  5528 leader_election.cc:304] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:54.429626  5677 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:54.430696  5801 raft_consensus.cc:2804] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.431159  5760 raft_consensus.cc:2749] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.431391  5753 ts_tablet_manager.cc:1434] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:04:54.431325  5757 raft_consensus.cc:2804] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:04:54.432097  5757 raft_consensus.cc:697] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Becoming Leader. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Running, Role: LEADER
I20260710 11:04:54.432754  5753 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: Bootstrap starting.
I20260710 11:04:54.431174  5801 raft_consensus.cc:697] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Becoming Leader. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Running, Role: LEADER
I20260710 11:04:54.437940  5801 consensus_queue.cc:237] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.439128  5753 tablet_bootstrap.cc:654] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: Neither blocks nor log segments found. Creating new log.
I20260710 11:04:54.442606  5757 consensus_queue.cc:237] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.454222  5634 raft_consensus.cc:2468] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6172f07a1ee4f39956fc73343ffa4a6 in term 1.
I20260710 11:04:54.461819  5711 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.467285  5753 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: No bootstrap required, opened a new log
I20260710 11:04:54.467841  5753 ts_tablet_manager.cc:1403] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.013s
I20260710 11:04:54.470571  5801 consensus_queue.cc:1048] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.470485  5753 raft_consensus.cc:359] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.471237  5753 raft_consensus.cc:385] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:04:54.471550  5753 raft_consensus.cc:740] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Initialized, Role: FOLLOWER
I20260710 11:04:54.472236  5753 consensus_queue.cc:260] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.474385  5753 ts_tablet_manager.cc:1434] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:04:54.496524  5760 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.497105  5760 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.496744  5457 catalog_manager.cc:5697] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.499271  5760 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.500185  5561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" is_pre_election: true
I20260710 11:04:54.501091  5637 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.502195  5637 raft_consensus.cc:2393] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c98f069bceba4223abc70948cc1eaec0 in current term 1: Already voted for candidate b6172f07a1ee4f39956fc73343ffa4a6 in this term.
I20260710 11:04:54.503202  5677 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:54.502637  5457 catalog_manager.cc:5697] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:54.506775  5760 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.513725  5760 raft_consensus.cc:2749] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.518596  5710 raft_consensus.cc:3060] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.527598  5757 consensus_queue.cc:1048] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.543224  5814 consensus_queue.cc:1048] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:54.572913  5760 consensus_queue.cc:1048] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.583760  5797 consensus_queue.cc:1048] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.609820  5797 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.622059  5782 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:54.675292  5782 consensus_queue.cc:1048] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.685824  5791 consensus_queue.cc:1048] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.719743  5791 consensus_queue.cc:1048] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.727850  5814 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.730018  2583 ts_manager.cc:295] Set tserver state for b6172f07a1ee4f39956fc73343ffa4a6 to MAINTENANCE_MODE
I20260710 11:04:54.730919  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
I20260710 11:04:54.731664  5814 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:04:54.782320  5814 consensus_queue.cc:1048] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:54.789508  5675 consensus_peers.cc:597] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:54.802188  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:04:54.803045  2583 tablet_replica.cc:333] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.803944  2583 raft_consensus.cc:2243] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.804849  2583 pending_rounds.cc:70] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Trying to abort 1 pending ops.
I20260710 11:04:54.805126  2583 pending_rounds.cc:77] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959401261096960 op_type: NO_OP noop_request { }
I20260710 11:04:54.805563  2583 raft_consensus.cc:2889] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:54.805938  2583 raft_consensus.cc:2272] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.807809  5757 consensus_queue.cc:1048] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:04:54.809514  2583 tablet_replica.cc:333] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.810453  2583 raft_consensus.cc:2243] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.811168  2583 raft_consensus.cc:2272] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.814896  2583 tablet_replica.cc:333] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.816258  2583 raft_consensus.cc:2243] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.816876  2583 raft_consensus.cc:2272] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.819166  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:54.819734  2583 tablet_replica.cc:333] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.820323  2583 raft_consensus.cc:2243] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.820971  2583 pending_rounds.cc:70] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Trying to abort 1 pending ops.
I20260710 11:04:54.821206  2583 pending_rounds.cc:77] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305959401317453824 op_type: NO_OP noop_request { }
I20260710 11:04:54.821543  2583 raft_consensus.cc:2889] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:04:54.821879  2583 raft_consensus.cc:2272] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.824155  2583 tablet_replica.cc:333] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.824676  2583 raft_consensus.cc:2243] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.825362  2583 raft_consensus.cc:2272] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.827306  2583 tablet_replica.cc:333] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.827872  2583 raft_consensus.cc:2243] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.828064  5797 raft_consensus.cc:493] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:54.828853  2583 raft_consensus.cc:2272] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.828526  5797 raft_consensus.cc:515] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:54.831172  5797 leader_election.cc:290] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:54.831528  2583 tablet_replica.cc:333] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.831831  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:54.832119  2583 raft_consensus.cc:2243] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.832605  5636 raft_consensus.cc:2393] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c98f069bceba4223abc70948cc1eaec0 in current term 1: Already voted for candidate b6172f07a1ee4f39956fc73343ffa4a6 in this term.
I20260710 11:04:54.832681  2583 raft_consensus.cc:2272] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:04:54.834159  5675 leader_election.cc:336] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:04:54.834596  5675 leader_election.cc:304] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:54.835289  5797 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:04:54.835652  2583 tablet_replica.cc:333] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.836349  2583 raft_consensus.cc:2243] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.836735  2583 raft_consensus.cc:2272] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.838876  2583 tablet_replica.cc:333] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.839403  2583 raft_consensus.cc:2243] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:04:54.840133  2583 raft_consensus.cc:2272] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.840694  5797 raft_consensus.cc:2749] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:04:54.842149  2583 tablet_replica.cc:333] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: stopping tablet replica
I20260710 11:04:54.842648  2583 raft_consensus.cc:2243] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:04:54.843000  2583 raft_consensus.cc:2272] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:04:54.871543  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
W20260710 11:04:55.049235  5675 consensus_peers.cc:597] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.122169  5675 consensus_peers.cc:597] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.170542  5675 consensus_peers.cc:597] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:55.820237  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:55.974805  5797 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:55.975394  5797 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:55.977216  5797 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:55.978411  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
W20260710 11:04:55.980583  5675 leader_election.cc:336] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:55.980950  5675 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [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: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:55.981694  5797 raft_consensus.cc:2749] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:55.982120  5835 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:55.982617  5835 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:55.984155  5835 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:55.985133  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:55.985666  5710 raft_consensus.cc:2468] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 1.
I20260710 11:04:55.986616  5603 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:55.987293  5835 raft_consensus.cc:2804] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:55.987663  5835 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:55.987963  5835 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:55.989244  5601 leader_election.cc:336] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:55.992944  5835 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:55.995048  5835 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:55.996344  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:55.997159  5710 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:55.998641  5601 leader_election.cc:336] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:55.998852  5835 raft_consensus.cc:493] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:55.999356  5835 raft_consensus.cc:515] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.001201  5835 leader_election.cc:290] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:56.002456  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dc8ec29c084cbc8f8becb45208bb34" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:56.003232  5711 raft_consensus.cc:2468] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 1.
I20260710 11:04:56.003551  5710 raft_consensus.cc:2468] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:04:56.004290  5603 leader_election.cc:304] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:56.005442  5835 raft_consensus.cc:2804] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:04:56.005613  5601 leader_election.cc:336] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.005585  5603 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.005996  5835 raft_consensus.cc:493] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.006528  5835 raft_consensus.cc:3060] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.007587  5838 raft_consensus.cc:2804] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.008910  5838 raft_consensus.cc:697] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:04:56.009852  5838 consensus_queue.cc:237] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.016134  5835 raft_consensus.cc:515] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.018283  5835 leader_election.cc:290] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:56.019605  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1dc8ec29c084cbc8f8becb45208bb34" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:56.020283  5710 raft_consensus.cc:3060] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.019984  5458 catalog_manager.cc:5697] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 1 to 2, leader changed from b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
W20260710 11:04:56.023049  5601 leader_election.cc:336] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.028489  5710 raft_consensus.cc:2468] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:04:56.030157  5603 leader_election.cc:304] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.031225  5835 raft_consensus.cc:2804] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.032202  5835 raft_consensus.cc:697] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:04:56.033195  5835 consensus_queue.cc:237] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Queue going to LEADER 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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.040617  5458 catalog_manager.cc:5697] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 1 to 2, leader changed from b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:04:56.044636  5797 raft_consensus.cc:493] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.045202  5797 raft_consensus.cc:515] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.047521  5835 raft_consensus.cc:493] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.048297  5835 raft_consensus.cc:515] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.050021  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:56.050678  5634 raft_consensus.cc:2468] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:56.047451  5797 leader_election.cc:290] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:56.051959  5677 leader_election.cc:304] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
W20260710 11:04:56.052680  5675 leader_election.cc:336] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.052865  5797 raft_consensus.cc:2804] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.053233  5797 raft_consensus.cc:493] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.053580  5797 raft_consensus.cc:3060] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.053740  5835 leader_election.cc:290] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:56.054364  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
W20260710 11:04:56.056653  5601 leader_election.cc:336] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.062613  5797 raft_consensus.cc:515] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.063791  5710 raft_consensus.cc:2393] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a1c6814a1e8644bf95b76ec479e70a2b in current term 2: Already voted for candidate c98f069bceba4223abc70948cc1eaec0 in this term.
I20260710 11:04:56.064639  5797 leader_election.cc:290] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:56.066213  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c2856e2b56481484439e24efd5aa24" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:56.067111  5634 raft_consensus.cc:3060] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.067876  5603 leader_election.cc:304] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b; no voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0
W20260710 11:04:56.069419  5675 leader_election.cc:336] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.073726  5634 raft_consensus.cc:2468] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 2.
I20260710 11:04:56.074224  5835 raft_consensus.cc:2749] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.075057  5677 leader_election.cc:304] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.075817  5797 raft_consensus.cc:2804] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.076249  5797 raft_consensus.cc:697] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:56.076967  5797 consensus_queue.cc:237] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.084682  5458 catalog_manager.cc:5697] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 1 to 2, leader changed from b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.245277  5797 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.245769  5797 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:56.247843  5797 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:56.249133  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
W20260710 11:04:56.252717  5675 leader_election.cc:336] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.253278  5675 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [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: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.254187  5797 raft_consensus.cc:2749] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.276659  5835 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.277135  5835 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:56.278759  5835 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053), b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099)
I20260710 11:04:56.279659  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:56.280216  5710 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 1.
I20260710 11:04:56.281219  5603 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:56.282076  5835 raft_consensus.cc:2804] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.282445  5835 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.282796  5835 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:56.283069  5601 leader_election.cc:336] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.289242  5835 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:56.290946  5835 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053), b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099)
I20260710 11:04:56.292063  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:56.292629  5710 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:56.294731  5601 leader_election.cc:336] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.297892  5710 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:04:56.299075  5603 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.299839  5835 raft_consensus.cc:2804] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.300269  5835 raft_consensus.cc:697] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:04:56.301059  5835 consensus_queue.cc:237] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:04:56.307682  5835 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.308234  5835 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.307753  5458 catalog_manager.cc:5697] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 1 to 2, leader changed from b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.310729  5835 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:56.311411  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0" is_pre_election: true
I20260710 11:04:56.311712  5797 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.312204  5797 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.313159  5710 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 1.
I20260710 11:04:56.315143  5797 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:56.315557  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:56.316334  5603 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:56.317108  5634 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:56.318131  5835 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:04:56.318385  5601 leader_election.cc:336] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.318562  5835 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting leader election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
I20260710 11:04:56.318413  5677 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:04:56.319264  5835 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.319747  5797 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.320145  5797 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b6172f07a1ee4f39956fc73343ffa4a6)
W20260710 11:04:56.320230  5675 leader_election.cc:336] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.320587  5797 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.326617  5835 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.327648  5797 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.329037  5835 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:04:56.330195  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:04:56.330627  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:56.331007  5710 raft_consensus.cc:2393] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a1c6814a1e8644bf95b76ec479e70a2b in current term 2: Already voted for candidate c98f069bceba4223abc70948cc1eaec0 in this term.
I20260710 11:04:56.331394  5634 raft_consensus.cc:2393] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate c98f069bceba4223abc70948cc1eaec0 in current term 2: Already voted for candidate a1c6814a1e8644bf95b76ec479e70a2b in this term.
I20260710 11:04:56.332063  5797 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
W20260710 11:04:56.333556  5601 leader_election.cc:336] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.334013  5601 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b; no voters: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0
I20260710 11:04:56.334728  5835 raft_consensus.cc:2749] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260710 11:04:56.334939  5675 leader_election.cc:336] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.335422  5675 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [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: c98f069bceba4223abc70948cc1eaec0; no voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.336051  5797 raft_consensus.cc:2749] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:04:56.388048  5797 raft_consensus.cc:493] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:56.389536  5797 raft_consensus.cc:515] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.391929  5797 leader_election.cc:290] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:56.394181  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:56.395298  5634 raft_consensus.cc:2468] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 1.
I20260710 11:04:56.396713  5677 leader_election.cc:304] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
W20260710 11:04:56.397327  5675 leader_election.cc:336] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.397468  5797 raft_consensus.cc:2804] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:04:56.397892  5797 raft_consensus.cc:493] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:56.398152  5797 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:04:56.405843  5797 raft_consensus.cc:515] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.407994  5797 leader_election.cc:290] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:56.409373  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:56.410131  5634 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:04:56.410629  5601 consensus_peers.cc:597] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:56.412439  5675 leader_election.cc:336] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:56.416783  5634 raft_consensus.cc:2468] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 2.
I20260710 11:04:56.418021  5677 leader_election.cc:304] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:56.418771  5797 raft_consensus.cc:2804] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:04:56.419178  5797 raft_consensus.cc:697] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:56.420523  5797 consensus_queue.cc:237] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER 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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:56.430217  5458 catalog_manager.cc:5697] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 1 to 2, leader changed from b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:56.444164  5710 raft_consensus.cc:1275] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.445801  5835 consensus_queue.cc:1048] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:56.479446  5601 consensus_peers.cc:597] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:56.577764  5710 raft_consensus.cc:1275] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:56.579120  5835 consensus_queue.cc:1048] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:04:56.611644  5675 consensus_peers.cc:597] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:04:56.614734  5634 raft_consensus.cc:1275] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.616510  5797 consensus_queue.cc:1048] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:56.758572  5601 consensus_peers.cc:597] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:56.821360  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:56.833840  5710 raft_consensus.cc:1275] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:04:56.835249  5835 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:04:56.908160  5634 raft_consensus.cc:1275] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:04:56.909858  5796 consensus_queue.cc:1048] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:04:56.926728  5675 consensus_peers.cc:597] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:57.038451  5675 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111) [suppressed 53 similar messages]
W20260710 11:04:57.398229  5675 consensus_peers.cc:597] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:57.537477  5675 consensus_peers.cc:597] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:57.605360  5675 consensus_peers.cc:597] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:57.822382  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:57.826682  5675 consensus_peers.cc:597] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:04:58.016258  5796 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:04:58.016914  5796 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:58.018726  5796 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:58.019804  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" is_pre_election: true
I20260710 11:04:58.020531  5634 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 2.
I20260710 11:04:58.021729  5677 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
W20260710 11:04:58.022377  5675 leader_election.cc:336] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:58.022414  5796 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:04:58.022863  5796 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:04:58.023154  5796 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:04:58.028826  5796 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:58.030398  5796 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:04:58.031868  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:04:58.032655  5634 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:04:58.034898  5675 leader_election.cc:336] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111)
I20260710 11:04:58.039206  5634 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:04:58.040984  5677 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: b6172f07a1ee4f39956fc73343ffa4a6
I20260710 11:04:58.042073  5796 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:04:58.042639  5796 raft_consensus.cc:697] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:04:58.043784  5796 consensus_queue.cc:237] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Queue going to LEADER 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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:04:58.051700  5458 catalog_manager.cc:5697] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 1 to 3, leader changed from b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:04:58.622792  5634 raft_consensus.cc:1275] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:04:58.624017  5796 consensus_queue.cc:1048] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:04:58.636371  5675 consensus_peers.cc:597] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:04:58.642448  5601 consensus_peers.cc:597] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:58.823348  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:04:59.139067  5675 consensus_peers.cc:597] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.270224  5601 consensus_peers.cc:597] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.325174  5601 consensus_peers.cc:597] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.340387  5675 consensus_peers.cc:597] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:04:59.559834  5658 debug-util.cc:398] Leaking SignalData structure 0x7b0800223b60 after lost signal to thread 2586
W20260710 11:04:59.560911  5658 debug-util.cc:398] Leaking SignalData structure 0x7b0800153740 after lost signal to thread 5494
W20260710 11:04:59.562028  5658 debug-util.cc:398] Leaking SignalData structure 0x7b08002745e0 after lost signal to thread 5661
W20260710 11:04:59.562924  5658 debug-util.cc:398] Leaking SignalData structure 0x7b0800260ca0 after lost signal to thread 5735
W20260710 11:04:59.713390  5675 consensus_peers.cc:597] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:04:59.801136  5675 consensus_peers.cc:597] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:04:59.824474  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:04:59.998555  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:00.009881  5869 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
W20260710 11:05:00.009912  5870 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
W20260710 11:05:00.015195  5872 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
I20260710 11:05:00.016528  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:00.019451  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:00.019791  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:00.020012  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681500019992 us; error 0 us; skew 500 ppm
I20260710 11:05:00.020684  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:00.025138  2583 webserver.cc:533] Webserver started at http://127.2.133.193:34995/ using document root <none> and password file <none>
I20260710 11:05:00.025863  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:00.026163  2583 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:05:00.031463  2583 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:00.042027  5877 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:00.043298  2583 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:05:00.043769  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
format_stamp: "Formatted at 2026-07-10 11:04:52 on dist-test-slave-c7sl"
I20260710 11:05:00.044380  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681415496632-2583-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)
I20260710 11:05:00.080744  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:00.082836  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:00.085384  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:00.089967  5884 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:05:00.202906  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:05:00.203322  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.115s	user 0.002s	sys 0.002s
I20260710 11:05:00.203732  2583 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:05:00.210453  5884 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.237197  5884 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.238692  5884 tablet_bootstrap.cc:492] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.239466  5884 ts_tablet_manager.cc:1403] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.019s
I20260710 11:05:00.243470  5884 raft_consensus.cc:359] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.244342  5884 raft_consensus.cc:740] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.245383  5884 consensus_queue.cc:260] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.249442  5884 ts_tablet_manager.cc:1434] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:05:00.250595  5884 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.268529  2583 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:05:00.268880  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.065s	user 0.062s	sys 0.000s
I20260710 11:05:00.273208  5884 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.274932  5884 tablet_bootstrap.cc:492] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.275898  5884 ts_tablet_manager.cc:1403] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.008s
I20260710 11:05:00.280136  5884 raft_consensus.cc:359] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.282388  5884 raft_consensus.cc:740] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.283816  5884 consensus_queue.cc:260] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.286635  5884 ts_tablet_manager.cc:1434] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260710 11:05:00.287870  5884 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
W20260710 11:05:00.301573  5675 consensus_peers.cc:597] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:00.325690  5884 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.328192  5884 tablet_bootstrap.cc:492] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.329377  5884 ts_tablet_manager.cc:1403] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.042s	user 0.021s	sys 0.012s
I20260710 11:05:00.337072  5884 raft_consensus.cc:359] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.338512  5884 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.340168  5884 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.344951  5884 ts_tablet_manager.cc:1434] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260710 11:05:00.346148  5884 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.383621  5884 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.384850  5884 tablet_bootstrap.cc:492] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.385656  5884 ts_tablet_manager.cc:1403] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.012s
I20260710 11:05:00.388607  5884 raft_consensus.cc:359] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.389554  5884 raft_consensus.cc:740] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.390465  5884 consensus_queue.cc:260] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.392792  5884 ts_tablet_manager.cc:1434] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:00.393662  5884 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.411906  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:40099
I20260710 11:05:00.412145  5946 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:40099 every 8 connection(s)
I20260710 11:05:00.423045  5884 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.424737  5884 tablet_bootstrap.cc:492] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.426086  5884 ts_tablet_manager.cc:1403] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.015s
I20260710 11:05:00.432000  5884 raft_consensus.cc:359] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:00.435052  5884 raft_consensus.cc:740] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.436180  5884 consensus_queue.cc:260] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [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: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:00.439697  5884 ts_tablet_manager.cc:1434] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:05:00.440935  5884 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.477144  5884 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.478021  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.478415  5884 tablet_bootstrap.cc:492] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.479259  5884 ts_tablet_manager.cc:1403] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.009s
I20260710 11:05:00.482438  5884 raft_consensus.cc:359] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.483239  5884 raft_consensus.cc:740] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.484231  5884 consensus_queue.cc:260] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.486477  5884 ts_tablet_manager.cc:1434] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:00.487319  5884 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.489087  5947 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41519
I20260710 11:05:00.489528  5947 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:00.490619  5947 heartbeater.cc:507] Master 127.2.133.254:41519 requested a full tablet report, sending...
I20260710 11:05:00.504460  5458 ts_manager.cc:194] Re-registered known tserver with Master: b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099)
I20260710 11:05:00.511407  5884 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.513002  5884 tablet_bootstrap.cc:492] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.513713  5884 ts_tablet_manager.cc:1403] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.003s
I20260710 11:05:00.516443  5884 raft_consensus.cc:359] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.517220  5884 raft_consensus.cc:740] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.518074  5884 consensus_queue.cc:260] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.519979  5458 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60562
I20260710 11:05:00.520309  5884 ts_tablet_manager.cc:1434] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:00.521211  5884 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.524310  5947 heartbeater.cc:499] Master 127.2.133.254:41519 was elected leader, sending a full tablet report...
I20260710 11:05:00.545689  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:00.546671  5710 raft_consensus.cc:606] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:00.555162  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:00.556016  5710 raft_consensus.cc:606] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:00.559151  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efc8040d9959458c82e115c895e05801"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:00.559818  5710 raft_consensus.cc:606] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:00.561298  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:05:00.562111  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:00.563040  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:00.579638  5920 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.592734  5884 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.594340  5884 tablet_bootstrap.cc:492] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.595331  5884 ts_tablet_manager.cc:1403] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.074s	user 0.037s	sys 0.035s
I20260710 11:05:00.599879  5884 raft_consensus.cc:359] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.601938  5884 raft_consensus.cc:740] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.603343  5884 consensus_queue.cc:260] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.606153  5884 ts_tablet_manager.cc:1434] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260710 11:05:00.607340  5884 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.623337  5884 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.624504  5884 tablet_bootstrap.cc:492] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.625242  5884 ts_tablet_manager.cc:1403] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.014s
I20260710 11:05:00.628463  5884 raft_consensus.cc:359] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.629457  5884 raft_consensus.cc:740] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.630235  5884 consensus_queue.cc:260] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.632474  5884 ts_tablet_manager.cc:1434] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:00.633821  5884 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap starting.
I20260710 11:05:00.650703  5884 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: 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
I20260710 11:05:00.651669  5884 tablet_bootstrap.cc:492] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Bootstrap complete.
I20260710 11:05:00.652419  5884 ts_tablet_manager.cc:1403] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:05:00.655514  5884 raft_consensus.cc:359] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.656252  5884 raft_consensus.cc:740] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6172f07a1ee4f39956fc73343ffa4a6, State: Initialized, Role: FOLLOWER
I20260710 11:05:00.657030  5884 consensus_queue.cc:260] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.659166  5884 ts_tablet_manager.cc:1434] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:05:00.659463  5920 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.679405  5920 raft_consensus.cc:3060] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.690274  5920 pending_rounds.cc:85] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Aborting all ops after (but not including) 0
I20260710 11:05:00.690606  5920 pending_rounds.cc:107] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:00.690960  5920 raft_consensus.cc:2889] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:00.711876  5920 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.728682  5966 raft_consensus.cc:993] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:00.729398  5863 raft_consensus.cc:1081] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:00.731082  5634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efc8040d9959458c82e115c895e05801"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:00.731851  5634 raft_consensus.cc:493] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.732209  5634 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.740132  5634 raft_consensus.cc:515] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.742362  5634 leader_election.cc:290] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 4 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:05:00.743646  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:00.744576  5920 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.743650  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efc8040d9959458c82e115c895e05801" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:00.745901  5710 raft_consensus.cc:3055] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:00.746250  5710 raft_consensus.cc:740] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:00.747359  5710 consensus_queue.cc:260] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.748919  5710 raft_consensus.cc:3060] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:00.755241  5710 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 4.
I20260710 11:05:00.755324  5920 raft_consensus.cc:2468] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 4.
I20260710 11:05:00.756834  5603 leader_election.cc:304] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:05:00.757983  5868 raft_consensus.cc:2804] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:00.758945  5868 raft_consensus.cc:697] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:00.759982  5868 consensus_queue.cc:237] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.769539  5458 catalog_manager.cc:5697] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 3 to 4, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 4 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:00.798498  5920 raft_consensus.cc:3060] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:00.825670  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:00.852736  5966 raft_consensus.cc:993] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:00.853292  5863 raft_consensus.cc:1081] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:00.855155  5634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:00.855772  5634 raft_consensus.cc:493] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.856141  5634 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.864966  5634 raft_consensus.cc:515] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.867575  5634 leader_election.cc:290] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:05:00.869046  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:00.869087  5863 raft_consensus.cc:993] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:00.869097  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:00.869870  5710 raft_consensus.cc:3055] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:00.870014  5920 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.870236  5710 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:00.869998  5863 raft_consensus.cc:1081] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:00.871217  5710 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.872570  5634 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:00.872823  5710 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:00.873219  5634 raft_consensus.cc:493] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:00.873611  5634 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.879312  5920 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:05:00.881879  5601 leader_election.cc:304] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:05:00.882822  5868 raft_consensus.cc:2804] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:00.883301  5868 raft_consensus.cc:697] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:00.884338  5710 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:05:00.884218  5868 consensus_queue.cc:237] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.885066  5634 raft_consensus.cc:515] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.887105  5634 leader_election.cc:290] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 3 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:05:00.888931  5920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:00.888936  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65a7c496151643a4bb1f3d5fb84bc92e" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:00.890023  5920 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.890056  5710 raft_consensus.cc:3055] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:00.890681  5710 raft_consensus.cc:740] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:00.891639  5710 consensus_queue.cc:260] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.893138  5710 raft_consensus.cc:3060] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:00.899008  5920 raft_consensus.cc:2468] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 3.
I20260710 11:05:00.901026  5601 leader_election.cc:304] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:05:00.902575  5963 raft_consensus.cc:2804] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:00.903049  5710 raft_consensus.cc:2468] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 3.
I20260710 11:05:00.905290  5963 raft_consensus.cc:697] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 3 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:00.906883  5963 consensus_queue.cc:237] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:00.907847  5458 catalog_manager.cc:5697] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 1 to 2, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:00.924196  5458 catalog_manager.cc:5697] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 2 to 3, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 3 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:01.299759  5710 raft_consensus.cc:1275] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:01.301414  5963 consensus_queue.cc:1048] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.315501  5711 raft_consensus.cc:1275] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.317492  5974 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:01.319763  5920 raft_consensus.cc:1275] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:05:01.321447  5963 consensus_queue.cc:1048] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:01.345152  5920 raft_consensus.cc:1275] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:01.348441  5974 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.352715  5919 raft_consensus.cc:1275] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:01.354559  5868 consensus_queue.cc:1048] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:01.355571  5868 consensus_queue.cc:1243] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Peer b6172f07a1ee4f39956fc73343ffa4a6 log is divergent from this leader: its last log entry 1.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260710 11:05:01.357708  5919 pending_rounds.cc:85] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Aborting all ops after (but not including) 0
I20260710 11:05:01.357991  5919 pending_rounds.cc:107] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:05:01.358247  5919 raft_consensus.cc:2889] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:05:01.369138  5710 raft_consensus.cc:1275] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:05:01.370843  5974 consensus_queue.cc:1048] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:01.577961  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:01.598066  5636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
mode: GRACEFUL
new_leader_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50590
I20260710 11:05:01.598647  5636 raft_consensus.cc:606] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Received request to transfer leadership to TS c98f069bceba4223abc70948cc1eaec0
I20260710 11:05:01.601632  5636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
mode: GRACEFUL
new_leader_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50590
I20260710 11:05:01.602151  5636 raft_consensus.cc:606] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Received request to transfer leadership to TS c98f069bceba4223abc70948cc1eaec0
I20260710 11:05:01.603248  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:01.603778  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:01.604403  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:01.826759  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:01.934154  5868 raft_consensus.cc:993] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: : Instructing follower c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:01.934934  5868 raft_consensus.cc:1081] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Signalling peer c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:01.936550  5710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:01.937141  5710 raft_consensus.cc:493] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:01.937603  5710 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:01.946241  5710 raft_consensus.cc:515] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:01.948429  5710 leader_election.cc:290] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:05:01.949280  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:01.950379  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:05:01.950001  5919 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:01.950851  5634 raft_consensus.cc:3055] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:01.951169  5634 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:01.951956  5634 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:01.953193  5634 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:01.958729  5919 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:01.960090  5675 leader_election.cc:304] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [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: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:05:01.960736  5634 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:01.961040  5977 raft_consensus.cc:2804] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:01.961661  5977 raft_consensus.cc:697] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:01.962544  5977 consensus_queue.cc:237] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:01.969487  5457 catalog_manager.cc:5697] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 2 to 3, leader changed from a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:02.041749  5974 raft_consensus.cc:993] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: : Instructing follower c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:02.042364  5868 raft_consensus.cc:1081] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Signalling peer c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:02.043991  5710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:02.044631  5710 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:02.045097  5710 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:02.052840  5710 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:02.054879  5710 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:05:02.055971  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:02.056010  5634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:05:02.056679  5919 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:02.056799  5634 raft_consensus.cc:3055] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:02.057147  5634 raft_consensus.cc:740] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:02.057863  5634 consensus_queue.cc:260] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [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: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:02.058705  5634 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:02.063920  5634 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:02.065040  5677 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [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: a1c6814a1e8644bf95b76ec479e70a2b, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:05:02.064999  5919 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:02.066195  5977 raft_consensus.cc:2804] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:02.066766  5977 raft_consensus.cc:697] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:02.067791  5977 consensus_queue.cc:237] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [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: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:02.076552  5457 catalog_manager.cc:5697] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 2 to 3, leader changed from a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:02.459237  5919 raft_consensus.cc:1275] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:02.460704  5966 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:02.481123  5636 raft_consensus.cc:1275] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:02.483966  5966 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:02.611752  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:02.619089  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:02.619626  5710 raft_consensus.cc:606] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:02.622189  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:02.622695  5710 raft_consensus.cc:606] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:02.623893  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:02.624465  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:02.625173  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:02.625787  5636 raft_consensus.cc:1275] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:02.627518  5966 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:02.637655  5919 raft_consensus.cc:1275] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:02.639647  5996 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:02.827870  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:02.897128  5977 raft_consensus.cc:993] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:02.897624  5996 raft_consensus.cc:1081] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:02.899117  5636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:02.899595  5636 raft_consensus.cc:493] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:02.899853  5636 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.905077  5636 raft_consensus.cc:515] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:02.906679  5636 leader_election.cc:290] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:05:02.907753  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:02.907753  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:02.908591  5919 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.908633  5710 raft_consensus.cc:3055] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:02.909154  5710 raft_consensus.cc:740] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:02.909952  5710 consensus_queue.cc:260] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:02.911844  5710 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:02.916944  5919 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:05:02.918399  5710 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:05:02.918478  5601 leader_election.cc:304] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:05:02.919595  5868 raft_consensus.cc:2804] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:02.920708  5868 raft_consensus.cc:697] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:02.921590  5868 consensus_queue.cc:237] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:02.928218  5457 catalog_manager.cc:5697] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 1 to 2, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.023972  5996 raft_consensus.cc:993] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:03.024456  5966 raft_consensus.cc:1081] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:03.026011  5636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:03.026561  5636 raft_consensus.cc:493] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:03.026964  5636 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:03.031984  5636 raft_consensus.cc:515] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.034284  5636 leader_election.cc:290] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 4 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:05:03.035203  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:03.035928  5919 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:03.036018  5710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f2cb811be7b498b9becaa196bfd1348" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:03.036815  5710 raft_consensus.cc:3055] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:03.037120  5710 raft_consensus.cc:740] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:03.037940  5710 consensus_queue.cc:260] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.038841  5710 raft_consensus.cc:3060] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:03.041879  5919 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 4.
I20260710 11:05:03.043560  5601 leader_election.cc:304] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:05:03.044664  5868 raft_consensus.cc:2804] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:03.045264  5868 raft_consensus.cc:697] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:03.046085  5868 consensus_queue.cc:237] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.047262  5710 raft_consensus.cc:2468] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 4.
I20260710 11:05:03.053331  5457 catalog_manager.cc:5697] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 3 to 4, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 4 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:03.431114  5919 raft_consensus.cc:1275] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:03.432500  5868 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:03.442325  5710 raft_consensus.cc:1275] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:03.444027  6008 consensus_queue.cc:1048] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:03.458067  5710 raft_consensus.cc:1275] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:03.459429  6008 consensus_queue.cc:1048] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:03.469358  5919 raft_consensus.cc:1275] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:03.471217  5868 consensus_queue.cc:1048] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:03.634800  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:03.643067  5636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
mode: GRACEFUL
new_leader_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50590
I20260710 11:05:03.643612  5636 raft_consensus.cc:606] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Received request to transfer leadership to TS c98f069bceba4223abc70948cc1eaec0
I20260710 11:05:03.646034  5636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
mode: GRACEFUL
new_leader_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50590
I20260710 11:05:03.646493  5636 raft_consensus.cc:606] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Received request to transfer leadership to TS c98f069bceba4223abc70948cc1eaec0
I20260710 11:05:03.647882  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:03.648381  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:03.648931  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:03.824476  6001 raft_consensus.cc:993] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: : Instructing follower c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:03.825018  6001 raft_consensus.cc:1081] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Signalling peer c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:03.826599  5710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:03.827044  5710 raft_consensus.cc:493] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:03.827288  5710 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:05:03.828763  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:03.832571  5710 raft_consensus.cc:515] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.834170  5710 leader_election.cc:290] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:05:03.835057  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:03.835316  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3462f20aa1b497ca4daa4f9c0325c1a" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:05:03.835786  5919 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:03.835947  5636 raft_consensus.cc:3055] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:03.836372  5636 raft_consensus.cc:740] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:03.837332  5636 consensus_queue.cc:260] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.838681  5636 raft_consensus.cc:3060] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:03.844267  5919 raft_consensus.cc:2468] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:03.845703  5675 leader_election.cc:304] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [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: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:05:03.846534  5996 raft_consensus.cc:2804] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:03.847433  5636 raft_consensus.cc:2468] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:03.847581  5996 raft_consensus.cc:697] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:03.849512  5996 consensus_queue.cc:237] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.857947  6001 raft_consensus.cc:993] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: : Instructing follower c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:03.858489  5868 raft_consensus.cc:1081] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Signalling peer c98f069bceba4223abc70948cc1eaec0 to start an election
I20260710 11:05:03.859928  5710 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
 from {username='slave'} at 127.0.0.1:50358
I20260710 11:05:03.859570  5456 catalog_manager.cc:5697] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 2 to 3, leader changed from a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:03.860407  5710 raft_consensus.cc:493] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:03.860788  5710 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:03.867030  5710 raft_consensus.cc:515] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.869863  5710 leader_election.cc:290] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [CANDIDATE]: Term 3 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749)
I20260710 11:05:03.870327  5636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
I20260710 11:05:03.870289  5919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a9b2ea960734a6b87ffe8bdd54b8370" candidate_uuid: "c98f069bceba4223abc70948cc1eaec0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:03.871754  5919 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:03.871246  5636 raft_consensus.cc:3055] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:03.873139  5636 raft_consensus.cc:740] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:03.874541  5636 consensus_queue.cc:260] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.875835  5636 raft_consensus.cc:3060] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:03.878095  5919 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:03.879189  5675 leader_election.cc:304] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [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: b6172f07a1ee4f39956fc73343ffa4a6, c98f069bceba4223abc70948cc1eaec0; no voters: 
I20260710 11:05:03.879894  5996 raft_consensus.cc:2804] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:03.880300  5996 raft_consensus.cc:697] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Leader. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:03.880905  5636 raft_consensus.cc:2468] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c98f069bceba4223abc70948cc1eaec0 in term 3.
I20260710 11:05:03.881042  5996 consensus_queue.cc:237] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [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: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:03.888072  5456 catalog_manager.cc:5697] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 reported cstate change: term changed from 2 to 3, leader changed from a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194) to c98f069bceba4223abc70948cc1eaec0 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "c98f069bceba4223abc70948cc1eaec0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:04.303611  5919 raft_consensus.cc:1275] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:04.304838  5996 consensus_queue.cc:1048] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:04.311535  5919 raft_consensus.cc:1275] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:04.313356  5996 consensus_queue.cc:1048] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:05:04.320014  5636 raft_consensus.cc:1275] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:04.321578  5966 consensus_queue.cc:1048] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:04.326001  5634 raft_consensus.cc:1275] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Refusing update from remote peer c98f069bceba4223abc70948cc1eaec0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:04.327849  5966 consensus_queue.cc:1048] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:04.655689  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:04.663653  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:04.664266  5710 raft_consensus.cc:606] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:04.667063  5710 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e"
dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
mode: GRACEFUL
new_leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:51882
I20260710 11:05:04.667586  5710 raft_consensus.cc:606] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Received request to transfer leadership to TS a1c6814a1e8644bf95b76ec479e70a2b
I20260710 11:05:04.668834  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:04.669395  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:04.670002  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:04.829769  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:04.934092  6028 raft_consensus.cc:993] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:04.934765  6023 raft_consensus.cc:1081] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:04.936503  5636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:04.937075  5636 raft_consensus.cc:493] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:04.937391  5636 raft_consensus.cc:3060] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.943168  5636 raft_consensus.cc:515] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:04.945230  5636 leader_election.cc:290] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Requested vote from peers b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099), c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053)
I20260710 11:05:04.945815  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:04.946235  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4a2d1c7f2c499782f278853162822e" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:04.946472  5918 raft_consensus.cc:3060] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.946801  5711 raft_consensus.cc:3055] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:04.947122  5711 raft_consensus.cc:740] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:04.948024  5711 consensus_queue.cc:260] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:04.949360  5711 raft_consensus.cc:3060] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:04.954175  5918 raft_consensus.cc:2468] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:05:04.955883  5601 leader_election.cc:304] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:05:04.956903  6001 raft_consensus.cc:2804] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:04.957397  5711 raft_consensus.cc:2468] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 2.
I20260710 11:05:04.957895  6001 raft_consensus.cc:697] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:04.958854  6001 consensus_queue.cc:237] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } }
I20260710 11:05:04.965488  5458 catalog_manager.cc:5697] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 1 to 2, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 2 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:05.134709  6028 raft_consensus.cc:993] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: : Instructing follower a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:05.135159  6023 raft_consensus.cc:1081] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Signalling peer a1c6814a1e8644bf95b76ec479e70a2b to start an election
I20260710 11:05:05.136807  5636 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d"
dest_uuid: "a1c6814a1e8644bf95b76ec479e70a2b"
 from {username='slave'} at 127.0.0.1:40554
I20260710 11:05:05.137791  5636 raft_consensus.cc:493] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:05.138233  5636 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:05.144215  5636 raft_consensus.cc:515] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:05.146112  5636 leader_election.cc:290] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [CANDIDATE]: Term 4 election: Requested vote from peers c98f069bceba4223abc70948cc1eaec0 (127.2.133.195:45053), b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099)
I20260710 11:05:05.146915  5711 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c98f069bceba4223abc70948cc1eaec0"
I20260710 11:05:05.147220  5918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24400721f9ac42018aff5b90a24acf4d" candidate_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b6172f07a1ee4f39956fc73343ffa4a6"
I20260710 11:05:05.147593  5711 raft_consensus.cc:3055] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:05:05.147919  5918 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:05.147955  5711 raft_consensus.cc:740] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: c98f069bceba4223abc70948cc1eaec0, State: Running, Role: LEADER
I20260710 11:05:05.148953  5711 consensus_queue.cc:260] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [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: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:05.149892  5711 raft_consensus.cc:3060] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:05:05.153738  5918 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 4.
I20260710 11:05:05.154631  5711 raft_consensus.cc:2468] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a1c6814a1e8644bf95b76ec479e70a2b in term 4.
I20260710 11:05:05.155035  5601 leader_election.cc:304] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [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: a1c6814a1e8644bf95b76ec479e70a2b, b6172f07a1ee4f39956fc73343ffa4a6; no voters: 
I20260710 11:05:05.156041  6001 raft_consensus.cc:2804] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:05:05.156605  6001 raft_consensus.cc:697] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 4 LEADER]: Becoming Leader. State: Replica: a1c6814a1e8644bf95b76ec479e70a2b, State: Running, Role: LEADER
I20260710 11:05:05.157351  6001 consensus_queue.cc:237] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [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: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } }
I20260710 11:05:05.164897  5458 catalog_manager.cc:5697] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b reported cstate change: term changed from 3 to 4, leader changed from c98f069bceba4223abc70948cc1eaec0 (127.2.133.195) to a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194). New cstate: current_term: 4 leader_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a1c6814a1e8644bf95b76ec479e70a2b" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 41749 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:05.448904  5920 raft_consensus.cc:1275] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.450174  6001 consensus_queue.cc:1048] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:05.456905  5711 raft_consensus.cc:1275] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:05.458688  6029 consensus_queue.cc:1048] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:05.566359  5920 raft_consensus.cc:1275] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:05.568223  6029 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6172f07a1ee4f39956fc73343ffa4a6" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 40099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:05.578102  5711 raft_consensus.cc:1275] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Refusing update from remote peer a1c6814a1e8644bf95b76ec479e70a2b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:05:05.579803  6001 consensus_queue.cc:1048] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c98f069bceba4223abc70948cc1eaec0" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 45053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:05.677699  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:05.710669  2583 tablet_server.cc:179] TabletServer@127.2.133.193:40099 shutting down...
W20260710 11:05:05.731096  5601 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
I20260710 11:05:05.735056  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:05:05.735164  5601 consensus_peers.cc:597] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:05.735896  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.736519  2583 raft_consensus.cc:2243] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.736917  2583 raft_consensus.cc:2272] T cd4a2d1c7f2c499782f278853162822e P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.739707  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.740201  2583 raft_consensus.cc:2243] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.740572  2583 raft_consensus.cc:2272] T f6c2856e2b56481484439e24efd5aa24 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.742266  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.742918  2583 raft_consensus.cc:2243] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.743297  2583 raft_consensus.cc:2272] T 4f2cb811be7b498b9becaa196bfd1348 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.745241  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.745713  2583 raft_consensus.cc:2243] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.746066  2583 raft_consensus.cc:2272] T d1dc8ec29c084cbc8f8becb45208bb34 P b6172f07a1ee4f39956fc73343ffa4a6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.747932  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.748386  2583 raft_consensus.cc:2243] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.748745  2583 raft_consensus.cc:2272] T 9a9b2ea960734a6b87ffe8bdd54b8370 P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.750337  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.750815  2583 raft_consensus.cc:2243] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.751155  2583 raft_consensus.cc:2272] T c3462f20aa1b497ca4daa4f9c0325c1a P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.752823  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.753250  2583 raft_consensus.cc:2243] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.753588  2583 raft_consensus.cc:2272] T 65a7c496151643a4bb1f3d5fb84bc92e P b6172f07a1ee4f39956fc73343ffa4a6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.755084  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.755638  2583 raft_consensus.cc:2243] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.755992  2583 raft_consensus.cc:2272] T 24400721f9ac42018aff5b90a24acf4d P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.758421  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.758867  2583 raft_consensus.cc:2243] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.759167  2583 raft_consensus.cc:2272] T fb1a3851b53943da869438d234080a20 P b6172f07a1ee4f39956fc73343ffa4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.760748  2583 tablet_replica.cc:333] stopping tablet replica
I20260710 11:05:05.761237  2583 raft_consensus.cc:2243] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.761636  2583 raft_consensus.cc:2272] T efc8040d9959458c82e115c895e05801 P b6172f07a1ee4f39956fc73343ffa4a6 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.790249  2583 tablet_server.cc:196] TabletServer@127.2.133.193:40099 shutdown complete.
I20260710 11:05:05.809616  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
W20260710 11:05:05.815454  5677 consensus_peers.cc:597] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 -> Peer a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749): Couldn't send request to peer a1c6814a1e8644bf95b76ec479e70a2b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:05.830804  5508 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:05:05.833804  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:05.834556  2583 tablet_replica.cc:333] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.835155  2583 raft_consensus.cc:2243] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.836082  2583 raft_consensus.cc:2272] T d1dc8ec29c084cbc8f8becb45208bb34 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.838244  2583 tablet_replica.cc:333] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.839088  2583 raft_consensus.cc:2243] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.839908  2583 raft_consensus.cc:2272] T cd4a2d1c7f2c499782f278853162822e P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.842396  2583 tablet_replica.cc:333] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.843029  2583 raft_consensus.cc:2243] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.843647  2583 raft_consensus.cc:2272] T f6c2856e2b56481484439e24efd5aa24 P a1c6814a1e8644bf95b76ec479e70a2b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.845945  2583 tablet_replica.cc:333] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.846531  2583 raft_consensus.cc:2243] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:05:05.846817  5675 consensus_peers.cc:597] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 -> Peer b6172f07a1ee4f39956fc73343ffa4a6 (127.2.133.193:40099): Couldn't send request to peer b6172f07a1ee4f39956fc73343ffa4a6. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:40099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:05.847657  2583 raft_consensus.cc:2272] T 4f2cb811be7b498b9becaa196bfd1348 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.849502  2583 tablet_replica.cc:333] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.850039  2583 raft_consensus.cc:2243] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.850734  2583 raft_consensus.cc:2272] T efc8040d9959458c82e115c895e05801 P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.852665  2583 tablet_replica.cc:333] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.853279  2583 raft_consensus.cc:2243] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.853646  2583 raft_consensus.cc:2272] T fb1a3851b53943da869438d234080a20 P a1c6814a1e8644bf95b76ec479e70a2b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.855604  2583 tablet_replica.cc:333] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.856268  2583 raft_consensus.cc:2243] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.856766  2583 raft_consensus.cc:2272] T c3462f20aa1b497ca4daa4f9c0325c1a P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.859014  2583 tablet_replica.cc:333] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.859606  2583 raft_consensus.cc:2243] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:05:05.859934  5677 consensus_peers.cc:597] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 -> Peer a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749): Couldn't send request to peer a1c6814a1e8644bf95b76ec479e70a2b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:05.860052  2583 raft_consensus.cc:2272] T 9a9b2ea960734a6b87ffe8bdd54b8370 P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.862056  2583 tablet_replica.cc:333] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.862558  2583 raft_consensus.cc:2243] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.863286  2583 raft_consensus.cc:2272] T 65a7c496151643a4bb1f3d5fb84bc92e P a1c6814a1e8644bf95b76ec479e70a2b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.865370  2583 tablet_replica.cc:333] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b: stopping tablet replica
I20260710 11:05:05.865978  2583 raft_consensus.cc:2243] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.866765  2583 raft_consensus.cc:2272] T 24400721f9ac42018aff5b90a24acf4d P a1c6814a1e8644bf95b76ec479e70a2b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.917586  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
W20260710 11:05:05.925809  5677 consensus_peers.cc:597] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 -> Peer a1c6814a1e8644bf95b76ec479e70a2b (127.2.133.194:41749): Couldn't send request to peer a1c6814a1e8644bf95b76ec479e70a2b. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:41749: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:05.942078  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
I20260710 11:05:05.970758  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:05.971666  2583 tablet_replica.cc:333] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.972373  2583 raft_consensus.cc:2243] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.973225  2583 raft_consensus.cc:2272] T f6c2856e2b56481484439e24efd5aa24 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.975479  2583 tablet_replica.cc:333] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.976118  2583 raft_consensus.cc:2243] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.976591  2583 raft_consensus.cc:2272] T d1dc8ec29c084cbc8f8becb45208bb34 P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.978467  2583 tablet_replica.cc:333] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.979071  2583 raft_consensus.cc:2243] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.979918  2583 raft_consensus.cc:2272] T c3462f20aa1b497ca4daa4f9c0325c1a P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.981865  2583 tablet_replica.cc:333] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.982452  2583 raft_consensus.cc:2243] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:05.983249  2583 raft_consensus.cc:2272] T 9a9b2ea960734a6b87ffe8bdd54b8370 P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.985229  2583 tablet_replica.cc:333] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.985785  2583 raft_consensus.cc:2243] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.986250  2583 raft_consensus.cc:2272] T 65a7c496151643a4bb1f3d5fb84bc92e P c98f069bceba4223abc70948cc1eaec0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.988237  2583 tablet_replica.cc:333] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.988780  2583 raft_consensus.cc:2243] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.989212  2583 raft_consensus.cc:2272] T 24400721f9ac42018aff5b90a24acf4d P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.992499  2583 tablet_replica.cc:333] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.993069  2583 raft_consensus.cc:2243] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.993515  2583 raft_consensus.cc:2272] T cd4a2d1c7f2c499782f278853162822e P c98f069bceba4223abc70948cc1eaec0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.996501  2583 tablet_replica.cc:333] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:05.997136  2583 raft_consensus.cc:2243] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:05.997596  2583 raft_consensus.cc:2272] T 4f2cb811be7b498b9becaa196bfd1348 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:05.999531  2583 tablet_replica.cc:333] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:06.000041  2583 raft_consensus.cc:2243] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:06.000574  2583 raft_consensus.cc:2272] T efc8040d9959458c82e115c895e05801 P c98f069bceba4223abc70948cc1eaec0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:06.002470  2583 tablet_replica.cc:333] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0: stopping tablet replica
I20260710 11:05:06.002978  2583 raft_consensus.cc:2243] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:06.003840  2583 raft_consensus.cc:2272] T fb1a3851b53943da869438d234080a20 P c98f069bceba4223abc70948cc1eaec0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:06.035722  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:05:06.058481  2583 master.cc:562] Master@127.2.133.254:41519 shutting down...
I20260710 11:05:06.080549  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:06.081032  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:06.081310  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P ead0e66c75654cafa4fabd07a1b4360d: stopping tablet replica
I20260710 11:05:06.103459  2583 master.cc:584] Master@127.2.133.254:41519 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13469 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:05:06.149811  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:36989
I20260710 11:05:06.150918  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:06.156797  6050 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
W20260710 11:05:06.156845  6051 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
W20260710 11:05:06.157986  6053 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
I20260710 11:05:06.158313  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:06.159718  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:06.159960  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:06.160079  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681506160067 us; error 0 us; skew 500 ppm
I20260710 11:05:06.160539  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:06.163021  2583 webserver.cc:533] Webserver started at http://127.2.133.254:39489/ using document root <none> and password file <none>
I20260710 11:05:06.163702  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:06.163882  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:06.164121  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:06.165257  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "9c58053ba3394a1c8ebac0cd6476732e"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.169968  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:06.173549  6058 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.174414  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:06.174750  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "9c58053ba3394a1c8ebac0cd6476732e"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.175050  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-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)
I20260710 11:05:06.186535  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:06.187956  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:06.229439  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:36989
I20260710 11:05:06.229494  6109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:36989 every 8 connection(s)
I20260710 11:05:06.233832  6110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.246153  6110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e: Bootstrap starting.
I20260710 11:05:06.251710  6110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.256174  6110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e: No bootstrap required, opened a new log
I20260710 11:05:06.258296  6110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c58053ba3394a1c8ebac0cd6476732e" member_type: VOTER }
I20260710 11:05:06.258680  6110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.258862  6110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c58053ba3394a1c8ebac0cd6476732e, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.259750  6110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c58053ba3394a1c8ebac0cd6476732e" member_type: VOTER }
I20260710 11:05:06.260213  6110 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:06.260401  6110 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:06.260607  6110 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:06.265491  6110 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c58053ba3394a1c8ebac0cd6476732e" member_type: VOTER }
I20260710 11:05:06.265987  6110 leader_election.cc:304] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [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: 9c58053ba3394a1c8ebac0cd6476732e; no voters: 
I20260710 11:05:06.267241  6110 leader_election.cc:290] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:06.267755  6113 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:06.270021  6113 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 1 LEADER]: Becoming Leader. State: Replica: 9c58053ba3394a1c8ebac0cd6476732e, State: Running, Role: LEADER
I20260710 11:05:06.271111  6110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:06.270850  6113 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [LEADER]: Queue going to LEADER mode. State: All 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: "9c58053ba3394a1c8ebac0cd6476732e" member_type: VOTER }
I20260710 11:05:06.275800  6115 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c58053ba3394a1c8ebac0cd6476732e. Latest consensus state: current_term: 1 leader_uuid: "9c58053ba3394a1c8ebac0cd6476732e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c58053ba3394a1c8ebac0cd6476732e" member_type: VOTER } }
I20260710 11:05:06.276726  6115 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:06.276710  6114 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c58053ba3394a1c8ebac0cd6476732e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c58053ba3394a1c8ebac0cd6476732e" member_type: VOTER } }
I20260710 11:05:06.277628  6114 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:06.283573  6120 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:06.289125  6120 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:06.291105  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:06.298619  6120 catalog_manager.cc:1383] Generated new cluster ID: ff249e55967c469fa36e869a75d7e7e8
I20260710 11:05:06.299012  6120 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:06.318145  6120 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:06.319535  6120 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:06.341223  6120 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e: Generated new TSK 0
I20260710 11:05:06.342067  6120 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:06.357786  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:06.364588  6131 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
W20260710 11:05:06.365530  6132 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
W20260710 11:05:06.367873  6134 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
I20260710 11:05:06.368094  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:06.369184  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:06.369367  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:06.369489  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681506369478 us; error 0 us; skew 500 ppm
I20260710 11:05:06.369951  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:06.372396  2583 webserver.cc:533] Webserver started at http://127.2.133.193:36757/ using document root <none> and password file <none>
I20260710 11:05:06.372902  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:06.373057  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:06.373258  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:06.374241  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "0053378de2744e21880e3b292c7f7b4f"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.378674  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:06.381932  6139 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.382730  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:06.383076  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "0053378de2744e21880e3b292c7f7b4f"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.383354  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-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)
I20260710 11:05:06.430256  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:06.432091  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:06.433874  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:06.436780  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:06.437023  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.437307  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:06.437507  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.484386  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:41153
I20260710 11:05:06.484633  6202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:41153 every 8 connection(s)
I20260710 11:05:06.492075  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:06.503168  6207 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
W20260710 11:05:06.503324  6208 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
I20260710 11:05:06.508176  6203 heartbeater.cc:344] Connected to a master server at 127.2.133.254:36989
I20260710 11:05:06.508466  2583 server_base.cc:1061] running on GCE node
W20260710 11:05:06.508492  6210 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
I20260710 11:05:06.508695  6203 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:06.509801  6203 heartbeater.cc:507] Master 127.2.133.254:36989 requested a full tablet report, sending...
I20260710 11:05:06.510182  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:06.510425  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:06.510708  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681506510689 us; error 0 us; skew 500 ppm
I20260710 11:05:06.511507  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:06.512447  6075 ts_manager.cc:194] Registered new tserver with Master: 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153)
I20260710 11:05:06.514613  2583 webserver.cc:533] Webserver started at http://127.2.133.194:40537/ using document root <none> and password file <none>
I20260710 11:05:06.515012  6075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47446
I20260710 11:05:06.515221  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:06.515672  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:06.516031  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:06.517669  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.522751  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:06.526593  6215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.527506  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:05:06.527832  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.528165  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-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)
I20260710 11:05:06.546311  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:06.547763  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:06.549342  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:06.552002  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:06.552250  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.552539  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:06.552733  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.598333  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:42283
I20260710 11:05:06.598448  6277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:42283 every 8 connection(s)
I20260710 11:05:06.604041  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:06.612252  6281 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
W20260710 11:05:06.614585  6282 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
W20260710 11:05:06.617738  6285 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
I20260710 11:05:06.618258  6278 heartbeater.cc:344] Connected to a master server at 127.2.133.254:36989
I20260710 11:05:06.618752  6278 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:06.619161  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:06.619880  6278 heartbeater.cc:507] Master 127.2.133.254:36989 requested a full tablet report, sending...
I20260710 11:05:06.620347  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:06.620666  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:06.620894  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681506620873 us; error 0 us; skew 500 ppm
I20260710 11:05:06.621615  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:06.622433  6075 ts_manager.cc:194] Registered new tserver with Master: c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283)
I20260710 11:05:06.624708  6075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47458
I20260710 11:05:06.624910  2583 webserver.cc:533] Webserver started at http://127.2.133.195:37477/ using document root <none> and password file <none>
I20260710 11:05:06.625651  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:06.625919  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:06.626272  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:06.627934  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "aea0a4c6b0424873aa142b92e389a5ee"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.632663  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:05:06.636155  6289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.637104  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:05:06.637378  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "aea0a4c6b0424873aa142b92e389a5ee"
format_stamp: "Formatted at 2026-07-10 11:05:06 on dist-test-slave-c7sl"
I20260710 11:05:06.637651  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681415496632-2583-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)
I20260710 11:05:06.655462  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:06.656606  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:06.657985  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:06.660202  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:06.660458  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.660720  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:06.660910  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:06.707010  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:33185
I20260710 11:05:06.707116  6351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:33185 every 8 connection(s)
I20260710 11:05:06.722875  6352 heartbeater.cc:344] Connected to a master server at 127.2.133.254:36989
I20260710 11:05:06.723260  6352 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:06.724074  6352 heartbeater.cc:507] Master 127.2.133.254:36989 requested a full tablet report, sending...
I20260710 11:05:06.726063  6075 ts_manager.cc:194] Registered new tserver with Master: aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:06.726522  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01552638s
I20260710 11:05:06.727650  6075 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47460
I20260710 11:05:06.754680  6075 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47464:
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"
    }
  }
}
W20260710 11:05:06.757299  6075 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.
I20260710 11:05:06.816135  6243 tablet_service.cc:1511] Processing CreateTablet for tablet 76cc4303e0954093adbe64c264b37df1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7757610dade74749b608e0a079a0d049]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:06.817551  6243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cc4303e0954093adbe64c264b37df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.823163  6168 tablet_service.cc:1511] Processing CreateTablet for tablet 76cc4303e0954093adbe64c264b37df1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7757610dade74749b608e0a079a0d049]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:06.816267  6242 tablet_service.cc:1511] Processing CreateTablet for tablet 96321401e79341f79f78da5bcd98ca46 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7757610dade74749b608e0a079a0d049]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:06.824806  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cc4303e0954093adbe64c264b37df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.825383  6242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96321401e79341f79f78da5bcd98ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.825163  6317 tablet_service.cc:1511] Processing CreateTablet for tablet 76cc4303e0954093adbe64c264b37df1 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7757610dade74749b608e0a079a0d049]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:06.825594  6316 tablet_service.cc:1511] Processing CreateTablet for tablet 96321401e79341f79f78da5bcd98ca46 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7757610dade74749b608e0a079a0d049]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:06.826522  6317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76cc4303e0954093adbe64c264b37df1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.827126  6316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96321401e79341f79f78da5bcd98ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.829114  6167 tablet_service.cc:1511] Processing CreateTablet for tablet 96321401e79341f79f78da5bcd98ca46 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=7757610dade74749b608e0a079a0d049]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:06.830614  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96321401e79341f79f78da5bcd98ca46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:06.861002  6367 tablet_bootstrap.cc:492] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: Bootstrap starting.
I20260710 11:05:06.862546  6369 tablet_bootstrap.cc:492] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: Bootstrap starting.
I20260710 11:05:06.866250  6368 tablet_bootstrap.cc:492] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724: Bootstrap starting.
I20260710 11:05:06.867491  6367 tablet_bootstrap.cc:654] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.870011  6369 tablet_bootstrap.cc:654] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.873943  6368 tablet_bootstrap.cc:654] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.874100  6367 tablet_bootstrap.cc:492] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: No bootstrap required, opened a new log
I20260710 11:05:06.874609  6367 ts_tablet_manager.cc:1403] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:05:06.876068  6369 tablet_bootstrap.cc:492] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: No bootstrap required, opened a new log
I20260710 11:05:06.876581  6369 ts_tablet_manager.cc:1403] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:05:06.877363  6367 raft_consensus.cc:359] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.878533  6367 raft_consensus.cc:385] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.878821  6367 raft_consensus.cc:740] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.879616  6367 consensus_queue.cc:260] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.879951  6368 tablet_bootstrap.cc:492] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724: No bootstrap required, opened a new log
I20260710 11:05:06.879781  6369 raft_consensus.cc:359] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.880486  6368 ts_tablet_manager.cc:1403] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:05:06.880566  6369 raft_consensus.cc:385] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.880919  6369 raft_consensus.cc:740] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.881902  6369 consensus_queue.cc:260] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.883734  6368 raft_consensus.cc:359] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.884696  6368 raft_consensus.cc:385] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.885046  6368 raft_consensus.cc:740] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ee324d4e2e4e65af1ebc0a8a473724, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.886147  6368 consensus_queue.cc:260] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.889295  6278 heartbeater.cc:499] Master 127.2.133.254:36989 was elected leader, sending a full tablet report...
I20260710 11:05:06.889976  6367 ts_tablet_manager.cc:1434] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.006s
I20260710 11:05:06.890890  6203 heartbeater.cc:499] Master 127.2.133.254:36989 was elected leader, sending a full tablet report...
I20260710 11:05:06.891168  6368 ts_tablet_manager.cc:1434] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 11:05:06.891666  6367 tablet_bootstrap.cc:492] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: Bootstrap starting.
I20260710 11:05:06.892248  6368 tablet_bootstrap.cc:492] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724: Bootstrap starting.
I20260710 11:05:06.891633  6352 heartbeater.cc:499] Master 127.2.133.254:36989 was elected leader, sending a full tablet report...
I20260710 11:05:06.899020  6367 tablet_bootstrap.cc:654] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.890877  6369 ts_tablet_manager.cc:1434] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:05:06.904805  6369 tablet_bootstrap.cc:492] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: Bootstrap starting.
I20260710 11:05:06.899117  6368 tablet_bootstrap.cc:654] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.911619  6367 tablet_bootstrap.cc:492] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: No bootstrap required, opened a new log
I20260710 11:05:06.912236  6367 ts_tablet_manager.cc:1403] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 11:05:06.912510  6369 tablet_bootstrap.cc:654] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:06.915756  6367 raft_consensus.cc:359] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.916651  6367 raft_consensus.cc:385] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.916909  6367 raft_consensus.cc:740] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.917711  6367 consensus_queue.cc:260] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.918112  6368 tablet_bootstrap.cc:492] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724: No bootstrap required, opened a new log
I20260710 11:05:06.918705  6368 ts_tablet_manager.cc:1403] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.008s
I20260710 11:05:06.919150  6369 tablet_bootstrap.cc:492] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: No bootstrap required, opened a new log
I20260710 11:05:06.919682  6367 ts_tablet_manager.cc:1434] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:06.919696  6369 ts_tablet_manager.cc:1403] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:05:06.921833  6368 raft_consensus.cc:359] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.922628  6368 raft_consensus.cc:385] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.922923  6368 raft_consensus.cc:740] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ee324d4e2e4e65af1ebc0a8a473724, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.922895  6369 raft_consensus.cc:359] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.923727  6369 raft_consensus.cc:385] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:06.924047  6369 raft_consensus.cc:740] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Initialized, Role: FOLLOWER
I20260710 11:05:06.924001  6368 consensus_queue.cc:260] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.924929  6369 consensus_queue.cc:260] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:06.929195  6369 ts_tablet_manager.cc:1434] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:05:06.931864  6368 ts_tablet_manager.cc:1434] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
W20260710 11:05:06.961802  6353 tablet.cc:2406] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:05:07.005337  6373 raft_consensus.cc:493] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:07.005946  6373 raft_consensus.cc:515] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.008049  6373 leader_election.cc:290] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153)
I20260710 11:05:07.010999  6374 raft_consensus.cc:493] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:07.011559  6374 raft_consensus.cc:515] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.016052  6374 leader_election.cc:290] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.016649  6374 raft_consensus.cc:493] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:07.017108  6374 raft_consensus.cc:515] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.020632  6374 leader_election.cc:290] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.024468  6253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "aea0a4c6b0424873aa142b92e389a5ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" is_pre_election: true
I20260710 11:05:07.025409  6253 raft_consensus.cc:2468] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea0a4c6b0424873aa142b92e389a5ee in term 0.
I20260710 11:05:07.026945  6293 leader_election.cc:304] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aea0a4c6b0424873aa142b92e389a5ee, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.027978  6373 raft_consensus.cc:2804] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:07.028432  6373 raft_consensus.cc:493] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:07.028826  6373 raft_consensus.cc:3060] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.029148  6178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "aea0a4c6b0424873aa142b92e389a5ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0053378de2744e21880e3b292c7f7b4f" is_pre_election: true
I20260710 11:05:07.029980  6178 raft_consensus.cc:2468] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aea0a4c6b0424873aa142b92e389a5ee in term 0.
I20260710 11:05:07.033535  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee" is_pre_election: true
I20260710 11:05:07.033938  6326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee" is_pre_election: true
I20260710 11:05:07.034746  6326 raft_consensus.cc:2468] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.036162  6142 leader_election.cc:304] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, aea0a4c6b0424873aa142b92e389a5ee; no voters: 
I20260710 11:05:07.037266  6380 raft_consensus.cc:2804] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:07.037187  6373 raft_consensus.cc:515] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.037779  6380 raft_consensus.cc:493] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:07.038187  6380 raft_consensus.cc:3060] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.038453  6327 raft_consensus.cc:2393] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0053378de2744e21880e3b292c7f7b4f in current term 1: Already voted for candidate aea0a4c6b0424873aa142b92e389a5ee in this term.
I20260710 11:05:07.039413  6253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" is_pre_election: true
I20260710 11:05:07.040254  6253 raft_consensus.cc:2468] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.040261  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" is_pre_election: true
I20260710 11:05:07.041553  6375 raft_consensus.cc:493] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:07.042080  6375 raft_consensus.cc:515] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.042378  6143 leader_election.cc:304] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.043345  6373 leader_election.cc:290] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [CANDIDATE]: Term 1 election: Requested vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153)
I20260710 11:05:07.043303  6252 raft_consensus.cc:2468] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.044199  6374 raft_consensus.cc:2804] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:07.044337  6253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "aea0a4c6b0424873aa142b92e389a5ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.044659  6374 raft_consensus.cc:493] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:07.044945  6253 raft_consensus.cc:3060] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.045003  6374 raft_consensus.cc:3060] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.050740  6380 raft_consensus.cc:515] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.053102  6253 raft_consensus.cc:2468] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea0a4c6b0424873aa142b92e389a5ee in term 1.
I20260710 11:05:07.053619  6380 leader_election.cc:290] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Requested vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.054255  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
I20260710 11:05:07.054694  6293 leader_election.cc:304] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aea0a4c6b0424873aa142b92e389a5ee, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.054927  6327 raft_consensus.cc:3060] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.055300  6375 leader_election.cc:290] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.055680  6373 raft_consensus.cc:2804] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:07.058458  6178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0053378de2744e21880e3b292c7f7b4f" is_pre_election: true
I20260710 11:05:07.058622  6253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.058662  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "aea0a4c6b0424873aa142b92e389a5ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0053378de2744e21880e3b292c7f7b4f"
I20260710 11:05:07.059401  6178 raft_consensus.cc:2393] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ee324d4e2e4e65af1ebc0a8a473724 in current term 1: Already voted for candidate 0053378de2744e21880e3b292c7f7b4f in this term.
I20260710 11:05:07.059459  6253 raft_consensus.cc:3060] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.063616  6327 raft_consensus.cc:2468] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 1.
I20260710 11:05:07.064957  6142 leader_election.cc:304] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, aea0a4c6b0424873aa142b92e389a5ee; no voters: 
I20260710 11:05:07.065835  6380 raft_consensus.cc:2804] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:07.066831  6253 raft_consensus.cc:2468] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 1.
I20260710 11:05:07.053139  6374 raft_consensus.cc:515] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.068989  6177 raft_consensus.cc:2393] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aea0a4c6b0424873aa142b92e389a5ee in current term 1: Already voted for candidate 0053378de2744e21880e3b292c7f7b4f in this term.
I20260710 11:05:07.070994  6374 leader_election.cc:290] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Requested vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.072014  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
I20260710 11:05:07.073035  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.074083  6252 raft_consensus.cc:2393] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0053378de2744e21880e3b292c7f7b4f in current term 1: Already voted for candidate aea0a4c6b0424873aa142b92e389a5ee in this term.
I20260710 11:05:07.076763  6380 raft_consensus.cc:697] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Running, Role: LEADER
I20260710 11:05:07.077383  6373 raft_consensus.cc:697] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 LEADER]: Becoming Leader. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Running, Role: LEADER
I20260710 11:05:07.077929  6380 consensus_queue.cc:237] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.078421  6373 consensus_queue.cc:237] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.079734  6326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee" is_pre_election: true
I20260710 11:05:07.080600  6326 raft_consensus.cc:2393] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3ee324d4e2e4e65af1ebc0a8a473724 in current term 1: Already voted for candidate 0053378de2744e21880e3b292c7f7b4f in this term.
I20260710 11:05:07.082037  6218 leader_election.cc:304] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 0053378de2744e21880e3b292c7f7b4f, aea0a4c6b0424873aa142b92e389a5ee
I20260710 11:05:07.083009  6375 raft_consensus.cc:2749] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:07.087036  6142 leader_election.cc:304] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [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: 0053378de2744e21880e3b292c7f7b4f; no voters: aea0a4c6b0424873aa142b92e389a5ee, c3ee324d4e2e4e65af1ebc0a8a473724
I20260710 11:05:07.087932  6380 raft_consensus.cc:2749] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:07.087498  6074 catalog_manager.cc:5697] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0053378de2744e21880e3b292c7f7b4f (127.2.133.193). New cstate: current_term: 1 leader_uuid: "0053378de2744e21880e3b292c7f7b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.089895  6072 catalog_manager.cc:5697] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee reported cstate change: term changed from 0 to 1, leader changed from <none> to aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195). New cstate: current_term: 1 leader_uuid: "aea0a4c6b0424873aa142b92e389a5ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:07.159476  6072 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47474:
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"
    }
  }
}
W20260710 11:05:07.161514  6072 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.
I20260710 11:05:07.185170  6168 tablet_service.cc:1511] Processing CreateTablet for tablet d6a7ea9e4c9a4ee783d28d528647d8e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=56433e09362849ab972e4ba8bca4dab7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:07.186565  6242 tablet_service.cc:1511] Processing CreateTablet for tablet d6a7ea9e4c9a4ee783d28d528647d8e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=56433e09362849ab972e4ba8bca4dab7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:07.186559  6168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a7ea9e4c9a4ee783d28d528647d8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.187863  6242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a7ea9e4c9a4ee783d28d528647d8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.188575  6317 tablet_service.cc:1511] Processing CreateTablet for tablet d6a7ea9e4c9a4ee783d28d528647d8e6 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=56433e09362849ab972e4ba8bca4dab7]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:05:07.189880  6317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a7ea9e4c9a4ee783d28d528647d8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.191548  6243 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1dcc1eabe4447993295f582144073a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=56433e09362849ab972e4ba8bca4dab7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:07.192893  6243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1dcc1eabe4447993295f582144073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.193166  6316 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1dcc1eabe4447993295f582144073a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=56433e09362849ab972e4ba8bca4dab7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:07.193166  6167 tablet_service.cc:1511] Processing CreateTablet for tablet 2a1dcc1eabe4447993295f582144073a (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=56433e09362849ab972e4ba8bca4dab7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:05:07.194384  6316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1dcc1eabe4447993295f582144073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.194834  6167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a1dcc1eabe4447993295f582144073a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:07.210295  6369 tablet_bootstrap.cc:492] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: Bootstrap starting.
I20260710 11:05:07.216883  6369 tablet_bootstrap.cc:654] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:07.223738  6367 tablet_bootstrap.cc:492] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee: Bootstrap starting.
I20260710 11:05:07.227336  6368 tablet_bootstrap.cc:492] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724: Bootstrap starting.
I20260710 11:05:07.230882  6369 tablet_bootstrap.cc:492] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: No bootstrap required, opened a new log
I20260710 11:05:07.231173  6367 tablet_bootstrap.cc:654] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:07.231521  6369 ts_tablet_manager.cc:1403] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260710 11:05:07.235126  6369 raft_consensus.cc:359] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.235882  6368 tablet_bootstrap.cc:654] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:07.235852  6369 raft_consensus.cc:385] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.236498  6369 raft_consensus.cc:740] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.237119  6367 tablet_bootstrap.cc:492] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee: No bootstrap required, opened a new log
I20260710 11:05:07.237633  6367 ts_tablet_manager.cc:1403] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:05:07.237475  6369 consensus_queue.cc:260] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.240275  6369 ts_tablet_manager.cc:1434] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:07.241683  6369 tablet_bootstrap.cc:492] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f: Bootstrap starting.
I20260710 11:05:07.245056  6367 raft_consensus.cc:359] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.245921  6367 raft_consensus.cc:385] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.246268  6367 raft_consensus.cc:740] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.247124  6367 consensus_queue.cc:260] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.249687  6367 ts_tablet_manager.cc:1434] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:05:07.250154  6369 tablet_bootstrap.cc:654] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:07.250958  6367 tablet_bootstrap.cc:492] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee: Bootstrap starting.
I20260710 11:05:07.258792  6369 tablet_bootstrap.cc:492] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f: No bootstrap required, opened a new log
I20260710 11:05:07.259032  6367 tablet_bootstrap.cc:654] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:07.259450  6369 ts_tablet_manager.cc:1403] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:05:07.261852  6368 tablet_bootstrap.cc:492] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724: No bootstrap required, opened a new log
I20260710 11:05:07.262408  6368 ts_tablet_manager.cc:1403] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.011s
I20260710 11:05:07.263243  6369 raft_consensus.cc:359] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.264084  6369 raft_consensus.cc:385] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.264430  6369 raft_consensus.cc:740] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.265931  6368 raft_consensus.cc:359] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.265347  6369 consensus_queue.cc:260] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.267175  6367 tablet_bootstrap.cc:492] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee: No bootstrap required, opened a new log
I20260710 11:05:07.267789  6367 ts_tablet_manager.cc:1403] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260710 11:05:07.268545  6369 ts_tablet_manager.cc:1434] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:05:07.266631  6368 raft_consensus.cc:385] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.269152  6368 raft_consensus.cc:740] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ee324d4e2e4e65af1ebc0a8a473724, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.269970  6368 consensus_queue.cc:260] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.270728  6367 raft_consensus.cc:359] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.271598  6367 raft_consensus.cc:385] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.271960  6367 raft_consensus.cc:740] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.272989  6368 ts_tablet_manager.cc:1434] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260710 11:05:07.272909  6367 consensus_queue.cc:260] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.274108  6368 tablet_bootstrap.cc:492] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: Bootstrap starting.
I20260710 11:05:07.277920  6367 ts_tablet_manager.cc:1434] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:07.281729  6368 tablet_bootstrap.cc:654] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:07.285887  6123 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:07.288240  6368 tablet_bootstrap.cc:492] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: No bootstrap required, opened a new log
I20260710 11:05:07.288811  6368 ts_tablet_manager.cc:1403] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260710 11:05:07.291054  6368 raft_consensus.cc:359] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.291648  6368 raft_consensus.cc:385] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:07.291844  6368 raft_consensus.cc:740] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3ee324d4e2e4e65af1ebc0a8a473724, State: Initialized, Role: FOLLOWER
I20260710 11:05:07.292356  6368 consensus_queue.cc:260] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.294010  6368 ts_tablet_manager.cc:1434] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:05:07.303938  6380 raft_consensus.cc:493] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:07.304369  6380 raft_consensus.cc:515] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.305958  6380 leader_election.cc:290] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.306644  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" is_pre_election: true
I20260710 11:05:07.306989  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee" is_pre_election: true
I20260710 11:05:07.307199  6252 raft_consensus.cc:2468] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.307736  6327 raft_consensus.cc:2468] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.308329  6143 leader_election.cc:304] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.309132  6380 raft_consensus.cc:2804] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:07.309468  6380 raft_consensus.cc:493] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:07.309684  6380 raft_consensus.cc:3060] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.315013  6380 raft_consensus.cc:515] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.316910  6380 leader_election.cc:290] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Requested vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.317800  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.318014  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
I20260710 11:05:07.318420  6252 raft_consensus.cc:3060] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.318560  6327 raft_consensus.cc:3060] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.325866  6327 raft_consensus.cc:2468] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 1.
I20260710 11:05:07.325866  6252 raft_consensus.cc:2468] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 1.
I20260710 11:05:07.327054  6142 leader_election.cc:304] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, aea0a4c6b0424873aa142b92e389a5ee; no voters: 
I20260710 11:05:07.327869  6380 raft_consensus.cc:2804] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:07.328290  6380 raft_consensus.cc:697] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Running, Role: LEADER
I20260710 11:05:07.328943  6380 consensus_queue.cc:237] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.336090  6075 catalog_manager.cc:5697] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0053378de2744e21880e3b292c7f7b4f (127.2.133.193). New cstate: current_term: 1 leader_uuid: "0053378de2744e21880e3b292c7f7b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.366474  6380 raft_consensus.cc:493] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:07.367043  6380 raft_consensus.cc:515] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.369037  6380 leader_election.cc:290] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.369911  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a7ea9e4c9a4ee783d28d528647d8e6" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" is_pre_election: true
I20260710 11:05:07.370182  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a7ea9e4c9a4ee783d28d528647d8e6" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee" is_pre_election: true
I20260710 11:05:07.370518  6252 raft_consensus.cc:2468] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.371042  6327 raft_consensus.cc:2468] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 0.
I20260710 11:05:07.371737  6143 leader_election.cc:304] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.372622  6380 raft_consensus.cc:2804] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:07.373099  6380 raft_consensus.cc:493] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:07.373451  6380 raft_consensus.cc:3060] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.379217  6380 raft_consensus.cc:515] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.381019  6380 leader_election.cc:290] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Requested vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.381767  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a7ea9e4c9a4ee783d28d528647d8e6" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.382113  6327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a7ea9e4c9a4ee783d28d528647d8e6" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
I20260710 11:05:07.382315  6252 raft_consensus.cc:3060] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.382715  6327 raft_consensus.cc:3060] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:07.388010  6252 raft_consensus.cc:2468] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 1.
I20260710 11:05:07.388882  6327 raft_consensus.cc:2468] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 1.
I20260710 11:05:07.389154  6143 leader_election.cc:304] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.390095  6380 raft_consensus.cc:2804] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:07.390549  6380 raft_consensus.cc:697] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Becoming Leader. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Running, Role: LEADER
I20260710 11:05:07.391320  6380 consensus_queue.cc:237] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.399096  6075 catalog_manager.cc:5697] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f reported cstate change: term changed from 0 to 1, leader changed from <none> to 0053378de2744e21880e3b292c7f7b4f (127.2.133.193). New cstate: current_term: 1 leader_uuid: "0053378de2744e21880e3b292c7f7b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.434777  6327 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1"
dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
mode: GRACEFUL
new_leader_uuid: "0053378de2744e21880e3b292c7f7b4f"
 from {username='slave'} at 127.0.0.1:37568
I20260710 11:05:07.435439  6327 raft_consensus.cc:606] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 LEADER]: Received request to transfer leadership to TS 0053378de2744e21880e3b292c7f7b4f
I20260710 11:05:07.448354  6177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46"
dest_uuid: "0053378de2744e21880e3b292c7f7b4f"
mode: GRACEFUL
new_leader_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
 from {username='slave'} at 127.0.0.1:53226
I20260710 11:05:07.448869  6177 raft_consensus.cc:606] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Received request to transfer leadership to TS aea0a4c6b0424873aa142b92e389a5ee
I20260710 11:05:07.475740  2583 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:05:07.477759  2583 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:05:07.478226  2583 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:05:07.490654  6177 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a"
dest_uuid: "0053378de2744e21880e3b292c7f7b4f"
mode: GRACEFUL
new_leader_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
 from {username='slave'} at 127.0.0.1:53238
I20260710 11:05:07.491245  6177 raft_consensus.cc:606] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Received request to transfer leadership to TS c3ee324d4e2e4e65af1ebc0a8a473724
I20260710 11:05:07.492837  2583 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:05:07.520460  6380 consensus_queue.cc:1048] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.528661  6374 raft_consensus.cc:993] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: : Instructing follower aea0a4c6b0424873aa142b92e389a5ee to start an election
I20260710 11:05:07.529141  6374 raft_consensus.cc:1081] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Signalling peer aea0a4c6b0424873aa142b92e389a5ee to start an election
I20260710 11:05:07.532382  6326 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46"
dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
 from {username='slave'} at 127.0.0.1:37546
I20260710 11:05:07.533509  6326 raft_consensus.cc:493] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.533890  6326 raft_consensus.cc:3060] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.535982  6384 consensus_queue.cc:1048] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:07.543136  6326 raft_consensus.cc:515] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.548549  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "aea0a4c6b0424873aa142b92e389a5ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0053378de2744e21880e3b292c7f7b4f"
I20260710 11:05:07.549175  6177 raft_consensus.cc:3055] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.549427  6177 raft_consensus.cc:740] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Running, Role: LEADER
I20260710 11:05:07.550220  6177 consensus_queue.cc:260] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.551151  6177 raft_consensus.cc:3060] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:05:07.555503  6384 consensus_queue.cc:1175] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260710 11:05:07.557529  6326 leader_election.cc:290] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [CANDIDATE]: Term 2 election: Requested vote from peers 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153), c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283)
I20260710 11:05:07.558282  6177 raft_consensus.cc:2468] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea0a4c6b0424873aa142b92e389a5ee in term 2.
I20260710 11:05:07.558627  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96321401e79341f79f78da5bcd98ca46" candidate_uuid: "aea0a4c6b0424873aa142b92e389a5ee" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.559381  6252 raft_consensus.cc:3060] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.559607  6292 leader_election.cc:304] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, aea0a4c6b0424873aa142b92e389a5ee; no voters: 
I20260710 11:05:07.560492  6373 raft_consensus.cc:2804] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.560937  6373 raft_consensus.cc:697] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 2 LEADER]: Becoming Leader. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Running, Role: LEADER
I20260710 11:05:07.561714  6373 consensus_queue.cc:237] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.566989  6252 raft_consensus.cc:2468] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aea0a4c6b0424873aa142b92e389a5ee in term 2.
I20260710 11:05:07.569494  6071 catalog_manager.cc:5697] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee reported cstate change: term changed from 1 to 2, leader changed from 0053378de2744e21880e3b292c7f7b4f (127.2.133.193) to aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195). New cstate: current_term: 2 leader_uuid: "aea0a4c6b0424873aa142b92e389a5ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:07.664191  6373 consensus_queue.cc:1048] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.674993  6373 consensus_queue.cc:1048] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.684019  6383 raft_consensus.cc:993] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: : Instructing follower 0053378de2744e21880e3b292c7f7b4f to start an election
I20260710 11:05:07.684540  6373 raft_consensus.cc:1081] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 LEADER]: Signalling peer 0053378de2744e21880e3b292c7f7b4f to start an election
I20260710 11:05:07.686225  6177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1"
dest_uuid: "0053378de2744e21880e3b292c7f7b4f"
 from {username='slave'} at 127.0.0.1:53210
I20260710 11:05:07.686872  6177 raft_consensus.cc:493] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.687266  6177 raft_consensus.cc:3060] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.693161  6177 raft_consensus.cc:515] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.694869  6177 leader_election.cc:290] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 2 election: Requested vote from peers c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194:42283), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.695789  6252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
I20260710 11:05:07.695966  6326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76cc4303e0954093adbe64c264b37df1" candidate_uuid: "0053378de2744e21880e3b292c7f7b4f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
I20260710 11:05:07.696476  6252 raft_consensus.cc:3060] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.696607  6326 raft_consensus.cc:3055] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.697013  6326 raft_consensus.cc:740] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aea0a4c6b0424873aa142b92e389a5ee, State: Running, Role: LEADER
I20260710 11:05:07.697693  6326 consensus_queue.cc:260] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.698590  6326 raft_consensus.cc:3060] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.701814  6252 raft_consensus.cc:2468] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 2.
I20260710 11:05:07.702919  6143 leader_election.cc:304] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0053378de2744e21880e3b292c7f7b4f, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.703724  6384 raft_consensus.cc:2804] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.704267  6384 raft_consensus.cc:697] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 2 LEADER]: Becoming Leader. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Running, Role: LEADER
I20260710 11:05:07.704483  6326 raft_consensus.cc:2468] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0053378de2744e21880e3b292c7f7b4f in term 2.
I20260710 11:05:07.705224  6384 consensus_queue.cc:237] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.712523  6075 catalog_manager.cc:5697] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f reported cstate change: term changed from 1 to 2, leader changed from aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195) to 0053378de2744e21880e3b292c7f7b4f (127.2.133.193). New cstate: current_term: 2 leader_uuid: "0053378de2744e21880e3b292c7f7b4f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.769572  6384 consensus_queue.cc:1048] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.776175  6380 raft_consensus.cc:993] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: : Instructing follower c3ee324d4e2e4e65af1ebc0a8a473724 to start an election
I20260710 11:05:07.776676  6374 raft_consensus.cc:1081] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Signalling peer c3ee324d4e2e4e65af1ebc0a8a473724 to start an election
I20260710 11:05:07.778653  6253 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a"
dest_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724"
 from {username='slave'} at 127.0.0.1:47120
I20260710 11:05:07.779896  6253 raft_consensus.cc:493] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:07.780349  6253 raft_consensus.cc:3060] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.782264  6384 consensus_queue.cc:1048] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.789566  6253 raft_consensus.cc:515] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.791872  6253 leader_election.cc:290] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [CANDIDATE]: Term 2 election: Requested vote from peers 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153), aea0a4c6b0424873aa142b92e389a5ee (127.2.133.195:33185)
I20260710 11:05:07.792915  6177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a" candidate_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0053378de2744e21880e3b292c7f7b4f"
I20260710 11:05:07.793716  6177 raft_consensus.cc:3055] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:07.792928  6326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a1dcc1eabe4447993295f582144073a" candidate_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aea0a4c6b0424873aa142b92e389a5ee"
I20260710 11:05:07.794050  6177 raft_consensus.cc:740] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0053378de2744e21880e3b292c7f7b4f, State: Running, Role: LEADER
I20260710 11:05:07.794296  6326 raft_consensus.cc:3060] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.795004  6177 consensus_queue.cc:260] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.796154  6177 raft_consensus.cc:3060] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:07.800395  6326 raft_consensus.cc:2468] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ee324d4e2e4e65af1ebc0a8a473724 in term 2.
I20260710 11:05:07.801534  6218 leader_election.cc:304] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aea0a4c6b0424873aa142b92e389a5ee, c3ee324d4e2e4e65af1ebc0a8a473724; no voters: 
I20260710 11:05:07.801666  6177 raft_consensus.cc:2468] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3ee324d4e2e4e65af1ebc0a8a473724 in term 2.
I20260710 11:05:07.802428  6375 raft_consensus.cc:2804] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:07.803607  6375 raft_consensus.cc:697] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 LEADER]: Becoming Leader. State: Replica: c3ee324d4e2e4e65af1ebc0a8a473724, State: Running, Role: LEADER
I20260710 11:05:07.804382  6375 consensus_queue.cc:237] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } }
I20260710 11:05:07.810204  6075 catalog_manager.cc:5697] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 reported cstate change: term changed from 1 to 2, leader changed from 0053378de2744e21880e3b292c7f7b4f (127.2.133.193) to c3ee324d4e2e4e65af1ebc0a8a473724 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0053378de2744e21880e3b292c7f7b4f" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 41153 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:07.818095  6384 consensus_queue.cc:1048] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3ee324d4e2e4e65af1ebc0a8a473724" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 42283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.828275  6374 consensus_queue.cc:1048] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [LEADER]: Connected to new peer: Peer: permanent_uuid: "aea0a4c6b0424873aa142b92e389a5ee" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33185 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:07.862963  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
I20260710 11:05:07.881271  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.881973  2583 tablet_replica.cc:333] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f: stopping tablet replica
I20260710 11:05:07.882579  2583 raft_consensus.cc:2243] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.883497  2583 raft_consensus.cc:2272] T d6a7ea9e4c9a4ee783d28d528647d8e6 P 0053378de2744e21880e3b292c7f7b4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.885848  2583 tablet_replica.cc:333] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f: stopping tablet replica
I20260710 11:05:07.886433  2583 raft_consensus.cc:2243] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.886861  2583 raft_consensus.cc:2272] T 2a1dcc1eabe4447993295f582144073a P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.889264  2583 tablet_replica.cc:333] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f: stopping tablet replica
I20260710 11:05:07.889829  2583 raft_consensus.cc:2243] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.890268  2583 raft_consensus.cc:2272] T 96321401e79341f79f78da5bcd98ca46 P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.892452  2583 tablet_replica.cc:333] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: stopping tablet replica
I20260710 11:05:07.893074  2583 raft_consensus.cc:2243] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.893672  2583 pending_rounds.cc:70] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: Trying to abort 1 pending ops.
I20260710 11:05:07.893823  2583 pending_rounds.cc:77] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959455570026496 op_type: NO_OP noop_request { }
I20260710 11:05:07.894145  2583 raft_consensus.cc:2889] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:07.894465  2583 raft_consensus.cc:2272] T 76cc4303e0954093adbe64c264b37df1 P 0053378de2744e21880e3b292c7f7b4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.918368  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
I20260710 11:05:07.930761  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
I20260710 11:05:07.951565  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:07.952214  2583 tablet_replica.cc:333] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: stopping tablet replica
I20260710 11:05:07.953037  2583 raft_consensus.cc:2243] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:07.953603  2583 pending_rounds.cc:70] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: Trying to abort 1 pending ops.
I20260710 11:05:07.953771  2583 pending_rounds.cc:77] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959455974080512 op_type: NO_OP noop_request { }
I20260710 11:05:07.953996  2583 raft_consensus.cc:2889] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:07.954213  2583 raft_consensus.cc:2272] T 2a1dcc1eabe4447993295f582144073a P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.956310  2583 tablet_replica.cc:333] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724: stopping tablet replica
I20260710 11:05:07.956779  2583 raft_consensus.cc:2243] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.957123  2583 raft_consensus.cc:2272] T d6a7ea9e4c9a4ee783d28d528647d8e6 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.959307  2583 tablet_replica.cc:333] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724: stopping tablet replica
I20260710 11:05:07.959865  2583 raft_consensus.cc:2243] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.960229  2583 raft_consensus.cc:2272] T 76cc4303e0954093adbe64c264b37df1 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.962126  2583 tablet_replica.cc:333] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724: stopping tablet replica
I20260710 11:05:07.962527  2583 raft_consensus.cc:2243] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:07.962843  2583 raft_consensus.cc:2272] T 96321401e79341f79f78da5bcd98ca46 P c3ee324d4e2e4e65af1ebc0a8a473724 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:07.975036  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
I20260710 11:05:07.986454  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
W20260710 11:05:07.994382  6292 consensus_peers.cc:597] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee -> Peer 0053378de2744e21880e3b292c7f7b4f (127.2.133.193:41153): Couldn't send request to peer 0053378de2744e21880e3b292c7f7b4f. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:41153: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:08.007238  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:08.007972  2583 tablet_replica.cc:333] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee: stopping tablet replica
I20260710 11:05:08.008467  2583 raft_consensus.cc:2243] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.008845  2583 raft_consensus.cc:2272] T 2a1dcc1eabe4447993295f582144073a P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.010849  2583 tablet_replica.cc:333] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee: stopping tablet replica
I20260710 11:05:08.011298  2583 raft_consensus.cc:2243] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.011757  2583 raft_consensus.cc:2272] T d6a7ea9e4c9a4ee783d28d528647d8e6 P aea0a4c6b0424873aa142b92e389a5ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.013854  2583 tablet_replica.cc:333] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: stopping tablet replica
I20260710 11:05:08.014300  2583 raft_consensus.cc:2243] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.014907  2583 pending_rounds.cc:70] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: Trying to abort 1 pending ops.
I20260710 11:05:08.015064  2583 pending_rounds.cc:77] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305959454981550080 op_type: NO_OP noop_request { }
I20260710 11:05:08.015296  2583 raft_consensus.cc:2889] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:05:08.015618  2583 raft_consensus.cc:2272] T 96321401e79341f79f78da5bcd98ca46 P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.017827  2583 tablet_replica.cc:333] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee: stopping tablet replica
I20260710 11:05:08.018244  2583 raft_consensus.cc:2243] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:08.018595  2583 raft_consensus.cc:2272] T 76cc4303e0954093adbe64c264b37df1 P aea0a4c6b0424873aa142b92e389a5ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.042557  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:05:08.054016  2583 master.cc:562] Master@127.2.133.254:36989 shutting down...
I20260710 11:05:08.071663  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:08.072149  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:08.072419  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c58053ba3394a1c8ebac0cd6476732e: stopping tablet replica
I20260710 11:05:08.091940  2583 master.cc:584] Master@127.2.133.254:36989 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (1977 ms)
[----------] 6 tests from LeaderRebalancerTest (92455 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:05:08.127453  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:39181
I20260710 11:05:08.128495  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.133570  6418 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
W20260710 11:05:08.134356  6417 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
W20260710 11:05:08.135064  6420 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
I20260710 11:05:08.135716  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:08.136545  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.136724  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.136842  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681508136830 us; error 0 us; skew 500 ppm
I20260710 11:05:08.137427  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.140146  2583 webserver.cc:533] Webserver started at http://127.2.133.254:44447/ using document root <none> and password file <none>
I20260710 11:05:08.140630  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.140813  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.141100  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.142148  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "9226897dc3514d4993a9e9a32df2970d"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.146564  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 11:05:08.150241  6425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.151405  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:05:08.151850  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "9226897dc3514d4993a9e9a32df2970d"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.152369  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-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)
I20260710 11:05:08.201185  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.202570  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.243046  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:39181
I20260710 11:05:08.243170  6476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:39181 every 8 connection(s)
I20260710 11:05:08.247184  6477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.258400  6477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d: Bootstrap starting.
I20260710 11:05:08.263140  6477 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:08.267373  6477 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d: No bootstrap required, opened a new log
I20260710 11:05:08.269588  6477 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9226897dc3514d4993a9e9a32df2970d" member_type: VOTER }
I20260710 11:05:08.269972  6477 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:08.270153  6477 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9226897dc3514d4993a9e9a32df2970d, State: Initialized, Role: FOLLOWER
I20260710 11:05:08.270742  6477 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9226897dc3514d4993a9e9a32df2970d" member_type: VOTER }
I20260710 11:05:08.271174  6477 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:08.271375  6477 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:08.271652  6477 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:08.276110  6477 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9226897dc3514d4993a9e9a32df2970d" member_type: VOTER }
I20260710 11:05:08.276559  6477 leader_election.cc:304] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [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: 9226897dc3514d4993a9e9a32df2970d; no voters: 
I20260710 11:05:08.277697  6477 leader_election.cc:290] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:08.278066  6480 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:08.279573  6480 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 1 LEADER]: Becoming Leader. State: Replica: 9226897dc3514d4993a9e9a32df2970d, State: Running, Role: LEADER
I20260710 11:05:08.280191  6480 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [LEADER]: Queue going to LEADER mode. State: All 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: "9226897dc3514d4993a9e9a32df2970d" member_type: VOTER }
I20260710 11:05:08.280709  6477 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:08.282958  6482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9226897dc3514d4993a9e9a32df2970d. Latest consensus state: current_term: 1 leader_uuid: "9226897dc3514d4993a9e9a32df2970d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9226897dc3514d4993a9e9a32df2970d" member_type: VOTER } }
I20260710 11:05:08.282894  6481 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9226897dc3514d4993a9e9a32df2970d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9226897dc3514d4993a9e9a32df2970d" member_type: VOTER } }
I20260710 11:05:08.283596  6482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:08.283733  6481 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:08.286698  6485 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:08.294718  6485 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:08.295980  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:08.305249  6485 catalog_manager.cc:1383] Generated new cluster ID: c1abaed428974c5eb6effa7c8d854ae8
I20260710 11:05:08.305724  6485 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:08.330551  6485 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:08.331883  6485 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:08.354573  6485 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d: Generated new TSK 0
I20260710 11:05:08.355219  6485 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:08.362696  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.369536  6498 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
W20260710 11:05:08.370365  6499 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
W20260710 11:05:08.373327  6501 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
I20260710 11:05:08.373500  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:08.374439  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.374650  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.374810  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681508374795 us; error 0 us; skew 500 ppm
I20260710 11:05:08.375489  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.377820  2583 webserver.cc:533] Webserver started at http://127.2.133.193:44637/ using document root <none> and password file <none>
I20260710 11:05:08.378320  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.378520  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.378811  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.379984  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "c88a8dee1d664362963d3a1228a0e0e3"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.384411  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:08.387889  6506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.388746  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:05:08.389108  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "c88a8dee1d664362963d3a1228a0e0e3"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.389422  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-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)
I20260710 11:05:08.406726  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.407938  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.409335  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.411687  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.411924  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.412173  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.412361  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.454070  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:34517
I20260710 11:05:08.454175  6568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:34517 every 8 connection(s)
I20260710 11:05:08.459606  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.467306  6573 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
W20260710 11:05:08.467775  6574 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
I20260710 11:05:08.472560  6569 heartbeater.cc:344] Connected to a master server at 127.2.133.254:39181
I20260710 11:05:08.473062  6569 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.473664  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:08.474066  6569 heartbeater.cc:507] Master 127.2.133.254:39181 requested a full tablet report, sending...
W20260710 11:05:08.474181  6576 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
I20260710 11:05:08.475261  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.475530  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.475755  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681508475736 us; error 0 us; skew 500 ppm
I20260710 11:05:08.476337  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.476652  6442 ts_manager.cc:194] Registered new tserver with Master: c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
I20260710 11:05:08.478807  6442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51270
I20260710 11:05:08.478865  2583 webserver.cc:533] Webserver started at http://127.2.133.194:42601/ using document root <none> and password file <none>
I20260710 11:05:08.479432  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.479609  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.479916  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.481370  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "e93147e039434d6c86607dd37da23894"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.485554  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:08.488943  6581 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.489738  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:05:08.490069  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "e93147e039434d6c86607dd37da23894"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.490343  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-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)
I20260710 11:05:08.530786  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.531967  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.533423  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.535704  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.535959  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.536223  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.536407  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.580854  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:37117
I20260710 11:05:08.580925  6643 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:37117 every 8 connection(s)
I20260710 11:05:08.586095  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:08.595146  6647 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
W20260710 11:05:08.596036  6648 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
I20260710 11:05:08.602451  6644 heartbeater.cc:344] Connected to a master server at 127.2.133.254:39181
I20260710 11:05:08.602912  6644 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.604257  6644 heartbeater.cc:507] Master 127.2.133.254:39181 requested a full tablet report, sending...
W20260710 11:05:08.604674  6650 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
I20260710 11:05:08.605569  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:08.607062  6442 ts_manager.cc:194] Registered new tserver with Master: e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:08.607187  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:08.607579  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:08.607760  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681508607722 us; error 0 us; skew 500 ppm
I20260710 11:05:08.608372  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:08.608857  6442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51286
I20260710 11:05:08.611140  2583 webserver.cc:533] Webserver started at http://127.2.133.195:40561/ using document root <none> and password file <none>
I20260710 11:05:08.611716  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:08.611939  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:08.612222  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:08.613507  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "e19456ef1fee465ba245842648ee7729"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.618227  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:05:08.621759  6655 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.622727  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:08.623001  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "e19456ef1fee465ba245842648ee7729"
format_stamp: "Formatted at 2026-07-10 11:05:08 on dist-test-slave-c7sl"
I20260710 11:05:08.623239  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681415496632-2583-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)
I20260710 11:05:08.646323  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:08.647321  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:08.648746  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:08.651197  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:08.651396  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.651703  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:08.651928  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:08.691730  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:36729
I20260710 11:05:08.691897  6717 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:36729 every 8 connection(s)
I20260710 11:05:08.706926  6718 heartbeater.cc:344] Connected to a master server at 127.2.133.254:39181
I20260710 11:05:08.707509  6718 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:08.708353  6718 heartbeater.cc:507] Master 127.2.133.254:39181 requested a full tablet report, sending...
I20260710 11:05:08.710273  6442 ts_manager.cc:194] Registered new tserver with Master: e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:08.710740  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015311752s
I20260710 11:05:08.711699  6442 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51300
I20260710 11:05:08.736608  6442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51314:
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"
    }
  }
}
W20260710 11:05:08.739342  6442 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.
I20260710 11:05:08.815547  6609 tablet_service.cc:1511] Processing CreateTablet for tablet d25d6b6af7d44ddeaf0a06697dc70fa8 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:08.816020  6608 tablet_service.cc:1511] Processing CreateTablet for tablet ed912bdd6b3c4ecdb6a176501518d9dd (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:08.817008  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25d6b6af7d44ddeaf0a06697dc70fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.817829  6608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed912bdd6b3c4ecdb6a176501518d9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.825466  6607 tablet_service.cc:1511] Processing CreateTablet for tablet 824aa27022c146ba957f8069e3a17cee (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:08.826920  6607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824aa27022c146ba957f8069e3a17cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.831616  6683 tablet_service.cc:1511] Processing CreateTablet for tablet d25d6b6af7d44ddeaf0a06697dc70fa8 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:08.833035  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25d6b6af7d44ddeaf0a06697dc70fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.837366  6534 tablet_service.cc:1511] Processing CreateTablet for tablet d25d6b6af7d44ddeaf0a06697dc70fa8 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:08.838718  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d25d6b6af7d44ddeaf0a06697dc70fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.840973  6533 tablet_service.cc:1511] Processing CreateTablet for tablet ed912bdd6b3c4ecdb6a176501518d9dd (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:08.842501  6533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed912bdd6b3c4ecdb6a176501518d9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.842636  6606 tablet_service.cc:1511] Processing CreateTablet for tablet 81c4c2e0c28e40679c4c74b6d1a8e9e2 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:08.843997  6606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c4c2e0c28e40679c4c74b6d1a8e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.844923  6532 tablet_service.cc:1511] Processing CreateTablet for tablet 824aa27022c146ba957f8069e3a17cee (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:08.846400  6532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824aa27022c146ba957f8069e3a17cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.849012  6531 tablet_service.cc:1511] Processing CreateTablet for tablet 81c4c2e0c28e40679c4c74b6d1a8e9e2 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:08.849346  6605 tablet_service.cc:1511] Processing CreateTablet for tablet 8283dd94e60e465fbcd75d951296df26 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:08.849977  6682 tablet_service.cc:1511] Processing CreateTablet for tablet ed912bdd6b3c4ecdb6a176501518d9dd (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:08.850706  6605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8283dd94e60e465fbcd75d951296df26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.851248  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed912bdd6b3c4ecdb6a176501518d9dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.851392  6530 tablet_service.cc:1511] Processing CreateTablet for tablet 8283dd94e60e465fbcd75d951296df26 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:08.855783  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c4c2e0c28e40679c4c74b6d1a8e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.857262  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8283dd94e60e465fbcd75d951296df26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.858736  6604 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee93e26340146c48b9e8d11b3411844 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:08.860121  6604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee93e26340146c48b9e8d11b3411844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.865502  6603 tablet_service.cc:1511] Processing CreateTablet for tablet bed495273d2b4121aec054ff95d44747 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:08.867206  6603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed495273d2b4121aec054ff95d44747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.868995  6602 tablet_service.cc:1511] Processing CreateTablet for tablet f737c68e717441d88e45c31e754dc591 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:08.869228  6528 tablet_service.cc:1511] Processing CreateTablet for tablet bed495273d2b4121aec054ff95d44747 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:08.870471  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f737c68e717441d88e45c31e754dc591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.870551  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed495273d2b4121aec054ff95d44747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.872500  6529 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee93e26340146c48b9e8d11b3411844 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:08.873960  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee93e26340146c48b9e8d11b3411844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.876579  6527 tablet_service.cc:1511] Processing CreateTablet for tablet f737c68e717441d88e45c31e754dc591 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:08.877569  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1a3f7aee31443a87a0baa20578120a (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:08.878824  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1a3f7aee31443a87a0baa20578120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.877933  6527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f737c68e717441d88e45c31e754dc591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.879721  6526 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1a3f7aee31443a87a0baa20578120a (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:08.880960  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1a3f7aee31443a87a0baa20578120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.891651  6681 tablet_service.cc:1511] Processing CreateTablet for tablet 824aa27022c146ba957f8069e3a17cee (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:08.893160  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 824aa27022c146ba957f8069e3a17cee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.897099  6680 tablet_service.cc:1511] Processing CreateTablet for tablet 81c4c2e0c28e40679c4c74b6d1a8e9e2 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:08.899462  6680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81c4c2e0c28e40679c4c74b6d1a8e9e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.901906  6679 tablet_service.cc:1511] Processing CreateTablet for tablet 8283dd94e60e465fbcd75d951296df26 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:08.904247  6679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8283dd94e60e465fbcd75d951296df26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.906760  6678 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee93e26340146c48b9e8d11b3411844 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:08.908562  6678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee93e26340146c48b9e8d11b3411844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.956178  6733 tablet_bootstrap.cc:492] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:08.969720  6677 tablet_service.cc:1511] Processing CreateTablet for tablet bed495273d2b4121aec054ff95d44747 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:08.971266  6677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bed495273d2b4121aec054ff95d44747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.976547  6676 tablet_service.cc:1511] Processing CreateTablet for tablet f737c68e717441d88e45c31e754dc591 (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:08.978133  6676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f737c68e717441d88e45c31e754dc591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:08.985505  6675 tablet_service.cc:1511] Processing CreateTablet for tablet 0e1a3f7aee31443a87a0baa20578120a (DEFAULT_TABLE table=test-workload [id=dee8d62073d44457a08eea9145200b9e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:08.987639  6675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e1a3f7aee31443a87a0baa20578120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:09.027066  6735 tablet_bootstrap.cc:492] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.030802  6733 tablet_bootstrap.cc:654] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.033432  6735 tablet_bootstrap.cc:654] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.027165  6734 tablet_bootstrap.cc:492] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.055692  6733 tablet_bootstrap.cc:492] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.056247  6733 ts_tablet_manager.cc:1403] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.008s
I20260710 11:05:09.058223  6735 tablet_bootstrap.cc:492] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.058777  6735 ts_tablet_manager.cc:1403] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.016s
I20260710 11:05:09.059039  6733 raft_consensus.cc:359] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.059785  6733 raft_consensus.cc:385] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.060067  6733 raft_consensus.cc:740] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.060961  6733 consensus_queue.cc:260] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.061749  6735 raft_consensus.cc:359] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.062500  6735 raft_consensus.cc:385] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.062801  6735 raft_consensus.cc:740] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.063705  6734 tablet_bootstrap.cc:654] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.063746  6735 consensus_queue.cc:260] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.069418  6644 heartbeater.cc:499] Master 127.2.133.254:39181 was elected leader, sending a full tablet report...
I20260710 11:05:09.070461  6733 ts_tablet_manager.cc:1434] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260710 11:05:09.071856  6733 tablet_bootstrap.cc:492] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.075479  6734 tablet_bootstrap.cc:492] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.075968  6734 ts_tablet_manager.cc:1403] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.000s
I20260710 11:05:09.078753  6734 raft_consensus.cc:359] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.079491  6734 raft_consensus.cc:385] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.079773  6734 raft_consensus.cc:740] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.080188  6733 tablet_bootstrap.cc:654] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.080639  6734 consensus_queue.cc:260] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.084173  6718 heartbeater.cc:499] Master 127.2.133.254:39181 was elected leader, sending a full tablet report...
I20260710 11:05:09.084647  6735 ts_tablet_manager.cc:1434] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.015s
I20260710 11:05:09.085752  6735 tablet_bootstrap.cc:492] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.093290  6735 tablet_bootstrap.cc:654] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.097640  6740 raft_consensus.cc:493] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.098560  6740 raft_consensus.cc:515] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.112047  6740 leader_election.cc:290] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.125845  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.126911  6544 raft_consensus.cc:2468] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.129190  6659 leader_election.cc:304] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:09.131294  6743 raft_consensus.cc:2804] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.131939  6743 raft_consensus.cc:493] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.132457  6743 raft_consensus.cc:3060] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.146862  6733 tablet_bootstrap.cc:492] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.147769  6733 ts_tablet_manager.cc:1403] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.076s	user 0.014s	sys 0.008s
I20260710 11:05:09.149550  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
W20260710 11:05:09.151585  6658 leader_election.cc:343] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.155184  6743 raft_consensus.cc:515] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.157128  6734 ts_tablet_manager.cc:1434] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.081s	user 0.042s	sys 0.037s
I20260710 11:05:09.157910  6569 heartbeater.cc:499] Master 127.2.133.254:39181 was elected leader, sending a full tablet report...
I20260710 11:05:09.158255  6734 tablet_bootstrap.cc:492] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.158445  6743 leader_election.cc:290] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.160609  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.160874  6735 tablet_bootstrap.cc:492] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.161446  6735 ts_tablet_manager.cc:1403] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.076s	user 0.020s	sys 0.029s
W20260710 11:05:09.162041  6658 leader_election.cc:343] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.162276  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.162959  6544 raft_consensus.cc:3060] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.164296  6734 tablet_bootstrap.cc:654] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.164152  6735 raft_consensus.cc:359] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.164795  6735 raft_consensus.cc:385] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.165153  6735 raft_consensus.cc:740] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.165841  6735 consensus_queue.cc:260] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.167893  6735 ts_tablet_manager.cc:1434] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:09.168828  6735 tablet_bootstrap.cc:492] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.174217  6735 tablet_bootstrap.cc:654] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.152191  6733 raft_consensus.cc:359] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.183763  6733 raft_consensus.cc:385] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.184146  6733 raft_consensus.cc:740] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.184787  6735 tablet_bootstrap.cc:492] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.185318  6735 ts_tablet_manager.cc:1403] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.001s
I20260710 11:05:09.185463  6544 raft_consensus.cc:2468] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.185667  6733 consensus_queue.cc:260] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.187350  6659 leader_election.cc:304] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: e93147e039434d6c86607dd37da23894
I20260710 11:05:09.188243  6735 raft_consensus.cc:359] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.191843  6735 raft_consensus.cc:385] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.192220  6735 raft_consensus.cc:740] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.192855  6743 raft_consensus.cc:2804] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.193382  6743 raft_consensus.cc:697] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.193208  6735 consensus_queue.cc:260] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.194281  6743 consensus_queue.cc:237] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.196213  6735 ts_tablet_manager.cc:1434] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:05:09.197220  6735 tablet_bootstrap.cc:492] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.201035  6733 ts_tablet_manager.cc:1434] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.053s	user 0.008s	sys 0.000s
I20260710 11:05:09.204787  6735 tablet_bootstrap.cc:654] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.217929  6735 tablet_bootstrap.cc:492] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.202373  6733 tablet_bootstrap.cc:492] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.218755  6735 ts_tablet_manager.cc:1403] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260710 11:05:09.224231  6735 raft_consensus.cc:359] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.225293  6735 raft_consensus.cc:385] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.225945  6735 raft_consensus.cc:740] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.227854  6734 tablet_bootstrap.cc:492] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.227226  6735 consensus_queue.cc:260] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.228405  6734 ts_tablet_manager.cc:1403] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.070s	user 0.038s	sys 0.028s
I20260710 11:05:09.226111  6733 tablet_bootstrap.cc:654] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.230614  6735 ts_tablet_manager.cc:1434] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:05:09.231688  6735 tablet_bootstrap.cc:492] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.233080  6734 raft_consensus.cc:359] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.233832  6734 raft_consensus.cc:385] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.234128  6734 raft_consensus.cc:740] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.233904  6441 catalog_manager.cc:5697] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.235136  6734 consensus_queue.cc:260] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.250993  6735 tablet_bootstrap.cc:654] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.251359  6734 ts_tablet_manager.cc:1434] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.023s	user 0.012s	sys 0.009s
I20260710 11:05:09.252421  6734 tablet_bootstrap.cc:492] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.262477  6734 tablet_bootstrap.cc:654] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.288180  6734 tablet_bootstrap.cc:492] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.288918  6734 ts_tablet_manager.cc:1403] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.037s	user 0.032s	sys 0.001s
I20260710 11:05:09.290424  6733 tablet_bootstrap.cc:492] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.291791  6733 ts_tablet_manager.cc:1403] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.090s	user 0.037s	sys 0.026s
I20260710 11:05:09.292178  6734 raft_consensus.cc:359] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.292884  6735 tablet_bootstrap.cc:492] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.293128  6734 raft_consensus.cc:385] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.293459  6735 ts_tablet_manager.cc:1403] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.024s
I20260710 11:05:09.293586  6734 raft_consensus.cc:740] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
W20260710 11:05:09.290665  6490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:09.294559  6734 consensus_queue.cc:260] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.295781  6733 raft_consensus.cc:359] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.296680  6733 raft_consensus.cc:385] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.297142  6734 ts_tablet_manager.cc:1434] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:09.297066  6733 raft_consensus.cc:740] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.298710  6734 tablet_bootstrap.cc:492] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.298640  6733 consensus_queue.cc:260] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.301843  6735 raft_consensus.cc:359] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.302609  6735 raft_consensus.cc:385] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.302909  6735 raft_consensus.cc:740] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.303787  6735 consensus_queue.cc:260] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.304993  6733 ts_tablet_manager.cc:1434] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.005s
I20260710 11:05:09.306241  6733 tablet_bootstrap.cc:492] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.306538  6735 ts_tablet_manager.cc:1434] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:05:09.307175  6734 tablet_bootstrap.cc:654] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.311446  6735 tablet_bootstrap.cc:492] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.314980  6733 tablet_bootstrap.cc:654] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.319662  6735 tablet_bootstrap.cc:654] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.331699  6735 tablet_bootstrap.cc:492] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.332262  6735 ts_tablet_manager.cc:1403] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260710 11:05:09.332728  6733 tablet_bootstrap.cc:492] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.333326  6733 ts_tablet_manager.cc:1403] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.007s
I20260710 11:05:09.333629  6734 tablet_bootstrap.cc:492] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.334157  6734 ts_tablet_manager.cc:1403] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.016s
I20260710 11:05:09.335776  6735 raft_consensus.cc:359] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.336017  6733 raft_consensus.cc:359] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.336705  6735 raft_consensus.cc:385] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.336839  6733 raft_consensus.cc:385] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.337085  6735 raft_consensus.cc:740] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.337286  6733 raft_consensus.cc:740] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.337067  6734 raft_consensus.cc:359] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.338032  6734 raft_consensus.cc:385] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.338351  6734 raft_consensus.cc:740] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.338171  6735 consensus_queue.cc:260] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.338439  6733 consensus_queue.cc:260] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.339120  6734 consensus_queue.cc:260] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.342970  6733 ts_tablet_manager.cc:1434] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:05:09.343634  6734 ts_tablet_manager.cc:1434] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260710 11:05:09.343932  6733 tablet_bootstrap.cc:492] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.344723  6734 tablet_bootstrap.cc:492] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.349149  6733 tablet_bootstrap.cc:654] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.351557  6743 raft_consensus.cc:493] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.352347  6734 tablet_bootstrap.cc:654] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.352144  6743 raft_consensus.cc:515] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.355260  6743 leader_election.cc:290] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.356094  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f737c68e717441d88e45c31e754dc591" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.357007  6619 raft_consensus.cc:2468] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.358145  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f737c68e717441d88e45c31e754dc591" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.358898  6544 raft_consensus.cc:2468] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.359259  6735 ts_tablet_manager.cc:1434] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.004s
I20260710 11:05:09.358820  6658 leader_election.cc:304] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.360505  6735 tablet_bootstrap.cc:492] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.362910  6743 raft_consensus.cc:2804] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.363507  6743 raft_consensus.cc:493] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.363929  6743 raft_consensus.cc:3060] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.371435  6735 tablet_bootstrap.cc:654] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.379056  6738 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.379848  6738 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.388854  6738 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.397204  6743 raft_consensus.cc:515] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.405516  6740 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.406347  6740 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.409164  6733 tablet_bootstrap.cc:492] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.409763  6733 ts_tablet_manager.cc:1403] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.066s	user 0.019s	sys 0.028s
I20260710 11:05:09.410791  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.411600  6619 raft_consensus.cc:2468] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.412696  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.413185  6733 raft_consensus.cc:359] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.414012  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f737c68e717441d88e45c31e754dc591" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.414148  6733 raft_consensus.cc:385] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.414898  6733 raft_consensus.cc:740] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.414951  6543 raft_consensus.cc:3060] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.416003  6733 consensus_queue.cc:260] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.416620  6738 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.417068  6738 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.419615  6740 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.415089  6658 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
W20260710 11:05:09.421418  6659 leader_election.cc:343] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.425218  6740 raft_consensus.cc:2804] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.425946  6740 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.426440  6740 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.429117  6733 ts_tablet_manager.cc:1434] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.009s
I20260710 11:05:09.427256  6738 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.433197  6733 tablet_bootstrap.cc:492] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.437816  6740 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.447122  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:09.447264  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.447434  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:09.448182  6693 raft_consensus.cc:2393] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e93147e039434d6c86607dd37da23894 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:09.442904  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f737c68e717441d88e45c31e754dc591" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.448679  6619 raft_consensus.cc:3060] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:09.448942  6659 leader_election.cc:343] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.449167  6735 tablet_bootstrap.cc:492] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.440666  6733 tablet_bootstrap.cc:654] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.449709  6735 ts_tablet_manager.cc:1403] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.089s	user 0.018s	sys 0.002s
I20260710 11:05:09.453105  6740 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.454782  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.455456  6618 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.455873  6543 raft_consensus.cc:2468] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.448072  6692 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 0.
I20260710 11:05:09.457464  6741 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.457612  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.457978  6741 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.459200  6659 leader_election.cc:304] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:09.460261  6740 raft_consensus.cc:2804] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.460894  6583 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.462203  6741 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.463248  6618 raft_consensus.cc:2468] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.464888  6658 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:09.468436  6762 raft_consensus.cc:2804] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.468995  6762 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.469404  6762 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.469489  6735 raft_consensus.cc:359] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.470655  6735 raft_consensus.cc:385] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.471014  6735 raft_consensus.cc:740] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
W20260710 11:05:09.471927  6585 leader_election.cc:343] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.472584  6585 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:09.473663  6738 raft_consensus.cc:2749] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.475335  6734 tablet_bootstrap.cc:492] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.475939  6734 ts_tablet_manager.cc:1403] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.131s	user 0.056s	sys 0.048s
I20260710 11:05:09.479146  6734 raft_consensus.cc:359] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.479861  6767 raft_consensus.cc:2804] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.480494  6767 raft_consensus.cc:697] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.480630  6735 consensus_queue.cc:260] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.479954  6734 raft_consensus.cc:385] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.482116  6734 raft_consensus.cc:740] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.483093  6734 consensus_queue.cc:260] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.486593  6734 ts_tablet_manager.cc:1434] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:05:09.488225  6762 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.483458  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.490345  6543 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 0.
I20260710 11:05:09.443984  6743 leader_election.cc:290] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.492290  6619 raft_consensus.cc:2468] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.498138  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.498818  6543 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.500614  6740 raft_consensus.cc:697] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.501741  6740 consensus_queue.cc:237] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.481427  6767 consensus_queue.cc:237] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.506819  6543 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:09.508394  6733 tablet_bootstrap.cc:492] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.508437  6762 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.509230  6733 ts_tablet_manager.cc:1403] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.076s	user 0.019s	sys 0.009s
I20260710 11:05:09.509496  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:09.509918  6585 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.510349  6692 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.510933  6762 raft_consensus.cc:2804] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.511698  6762 raft_consensus.cc:697] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:09.512648  6762 consensus_queue.cc:237] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.514937  6733 raft_consensus.cc:359] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.518198  6733 raft_consensus.cc:385] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.518774  6733 raft_consensus.cc:740] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.519960  6733 consensus_queue.cc:260] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.522506  6692 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:09.517679  6735 ts_tablet_manager.cc:1434] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.068s	user 0.017s	sys 0.025s
I20260710 11:05:09.522666  6442 catalog_manager.cc:5697] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.523711  6734 tablet_bootstrap.cc:492] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.524466  6735 tablet_bootstrap.cc:492] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.527360  6733 ts_tablet_manager.cc:1434] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:05:09.528612  6733 tablet_bootstrap.cc:492] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.537725  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:09.538534  6692 raft_consensus.cc:2393] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88a8dee1d664362963d3a1228a0e0e3 in current term 1: Already voted for candidate e93147e039434d6c86607dd37da23894 in this term.
I20260710 11:05:09.540696  6733 tablet_bootstrap.cc:654] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.530519  6734 tablet_bootstrap.cc:654] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.542820  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.531216  6441 catalog_manager.cc:5697] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 0 to 1, leader changed from <none> to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.545161  6509 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:09.546873  6741 raft_consensus.cc:2749] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.532630  6768 raft_consensus.cc:493] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.549727  6768 raft_consensus.cc:515] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.552603  6768 leader_election.cc:290] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.534030  6735 tablet_bootstrap.cc:654] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.555131  6734 tablet_bootstrap.cc:492] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.555648  6734 ts_tablet_manager.cc:1403] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.006s
I20260710 11:05:09.557965  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
W20260710 11:05:09.564144  6659 leader_election.cc:343] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.557960  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.565678  6619 raft_consensus.cc:2468] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.562633  6442 catalog_manager.cc:5697] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.568292  6658 leader_election.cc:304] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:09.570166  6768 raft_consensus.cc:2804] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.570716  6768 raft_consensus.cc:493] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.571193  6768 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.580216  6735 tablet_bootstrap.cc:492] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.579820  6767 consensus_queue.cc:1048] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:09.580708  6735 ts_tablet_manager.cc:1403] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.056s	user 0.019s	sys 0.007s
I20260710 11:05:09.579741  6734 raft_consensus.cc:359] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.581338  6734 raft_consensus.cc:385] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.581678  6734 raft_consensus.cc:740] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.583804  6733 tablet_bootstrap.cc:492] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.583599  6735 raft_consensus.cc:359] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.584342  6733 ts_tablet_manager.cc:1403] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.056s	user 0.023s	sys 0.021s
I20260710 11:05:09.584352  6735 raft_consensus.cc:385] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.584833  6735 raft_consensus.cc:740] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.585690  6735 consensus_queue.cc:260] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.587764  6735 ts_tablet_manager.cc:1434] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:09.587527  6733 raft_consensus.cc:359] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.588263  6733 raft_consensus.cc:385] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.588570  6733 raft_consensus.cc:740] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.588861  6735 tablet_bootstrap.cc:492] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:09.589324  6733 consensus_queue.cc:260] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.591610  6733 ts_tablet_manager.cc:1434] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:09.592274  6734 consensus_queue.cc:260] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.594972  6734 ts_tablet_manager.cc:1434] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260710 11:05:09.595634  6735 tablet_bootstrap.cc:654] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.596032  6734 tablet_bootstrap.cc:492] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.587648  6768 raft_consensus.cc:515] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.603673  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.604874  6734 tablet_bootstrap.cc:654] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:09.605430  6659 leader_election.cc:343] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.606631  6768 leader_election.cc:290] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.607024  6735 tablet_bootstrap.cc:492] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:09.608984  6735 ts_tablet_manager.cc:1403] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260710 11:05:09.610128  6740 raft_consensus.cc:493] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.610715  6740 raft_consensus.cc:515] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.612696  6741 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.613091  6740 leader_election.cc:290] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.613238  6741 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.616425  6735 raft_consensus.cc:359] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.617164  6735 raft_consensus.cc:385] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.617487  6735 raft_consensus.cc:740] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.618225  6735 consensus_queue.cc:260] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.619089  6741 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.620496  6735 ts_tablet_manager.cc:1434] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:09.620543  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:09.624037  6741 raft_consensus.cc:493] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.621264  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.624493  6741 raft_consensus.cc:515] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.624917  6619 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.627648  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.628050  6741 leader_election.cc:290] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.628297  6615 raft_consensus.cc:2468] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 0.
I20260710 11:05:09.628858  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.629443  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:09.629491  6543 raft_consensus.cc:2468] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.621860  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.631068  6659 leader_election.cc:304] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:09.622685  6618 raft_consensus.cc:3060] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.631973  6740 raft_consensus.cc:2804] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.632357  6740 raft_consensus.cc:493] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.632756  6740 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:09.635708  6658 leader_election.cc:343] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.623268  6767 raft_consensus.cc:493] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.623176  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.637152  6617 raft_consensus.cc:2393] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88a8dee1d664362963d3a1228a0e0e3 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:09.636893  6767 raft_consensus.cc:515] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.639639  6692 raft_consensus.cc:2468] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 0.
I20260710 11:05:09.640570  6542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.641324  6542 raft_consensus.cc:2468] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.642588  6659 leader_election.cc:304] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:09.642923  6740 raft_consensus.cc:515] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.643546  6764 raft_consensus.cc:2804] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.643956  6764 raft_consensus.cc:493] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.644275  6764 raft_consensus.cc:3060] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.621644  6733 tablet_bootstrap.cc:492] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.646538  6619 raft_consensus.cc:2468] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.629626  6509 leader_election.cc:304] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.612732  6734 tablet_bootstrap.cc:492] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.647934  6734 ts_tablet_manager.cc:1403] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.004s
I20260710 11:05:09.647957  6741 raft_consensus.cc:2804] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.648205  6509 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:09.648497  6741 raft_consensus.cc:493] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.648842  6741 raft_consensus.cc:3060] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.651247  6733 tablet_bootstrap.cc:654] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.651006  6734 raft_consensus.cc:359] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.651736  6734 raft_consensus.cc:385] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.652057  6734 raft_consensus.cc:740] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.652848  6734 consensus_queue.cc:260] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.661183  6781 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.661978  6740 leader_election.cc:290] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.662166  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
W20260710 11:05:09.663798  6658 leader_election.cc:343] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.666528  6658 leader_election.cc:304] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:09.666652  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.667431  6543 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.668651  6764 raft_consensus.cc:515] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.670864  6764 leader_election.cc:290] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.671337  6767 leader_election.cc:290] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.671429  6764 raft_consensus.cc:2804] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.671985  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.672591  6764 raft_consensus.cc:697] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.672902  6619 raft_consensus.cc:3060] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.673548  6764 consensus_queue.cc:237] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.673911  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.675684  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.678369  6781 raft_consensus.cc:2749] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.680155  6741 raft_consensus.cc:515] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.680836  6762 raft_consensus.cc:493] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.681354  6544 raft_consensus.cc:2393] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e19456ef1fee465ba245842648ee7729 in current term 1: Already voted for candidate c88a8dee1d664362963d3a1228a0e0e3 in this term.
I20260710 11:05:09.681397  6762 raft_consensus.cc:515] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.688247  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.688555  6762 leader_election.cc:290] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.685663  6740 consensus_queue.cc:1048] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:05:09.689663  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:09.686060  6619 raft_consensus.cc:2468] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.691514  6692 raft_consensus.cc:2393] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c88a8dee1d664362963d3a1228a0e0e3 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:09.692312  6658 leader_election.cc:304] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:09.692332  6767 raft_consensus.cc:493] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.693382  6767 raft_consensus.cc:515] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.693933  6768 raft_consensus.cc:2804] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.694671  6768 raft_consensus.cc:697] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.695808  6768 consensus_queue.cc:237] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.696679  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:09.697152  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1a3f7aee31443a87a0baa20578120a" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.697737  6618 raft_consensus.cc:2468] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.698899  6658 leader_election.cc:304] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.699819  6743 raft_consensus.cc:2804] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.700361  6743 raft_consensus.cc:493] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.700752  6743 raft_consensus.cc:3060] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.707481  6767 leader_election.cc:290] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.707816  6734 ts_tablet_manager.cc:1434] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.059s	user 0.012s	sys 0.006s
I20260710 11:05:09.708498  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.709363  6734 tablet_bootstrap.cc:492] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.709995  6585 leader_election.cc:304] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [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: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:09.712023  6762 raft_consensus.cc:2749] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:09.713847  6508 leader_election.cc:304] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [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: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:09.716182  6783 raft_consensus.cc:2749] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:09.717232  6733 tablet_bootstrap.cc:492] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.717799  6733 ts_tablet_manager.cc:1403] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.096s	user 0.015s	sys 0.003s
I20260710 11:05:09.718358  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1a3f7aee31443a87a0baa20578120a" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
W20260710 11:05:09.720453  6659 leader_election.cc:343] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.721256  6733 raft_consensus.cc:359] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.721956  6733 raft_consensus.cc:385] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.722203  6733 raft_consensus.cc:740] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.722885  6733 consensus_queue.cc:260] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.725117  6733 ts_tablet_manager.cc:1434] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:09.726264  6733 tablet_bootstrap.cc:492] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:09.727948  6741 leader_election.cc:290] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:09.728174  6734 tablet_bootstrap.cc:654] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.732282  6733 tablet_bootstrap.cc:654] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.723613  6743 raft_consensus.cc:515] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.735863  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1a3f7aee31443a87a0baa20578120a" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
W20260710 11:05:09.737344  6659 leader_election.cc:343] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:09.739939  6743 leader_election.cc:290] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:09.741348  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1a3f7aee31443a87a0baa20578120a" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.742158  6618 raft_consensus.cc:3060] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.732333  6543 raft_consensus.cc:2468] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.744623  6659 leader_election.cc:304] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: e93147e039434d6c86607dd37da23894
I20260710 11:05:09.746174  6743 raft_consensus.cc:2804] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.746641  6733 tablet_bootstrap.cc:492] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:09.747157  6733 ts_tablet_manager.cc:1403] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.002s
I20260710 11:05:09.747336  6743 raft_consensus.cc:697] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.748744  6743 consensus_queue.cc:237] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.749853  6733 raft_consensus.cc:359] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.750295  6618 raft_consensus.cc:2468] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.750590  6733 raft_consensus.cc:385] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.750898  6733 raft_consensus.cc:740] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.751561  6658 leader_election.cc:304] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:09.751722  6733 consensus_queue.cc:260] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.753034  6767 raft_consensus.cc:2804] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.753517  6767 raft_consensus.cc:697] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.754236  6733 ts_tablet_manager.cc:1434] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:05:09.754329  6767 consensus_queue.cc:237] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.757640  6734 tablet_bootstrap.cc:492] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.758270  6734 ts_tablet_manager.cc:1403] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.003s
I20260710 11:05:09.761839  6734 raft_consensus.cc:359] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.762734  6734 raft_consensus.cc:385] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.763067  6734 raft_consensus.cc:740] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.764163  6734 consensus_queue.cc:260] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.767227  6734 ts_tablet_manager.cc:1434] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:05:09.778119  6442 catalog_manager.cc:5697] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.779560  6734 tablet_bootstrap.cc:492] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:09.784929  6734 tablet_bootstrap.cc:654] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:09.790730  6734 tablet_bootstrap.cc:492] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:09.791823  6734 ts_tablet_manager.cc:1403] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 11:05:09.795210  6734 raft_consensus.cc:359] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.795946  6734 raft_consensus.cc:385] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:09.796382  6734 raft_consensus.cc:740] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:09.797206  6734 consensus_queue.cc:260] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:09.799650  6734 ts_tablet_manager.cc:1434] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:05:09.799566  6440 catalog_manager.cc:5697] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.801625  6440 catalog_manager.cc:5697] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.803030  6440 catalog_manager.cc:5697] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:09.888219  6767 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:09.888840  6767 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.890825  6767 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
I20260710 11:05:09.891726  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:09.891953  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:09.892424  6619 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.892552  6543 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:09.893630  6658 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.894281  6767 raft_consensus.cc:2804] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:09.894578  6767 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:09.894932  6767 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.900588  6767 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.902367  6767 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
I20260710 11:05:09.903635  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:09.903615  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:09.904471  6543 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.904513  6619 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:09.911850  6543 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.911850  6619 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:09.913257  6658 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:09.913995  6767 raft_consensus.cc:2804] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:09.914469  6767 raft_consensus.cc:697] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:09.915270  6767 consensus_queue.cc:237] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:09.923333  6442 catalog_manager.cc:5697] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:09.936178  6767 consensus_queue.cc:1048] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.937860  6767 consensus_queue.cc:1048] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.948490  6764 consensus_queue.cc:1048] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.951390  6762 consensus_queue.cc:1048] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.965258  6738 consensus_queue.cc:1048] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:09.968483  6767 consensus_queue.cc:1048] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.026129  6738 raft_consensus.cc:493] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.026589  6738 raft_consensus.cc:515] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.028652  6738 leader_election.cc:290] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.030182  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:10.030182  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:10.031352  6543 raft_consensus.cc:2393] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e93147e039434d6c86607dd37da23894 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:10.032502  6585 leader_election.cc:304] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:10.033241  6738 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.040797  6738 raft_consensus.cc:2749] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:10.050014  6741 raft_consensus.cc:493] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.050813  6741 raft_consensus.cc:515] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.053201  6741 leader_election.cc:290] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.054133  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:10.054585  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:10.054898  6618 raft_consensus.cc:2393] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88a8dee1d664362963d3a1228a0e0e3 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:10.056043  6509 leader_election.cc:304] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:10.056740  6741 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.066220  6741 raft_consensus.cc:2749] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:10.069715  6767 consensus_queue.cc:1048] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.082231  6743 consensus_queue.cc:1048] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.127131  6741 raft_consensus.cc:493] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:10.127696  6741 raft_consensus.cc:515] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.129745  6741 leader_election.cc:290] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.130300  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1a3f7aee31443a87a0baa20578120a" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:10.130785  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e1a3f7aee31443a87a0baa20578120a" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:10.131250  6618 raft_consensus.cc:2393] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88a8dee1d664362963d3a1228a0e0e3 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:10.132454  6508 leader_election.cc:304] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:10.133255  6741 raft_consensus.cc:3060] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:10.138108  6741 raft_consensus.cc:2749] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:10.166174  6764 consensus_queue.cc:1048] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.173125  6764 consensus_queue.cc:1048] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.178805  6743 consensus_queue.cc:1048] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.194685  6767 consensus_queue.cc:1048] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:10.203913  6740 consensus_queue.cc:1048] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.206907  6740 consensus_queue.cc:1048] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.225441  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.226488  6692 raft_consensus.cc:606] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:10.264402  6619 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd"
dest_uuid: "e93147e039434d6c86607dd37da23894"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34968
I20260710 11:05:10.264974  6619 raft_consensus.cc:606] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:10.270681  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.271232  6692 raft_consensus.cc:606] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:10.276722  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.277315  6692 raft_consensus.cc:606] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:10.282992  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.283571  6692 raft_consensus.cc:606] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS e93147e039434d6c86607dd37da23894
I20260710 11:05:10.288980  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.289618  6692 raft_consensus.cc:606] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS e93147e039434d6c86607dd37da23894
I20260710 11:05:10.295439  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed495273d2b4121aec054ff95d44747"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.296011  6692 raft_consensus.cc:606] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS e93147e039434d6c86607dd37da23894
I20260710 11:05:10.302414  6692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f737c68e717441d88e45c31e754dc591"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:10.302961  6692 raft_consensus.cc:606] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS e93147e039434d6c86607dd37da23894
I20260710 11:05:10.415268  6810 raft_consensus.cc:993] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.415797  6740 raft_consensus.cc:1081] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.417395  6543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34678
I20260710 11:05:10.417943  6543 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.418390  6543 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.424541  6543 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.426589  6543 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.427624  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:10.427874  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.428301  6619 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.428599  6692 raft_consensus.cc:3055] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.429157  6692 raft_consensus.cc:740] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.430047  6692 consensus_queue.cc:260] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.431306  6692 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.434158  6619 raft_consensus.cc:2468] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.435259  6509 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.436112  6741 raft_consensus.cc:2804] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.436625  6741 raft_consensus.cc:697] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:10.437623  6692 raft_consensus.cc:2468] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.437541  6741 consensus_queue.cc:237] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.438918  6740 consensus_queue.cc:1048] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.446396  6810 raft_consensus.cc:993] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.445688  6441 catalog_manager.cc:5697] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.446933  6810 raft_consensus.cc:1081] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.449529  6544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34678
I20260710 11:05:10.450647  6544 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.451099  6544 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.453613  6768 consensus_queue.cc:1048] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:10.458310  6544 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:10.459838  6768 raft_consensus.cc:993] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: : Instructing follower e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.460471  6810 raft_consensus.cc:1081] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.464010  6544 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.466674  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:10.469117  6618 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.467516  6619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f737c68e717441d88e45c31e754dc591"
dest_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:34948
I20260710 11:05:10.471346  6619 raft_consensus.cc:493] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.471796  6619 raft_consensus.cc:3060] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.468468  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.475725  6692 raft_consensus.cc:3055] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.476052  6692 raft_consensus.cc:740] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.476665  6618 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.476894  6692 consensus_queue.cc:260] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:10.478199  6692 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.478288  6509 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.479322  6619 raft_consensus.cc:515] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.479997  6741 raft_consensus.cc:2804] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.480571  6741 raft_consensus.cc:697] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:10.481472  6741 consensus_queue.cc:237] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:10.484411  6619 leader_election.cc:290] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.484629  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f737c68e717441d88e45c31e754dc591" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.484529  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f737c68e717441d88e45c31e754dc591" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:10.485368  6693 raft_consensus.cc:3055] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.485791  6693 raft_consensus.cc:740] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.486618  6693 consensus_queue.cc:260] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.487808  6693 raft_consensus.cc:3060] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.485812  6544 raft_consensus.cc:3060] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.487723  6692 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.495352  6693 raft_consensus.cc:2468] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.495126  6441 catalog_manager.cc:5697] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:10.496578  6583 leader_election.cc:304] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.496670  6544 raft_consensus.cc:2468] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.497450  6738 raft_consensus.cc:2804] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.498611  6738 raft_consensus.cc:697] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:10.499500  6738 consensus_queue.cc:237] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.506428  6441 catalog_manager.cc:5697] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.595254  6818 raft_consensus.cc:993] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.595749  6738 raft_consensus.cc:1081] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.597249  6544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34692
I20260710 11:05:10.597749  6544 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.598052  6544 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.604555  6544 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.606370  6544 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.607197  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:10.607975  6619 raft_consensus.cc:3055] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.608368  6619 raft_consensus.cc:740] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:10.609198  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.609126  6619 consensus_queue.cc:260] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.609735  6693 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.610464  6619 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.615962  6619 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.616003  6693 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.617159  6509 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.617904  6741 raft_consensus.cc:2804] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.618391  6741 raft_consensus.cc:697] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:10.619159  6741 consensus_queue.cc:237] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.625661  6441 catalog_manager.cc:5697] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e93147e039434d6c86607dd37da23894 (127.2.133.194) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.647701  6768 raft_consensus.cc:993] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: : Instructing follower e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.648150  6810 raft_consensus.cc:1081] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.649715  6619 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed495273d2b4121aec054ff95d44747"
dest_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:34948
I20260710 11:05:10.650224  6619 raft_consensus.cc:493] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.650539  6619 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.655607  6619 raft_consensus.cc:515] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.657178  6619 leader_election.cc:290] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.658308  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.658526  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:10.658905  6693 raft_consensus.cc:3055] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.659142  6544 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.659312  6693 raft_consensus.cc:740] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.660224  6693 consensus_queue.cc:260] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.661176  6693 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.664748  6544 raft_consensus.cc:2468] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.666000  6585 leader_election.cc:304] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.666198  6693 raft_consensus.cc:2468] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.666921  6738 raft_consensus.cc:2804] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.668015  6738 raft_consensus.cc:697] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:10.668911  6738 consensus_queue.cc:237] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.676048  6441 catalog_manager.cc:5697] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.676713  6768 raft_consensus.cc:993] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.677210  6810 raft_consensus.cc:1081] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:10.679332  6544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34678
I20260710 11:05:10.679983  6544 raft_consensus.cc:493] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.680354  6544 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.688042  6544 raft_consensus.cc:515] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.689814  6544 leader_election.cc:290] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.690680  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:10.691097  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.691337  6619 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.691735  6693 raft_consensus.cc:3055] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.692087  6693 raft_consensus.cc:740] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.692914  6693 consensus_queue.cc:260] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.693605  6768 raft_consensus.cc:993] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: : Instructing follower e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.694075  6693 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.694159  6810 raft_consensus.cc:1081] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.696130  6618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26"
dest_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:34948
I20260710 11:05:10.696748  6618 raft_consensus.cc:493] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.697211  6618 raft_consensus.cc:3060] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.698058  6619 raft_consensus.cc:2468] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.699067  6509 leader_election.cc:304] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.700145  6741 raft_consensus.cc:2804] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.700709  6741 raft_consensus.cc:697] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:10.701526  6741 consensus_queue.cc:237] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.702828  6693 raft_consensus.cc:2468] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:10.704917  6618 raft_consensus.cc:515] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.707914  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:10.708134  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8283dd94e60e465fbcd75d951296df26" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.708475  6618 leader_election.cc:290] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.708750  6693 raft_consensus.cc:3055] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.708511  6544 raft_consensus.cc:3060] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.709273  6693 raft_consensus.cc:740] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.710117  6693 consensus_queue.cc:260] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.709817  6441 catalog_manager.cc:5697] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.711308  6693 raft_consensus.cc:3060] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.716602  6544 raft_consensus.cc:2468] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.718392  6585 leader_election.cc:304] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.718585  6693 raft_consensus.cc:2468] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.719106  6738 raft_consensus.cc:2804] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.719602  6738 raft_consensus.cc:697] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:10.720350  6738 consensus_queue.cc:237] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.727582  6441 catalog_manager.cc:5697] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.801771  6740 raft_consensus.cc:993] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: : Instructing follower e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.802219  6810 raft_consensus.cc:1081] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:10.803689  6618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844"
dest_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:34948
I20260710 11:05:10.804188  6618 raft_consensus.cc:493] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:10.804536  6618 raft_consensus.cc:3060] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.810367  6618 raft_consensus.cc:515] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.812109  6618 leader_election.cc:290] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:10.813171  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:10.813191  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee93e26340146c48b9e8d11b3411844" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:10.814069  6544 raft_consensus.cc:3060] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.814121  6693 raft_consensus.cc:3055] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:10.814703  6693 raft_consensus.cc:740] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:10.815757  6693 consensus_queue.cc:260] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.817155  6693 raft_consensus.cc:3060] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:10.822431  6544 raft_consensus.cc:2468] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.823907  6585 leader_election.cc:304] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:10.824667  6738 raft_consensus.cc:2804] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:10.824865  6693 raft_consensus.cc:2468] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:10.825201  6738 raft_consensus.cc:697] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:10.826126  6738 consensus_queue.cc:237] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:10.833000  6441 catalog_manager.cc:5697] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:10.853521  6618 raft_consensus.cc:1275] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.854907  6741 consensus_queue.cc:1048] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:10.864758  6693 raft_consensus.cc:1275] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.866151  6741 consensus_queue.cc:1048] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:10.921249  6693 raft_consensus.cc:1275] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.922683  6741 consensus_queue.cc:1048] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:10.931416  6618 raft_consensus.cc:1275] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:10.933364  6779 consensus_queue.cc:1048] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.007087  6693 raft_consensus.cc:1275] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.008742  6738 consensus_queue.cc:1048] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.023855  6544 raft_consensus.cc:1275] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.025882  6738 consensus_queue.cc:1048] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.039143  6618 raft_consensus.cc:1275] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.040408  6779 consensus_queue.cc:1048] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.050354  6693 raft_consensus.cc:1275] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.051743  6779 consensus_queue.cc:1048] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.139328  6693 raft_consensus.cc:1275] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.140799  6819 consensus_queue.cc:1048] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:11.149012  6618 raft_consensus.cc:1275] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.150828  6819 consensus_queue.cc:1048] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.189108  6693 raft_consensus.cc:1275] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.190457  6738 consensus_queue.cc:1048] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.199468  6544 raft_consensus.cc:1275] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.200850  6818 consensus_queue.cc:1048] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.224433  6544 raft_consensus.cc:1275] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.225842  6818 consensus_queue.cc:1048] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.234516  6693 raft_consensus.cc:1275] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.237789  6544 raft_consensus.cc:1275] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.238476  6818 consensus_queue.cc:1048] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.239998  6738 consensus_queue.cc:1048] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:11.254128  6693 raft_consensus.cc:1275] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:11.255875  6818 consensus_queue.cc:1048] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:13.337320  6442 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55594:
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"
    }
  }
}
W20260710 11:05:13.339527  6442 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.
I20260710 11:05:13.387151  6534 tablet_service.cc:1511] Processing CreateTablet for tablet 18497a6a9cde499890c04fd0c88f19c9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.387997  6609 tablet_service.cc:1511] Processing CreateTablet for tablet 18497a6a9cde499890c04fd0c88f19c9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.388514  6534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18497a6a9cde499890c04fd0c88f19c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.389225  6609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18497a6a9cde499890c04fd0c88f19c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.389134  6683 tablet_service.cc:1511] Processing CreateTablet for tablet 18497a6a9cde499890c04fd0c88f19c9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:13.390436  6683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18497a6a9cde499890c04fd0c88f19c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.397065  6606 tablet_service.cc:1511] Processing CreateTablet for tablet e4d605a3ec4a47f5bd28edf36e667f04 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.398439  6606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d605a3ec4a47f5bd28edf36e667f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.400309  6604 tablet_service.cc:1511] Processing CreateTablet for tablet 719c5f8937b244c9beac160f617cf7f9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.403051  6675 tablet_service.cc:1511] Processing CreateTablet for tablet e4d605a3ec4a47f5bd28edf36e667f04 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.403499  6681 tablet_service.cc:1511] Processing CreateTablet for tablet 719c5f8937b244c9beac160f617cf7f9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.404523  6675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d605a3ec4a47f5bd28edf36e667f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.405474  6677 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9a003b26b4063917a0bdfd20be12d (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.406682  6677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9a003b26b4063917a0bdfd20be12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.410179  6526 tablet_service.cc:1511] Processing CreateTablet for tablet e4d605a3ec4a47f5bd28edf36e667f04 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:13.411482  6526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4d605a3ec4a47f5bd28edf36e667f04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.413381  6532 tablet_service.cc:1511] Processing CreateTablet for tablet 57d388992b7844ca82a33376fcfcd542 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.414855  6532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d388992b7844ca82a33376fcfcd542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.416312  6528 tablet_service.cc:1511] Processing CreateTablet for tablet 719c5f8937b244c9beac160f617cf7f9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:13.417608  6528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719c5f8937b244c9beac160f617cf7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.418602  6529 tablet_service.cc:1511] Processing CreateTablet for tablet e810a8e5df864ebb92ef9ecbf30d31fb (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.419929  6529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e810a8e5df864ebb92ef9ecbf30d31fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.420212  6531 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9a003b26b4063917a0bdfd20be12d (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.421416  6531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9a003b26b4063917a0bdfd20be12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.424394  6530 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcc40a1ca994dccab61c8c33e299d7d (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.425693  6530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcc40a1ca994dccab61c8c33e299d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.428261  6527 tablet_service.cc:1511] Processing CreateTablet for tablet e098870bf3ae4cf8bdde359271bef3d9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.429514  6527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e098870bf3ae4cf8bdde359271bef3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.437299  6608 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcc40a1ca994dccab61c8c33e299d7d (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.437222  6605 tablet_service.cc:1511] Processing CreateTablet for tablet 6ec9a003b26b4063917a0bdfd20be12d (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:13.438588  6607 tablet_service.cc:1511] Processing CreateTablet for tablet e810a8e5df864ebb92ef9ecbf30d31fb (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.438939  6601 tablet_service.cc:1511] Processing CreateTablet for tablet 57d388992b7844ca82a33376fcfcd542 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.439327  6603 tablet_service.cc:1511] Processing CreateTablet for tablet e098870bf3ae4cf8bdde359271bef3d9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.442641  6680 tablet_service.cc:1511] Processing CreateTablet for tablet 57d388992b7844ca82a33376fcfcd542 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:13.444067  6680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d388992b7844ca82a33376fcfcd542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.445775  6681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719c5f8937b244c9beac160f617cf7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.446561  6682 tablet_service.cc:1511] Processing CreateTablet for tablet 8fcc40a1ca994dccab61c8c33e299d7d (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:13.452610  6682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcc40a1ca994dccab61c8c33e299d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.457193  6604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 719c5f8937b244c9beac160f617cf7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.458123  6533 tablet_service.cc:1511] Processing CreateTablet for tablet 8b298c13672b4bfbae639998089e0fec (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.459136  6607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e810a8e5df864ebb92ef9ecbf30d31fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.459549  6533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b298c13672b4bfbae639998089e0fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.461591  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57d388992b7844ca82a33376fcfcd542. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.463673  6603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e098870bf3ae4cf8bdde359271bef3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.442866  6679 tablet_service.cc:1511] Processing CreateTablet for tablet e098870bf3ae4cf8bdde359271bef3d9 (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:13.464704  6679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e098870bf3ae4cf8bdde359271bef3d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.465458  6608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fcc40a1ca994dccab61c8c33e299d7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.469666  6605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ec9a003b26b4063917a0bdfd20be12d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.453862  6676 tablet_service.cc:1511] Processing CreateTablet for tablet e810a8e5df864ebb92ef9ecbf30d31fb (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:13.471542  6676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e810a8e5df864ebb92ef9ecbf30d31fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.497391  6678 tablet_service.cc:1511] Processing CreateTablet for tablet 8b298c13672b4bfbae639998089e0fec (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.498790  6678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b298c13672b4bfbae639998089e0fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.500228  6602 tablet_service.cc:1511] Processing CreateTablet for tablet 8b298c13672b4bfbae639998089e0fec (DEFAULT_TABLE table=soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:13.501873  6602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b298c13672b4bfbae639998089e0fec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:13.562171  6840 tablet_bootstrap.cc:492] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.567263  6840 tablet_bootstrap.cc:654] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.571966  6841 tablet_bootstrap.cc:492] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.610332  6842 tablet_bootstrap.cc:492] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.621943  6841 tablet_bootstrap.cc:654] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.644922  6842 tablet_bootstrap.cc:654] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
W20260710 11:05:13.598325  6509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.194:37117, user_credentials={real_user=slave}} blocked reactor thread for 46204us
I20260710 11:05:13.682865  6840 tablet_bootstrap.cc:492] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:13.683305  6840 ts_tablet_manager.cc:1403] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.017s
I20260710 11:05:13.683666  6842 tablet_bootstrap.cc:492] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.684190  6842 ts_tablet_manager.cc:1403] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.008s
I20260710 11:05:13.686270  6840 raft_consensus.cc:359] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.687849  6840 raft_consensus.cc:385] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.687970  6841 tablet_bootstrap.cc:492] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:13.688212  6840 raft_consensus.cc:740] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.689164  6841 ts_tablet_manager.cc:1403] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.117s	user 0.005s	sys 0.012s
I20260710 11:05:13.688992  6840 consensus_queue.cc:260] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.691339  6840 ts_tablet_manager.cc:1434] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.001s
I20260710 11:05:13.691874  6738 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:13.692256  6840 tablet_bootstrap.cc:492] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.692373  6738 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.692806  6842 raft_consensus.cc:359] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.693513  6842 raft_consensus.cc:385] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.693804  6842 raft_consensus.cc:740] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.694527  6842 consensus_queue.cc:260] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.695815  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:13.696630  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:13.696460  6841 raft_consensus.cc:359] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.697220  6841 raft_consensus.cc:385] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.697544  6841 raft_consensus.cc:740] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
W20260710 11:05:13.697770  6583 leader_election.cc:343] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:13.698377  6840 tablet_bootstrap.cc:654] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.698293  6841 consensus_queue.cc:260] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.699605  6544 raft_consensus.cc:2468] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 0.
I20260710 11:05:13.700907  6841 ts_tablet_manager.cc:1434] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:13.701923  6841 tablet_bootstrap.cc:492] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.701825  6585 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [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: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: e19456ef1fee465ba245842648ee7729
I20260710 11:05:13.705237  6842 ts_tablet_manager.cc:1434] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:05:13.706265  6842 tablet_bootstrap.cc:492] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.710945  6738 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:13.711580  6738 raft_consensus.cc:2804] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:13.711935  6738 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:13.712270  6738 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.717099  6841 tablet_bootstrap.cc:654] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.721460  6842 tablet_bootstrap.cc:654] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.727851  6840 tablet_bootstrap.cc:492] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:13.728406  6840 ts_tablet_manager.cc:1403] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.014s
I20260710 11:05:13.728449  6738 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.729307  6842 tablet_bootstrap.cc:492] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.729789  6842 ts_tablet_manager.cc:1403] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.000s
I20260710 11:05:13.731088  6840 raft_consensus.cc:359] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.731805  6840 raft_consensus.cc:385] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.731859  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:13.732772  6842 raft_consensus.cc:359] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.732188  6840 raft_consensus.cc:740] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.733516  6842 raft_consensus.cc:385] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:13.733424  6583 leader_election.cc:343] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:13.733989  6842 raft_consensus.cc:740] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.734165  6840 consensus_queue.cc:260] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.734038  6841 tablet_bootstrap.cc:492] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:13.735821  6841 ts_tablet_manager.cc:1403] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.004s
I20260710 11:05:13.735127  6842 consensus_queue.cc:260] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.737920  6842 ts_tablet_manager.cc:1434] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:05:13.738884  6842 tablet_bootstrap.cc:492] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.739151  6841 raft_consensus.cc:359] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.739967  6841 raft_consensus.cc:385] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.740304  6841 raft_consensus.cc:740] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.740259  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:13.741122  6544 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.741377  6841 consensus_queue.cc:260] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.746068  6842 tablet_bootstrap.cc:654] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.746549  6841 ts_tablet_manager.cc:1434] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:05:13.747633  6841 tablet_bootstrap.cc:492] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.752686  6544 raft_consensus.cc:2468] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:13.754459  6841 tablet_bootstrap.cc:654] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.754448  6585 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: e19456ef1fee465ba245842648ee7729
I20260710 11:05:13.755920  6738 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:13.756735  6738 raft_consensus.cc:2804] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:13.757170  6738 raft_consensus.cc:697] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:13.758082  6738 consensus_queue.cc:237] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.759990  6842 tablet_bootstrap.cc:492] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.760622  6842 ts_tablet_manager.cc:1403] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:05:13.763936  6842 raft_consensus.cc:359] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.764904  6842 raft_consensus.cc:385] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.765259  6842 raft_consensus.cc:740] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.766400  6842 consensus_queue.cc:260] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.767994  6840 ts_tablet_manager.cc:1434] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 11:05:13.769220  6842 ts_tablet_manager.cc:1434] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:13.769284  6840 tablet_bootstrap.cc:492] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.770385  6842 tablet_bootstrap.cc:492] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.777573  6842 tablet_bootstrap.cc:654] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.784389  6846 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:13.784910  6846 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.788374  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:13.788828  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:13.789630  6544 raft_consensus.cc:2393] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e19456ef1fee465ba245842648ee7729 in current term 1: Already voted for candidate e93147e039434d6c86607dd37da23894 in this term.
I20260710 11:05:13.790606  6840 tablet_bootstrap.cc:654] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.790972  6659 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:13.792069  6810 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.792045  6440 catalog_manager.cc:5697] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 0 to 1, leader changed from <none> to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:13.795806  6841 tablet_bootstrap.cc:492] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:13.796432  6841 ts_tablet_manager.cc:1403] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.028s
I20260710 11:05:13.798914  6810 raft_consensus.cc:2749] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:13.787101  6846 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:13.799960  6841 raft_consensus.cc:359] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.801090  6841 raft_consensus.cc:385] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.801488  6841 raft_consensus.cc:740] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.801721  6842 tablet_bootstrap.cc:492] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.802296  6842 ts_tablet_manager.cc:1403] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.000s
I20260710 11:05:13.802971  6841 consensus_queue.cc:260] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.805980  6842 raft_consensus.cc:359] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.806805  6842 raft_consensus.cc:385] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.807191  6842 raft_consensus.cc:740] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.807981  6842 consensus_queue.cc:260] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.809983  6842 ts_tablet_manager.cc:1434] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:05:13.810632  6840 tablet_bootstrap.cc:492] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:13.811199  6840 ts_tablet_manager.cc:1403] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260710 11:05:13.806926  6841 ts_tablet_manager.cc:1434] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:05:13.812186  6842 tablet_bootstrap.cc:492] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.813510  6841 tablet_bootstrap.cc:492] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.815171  6840 raft_consensus.cc:359] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.816023  6840 raft_consensus.cc:385] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.816342  6840 raft_consensus.cc:740] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.817134  6840 consensus_queue.cc:260] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.819746  6840 ts_tablet_manager.cc:1434] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:13.820231  6842 tablet_bootstrap.cc:654] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.820833  6840 tablet_bootstrap.cc:492] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.826107  6841 tablet_bootstrap.cc:654] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.828513  6840 tablet_bootstrap.cc:654] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.841337  6842 tablet_bootstrap.cc:492] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.842166  6842 ts_tablet_manager.cc:1403] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.000s
I20260710 11:05:13.846555  6842 raft_consensus.cc:359] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.848006  6842 raft_consensus.cc:385] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.850759  6842 raft_consensus.cc:740] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.851707  6840 tablet_bootstrap.cc:492] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:13.851639  6842 consensus_queue.cc:260] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.852257  6840 ts_tablet_manager.cc:1403] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260710 11:05:13.853011  6841 tablet_bootstrap.cc:492] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:13.853509  6841 ts_tablet_manager.cc:1403] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.019s
I20260710 11:05:13.854089  6842 ts_tablet_manager.cc:1434] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:13.855109  6842 tablet_bootstrap.cc:492] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.855470  6840 raft_consensus.cc:359] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.856319  6840 raft_consensus.cc:385] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.856645  6840 raft_consensus.cc:740] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.856827  6841 raft_consensus.cc:359] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.857570  6841 raft_consensus.cc:385] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.857944  6841 raft_consensus.cc:740] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.857439  6840 consensus_queue.cc:260] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.858090  6810 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:13.858642  6810 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.858767  6841 consensus_queue.cc:260] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.860143  6840 ts_tablet_manager.cc:1434] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:13.861012  6810 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:13.861277  6840 tablet_bootstrap.cc:492] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.861478  6841 ts_tablet_manager.cc:1434] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:05:13.862355  6842 tablet_bootstrap.cc:654] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.862550  6841 tablet_bootstrap.cc:492] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.862872  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:13.863631  6618 raft_consensus.cc:2468] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:13.867985  6658 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:13.869364  6810 raft_consensus.cc:2804] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:13.869180  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
W20260710 11:05:13.871395  6659 leader_election.cc:343] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:13.874066  6841 tablet_bootstrap.cc:654] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.874394  6810 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:13.875178  6810 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.875789  6840 tablet_bootstrap.cc:654] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.883178  6842 tablet_bootstrap.cc:492] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.883908  6842 ts_tablet_manager.cc:1403] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.011s
I20260710 11:05:13.884136  6810 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.889559  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
W20260710 11:05:13.892584  6659 leader_election.cc:343] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:13.893805  6840 tablet_bootstrap.cc:492] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:13.894701  6840 ts_tablet_manager.cc:1403] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260710 11:05:13.897142  6810 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:13.898327  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:13.898554  6840 raft_consensus.cc:359] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.888996  6842 raft_consensus.cc:359] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.899297  6840 raft_consensus.cc:385] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.899005  6618 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.899777  6840 raft_consensus.cc:740] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.900969  6841 tablet_bootstrap.cc:492] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:13.900695  6840 consensus_queue.cc:260] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.901695  6841 ts_tablet_manager.cc:1403] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.039s	user 0.017s	sys 0.019s
I20260710 11:05:13.902864  6840 ts_tablet_manager.cc:1434] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:05:13.899444  6842 raft_consensus.cc:385] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.903792  6842 raft_consensus.cc:740] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.904623  6842 consensus_queue.cc:260] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.905179  6841 raft_consensus.cc:359] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.906028  6841 raft_consensus.cc:385] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.906363  6841 raft_consensus.cc:740] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.907032  6842 ts_tablet_manager.cc:1434] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:05:13.907330  6841 consensus_queue.cc:260] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.908135  6840 tablet_bootstrap.cc:492] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.910077  6841 ts_tablet_manager.cc:1434] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:05:13.911142  6841 tablet_bootstrap.cc:492] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.913117  6618 raft_consensus.cc:2468] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:13.917798  6841 tablet_bootstrap.cc:654] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.915482  6840 tablet_bootstrap.cc:654] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.916531  6842 tablet_bootstrap.cc:492] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.918869  6658 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:13.925077  6810 raft_consensus.cc:2804] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:13.925766  6810 raft_consensus.cc:697] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:13.926811  6842 tablet_bootstrap.cc:654] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.926640  6810 consensus_queue.cc:237] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.932005  6844 raft_consensus.cc:493] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:13.932550  6844 raft_consensus.cc:515] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.935276  6844 leader_election.cc:290] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:13.936503  6845 raft_consensus.cc:493] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:13.937110  6845 raft_consensus.cc:515] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.938611  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:13.940812  6845 leader_election.cc:290] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:13.942171  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:13.944070  6840 tablet_bootstrap.cc:492] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:13.943998  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:13.944947  6840 ts_tablet_manager.cc:1403] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.037s	user 0.005s	sys 0.013s
I20260710 11:05:13.945163  6692 raft_consensus.cc:2468] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 0.
I20260710 11:05:13.941660  6693 raft_consensus.cc:2468] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 0.
W20260710 11:05:13.946990  6509 leader_election.cc:343] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:13.948189  6508 leader_election.cc:304] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [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: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: e93147e039434d6c86607dd37da23894
I20260710 11:05:13.949952  6845 raft_consensus.cc:2804] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:13.950467  6845 raft_consensus.cc:493] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:13.950937  6845 raft_consensus.cc:3060] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.954312  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:13.954991  6508 leader_election.cc:304] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:13.956389  6844 raft_consensus.cc:2804] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:13.956916  6844 raft_consensus.cc:493] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:13.957393  6844 raft_consensus.cc:3060] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.958051  6842 tablet_bootstrap.cc:492] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:13.958660  6842 ts_tablet_manager.cc:1403] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.008s
I20260710 11:05:13.962085  6842 raft_consensus.cc:359] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.962492  6845 raft_consensus.cc:515] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.962984  6842 raft_consensus.cc:385] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:05:13.964039  6509 leader_election.cc:343] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:13.966159  6841 tablet_bootstrap.cc:492] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:13.963332  6842 raft_consensus.cc:740] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.966719  6841 ts_tablet_manager.cc:1403] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.027s
I20260710 11:05:13.967450  6842 consensus_queue.cc:260] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.970341  6842 ts_tablet_manager.cc:1434] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:05:13.970185  6841 raft_consensus.cc:359] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.971087  6841 raft_consensus.cc:385] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.970765  6840 raft_consensus.cc:359] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.971578  6842 tablet_bootstrap.cc:492] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:13.972057  6840 raft_consensus.cc:385] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:13.972523  6840 raft_consensus.cc:740] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.971853  6442 catalog_manager.cc:5697] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:13.973397  6845 leader_election.cc:290] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:13.971520  6841 raft_consensus.cc:740] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:13.973482  6840 consensus_queue.cc:260] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.974551  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:13.975234  6618 raft_consensus.cc:3060] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:13.974614  6841 consensus_queue.cc:260] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:13.976549  6840 ts_tablet_manager.cc:1434] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.001s
I20260710 11:05:13.977644  6840 tablet_bootstrap.cc:492] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:13.977655  6841 ts_tablet_manager.cc:1434] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:05:13.979115  6841 tablet_bootstrap.cc:492] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:13.979442  6842 tablet_bootstrap.cc:654] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.986176  6840 tablet_bootstrap.cc:654] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.987720  6841 tablet_bootstrap.cc:654] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:13.996182  6618 raft_consensus.cc:2468] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 1.
I20260710 11:05:14.007644  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.008494  6693 raft_consensus.cc:3060] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.030236  6845 raft_consensus.cc:493] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.031176  6845 raft_consensus.cc:515] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.034588  6845 leader_election.cc:290] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.037438  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:14.038674  6619 raft_consensus.cc:2468] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 0.
I20260710 11:05:14.041599  6509 leader_election.cc:304] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.043104  6845 raft_consensus.cc:2804] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.043835  6845 raft_consensus.cc:493] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.044373  6845 raft_consensus.cc:3060] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.053969  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:14.055084  6692 raft_consensus.cc:2468] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 0.
I20260710 11:05:14.062788  6845 raft_consensus.cc:515] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.067704  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:14.069131  6619 raft_consensus.cc:3060] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.080122  6619 raft_consensus.cc:2468] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 1.
I20260710 11:05:14.080811  6843 raft_consensus.cc:493] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.081545  6843 raft_consensus.cc:515] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.081746  6509 leader_election.cc:304] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.083539  6779 raft_consensus.cc:2804] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.084028  6779 raft_consensus.cc:697] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:14.084653  6843 leader_election.cc:290] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.084918  6779 consensus_queue.cc:237] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.098536  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b298c13672b4bfbae639998089e0fec" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:14.100749  6845 leader_election.cc:290] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.101501  6738 raft_consensus.cc:493] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.102097  6738 raft_consensus.cc:515] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
W20260710 11:05:14.103983  6509 leader_election.cc:343] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.105013  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcc40a1ca994dccab61c8c33e299d7d" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
W20260710 11:05:14.106727  6585 leader_election.cc:343] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.105279  6738 leader_election.cc:290] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.108177  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcc40a1ca994dccab61c8c33e299d7d" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:14.108973  6692 raft_consensus.cc:2468] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 0.
I20260710 11:05:14.116663  6441 catalog_manager.cc:5697] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.120544  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b298c13672b4bfbae639998089e0fec" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:14.132789  6583 leader_election.cc:304] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:14.134178  6738 raft_consensus.cc:2804] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.134739  6738 raft_consensus.cc:493] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.135185  6738 raft_consensus.cc:3060] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:14.135226  6508 leader_election.cc:343] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.136320  6508 leader_election.cc:304] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:14.138005  6845 raft_consensus.cc:2749] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.139621  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.140470  6692 raft_consensus.cc:3060] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.144943  6844 raft_consensus.cc:515] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.149235  6509 leader_election.cc:304] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.149832  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:14.154230  6738 raft_consensus.cc:515] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.158035  6845 raft_consensus.cc:2804] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.158828  6845 raft_consensus.cc:697] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:14.159289  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcc40a1ca994dccab61c8c33e299d7d" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:14.159974  6845 consensus_queue.cc:237] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.167304  6779 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:14.167577  6509 leader_election.cc:343] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.167878  6779 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.169950  6779 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
W20260710 11:05:14.170089  6585 leader_election.cc:343] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.174643  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:14.175856  6618 raft_consensus.cc:2393] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c88a8dee1d664362963d3a1228a0e0e3 in current term 1: Already voted for candidate e19456ef1fee465ba245842648ee7729 in this term.
I20260710 11:05:14.176946  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:14.177871  6693 raft_consensus.cc:2468] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 1.
I20260710 11:05:14.183779  6738 leader_election.cc:290] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.189641  6738 consensus_queue.cc:1048] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.191201  6508 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3; no voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894
I20260710 11:05:14.193611  6845 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.210922  6810 raft_consensus.cc:493] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.211790  6810 raft_consensus.cc:515] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.216552  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:14.216873  6810 leader_election.cc:290] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:14.217530  6618 raft_consensus.cc:2468] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:14.219282  6658 leader_election.cc:304] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.220566  6810 raft_consensus.cc:2804] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.221086  6810 raft_consensus.cc:493] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.221571  6810 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.228615  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
W20260710 11:05:14.231884  6659 leader_election.cc:343] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.251456  6844 leader_election.cc:290] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.253455  6738 consensus_queue.cc:1048] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.254052  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fcc40a1ca994dccab61c8c33e299d7d" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.254917  6693 raft_consensus.cc:3060] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.288717  6842 tablet_bootstrap.cc:492] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:14.263204  6441 catalog_manager.cc:5697] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.268961  6689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.289566  6842 ts_tablet_manager.cc:1403] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.318s	user 0.094s	sys 0.219s
I20260710 11:05:14.290109  6689 raft_consensus.cc:3060] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.294229  6842 raft_consensus.cc:359] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.295333  6842 raft_consensus.cc:385] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.295732  6842 raft_consensus.cc:740] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.297160  6842 consensus_queue.cc:260] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.300697  6842 ts_tablet_manager.cc:1434] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 11:05:14.303099  6842 tablet_bootstrap.cc:492] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: Bootstrap starting.
I20260710 11:05:14.310539  6842 tablet_bootstrap.cc:654] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.310467  6810 raft_consensus.cc:515] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.314165  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:14.314805  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:14.315752  6618 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:05:14.316484  6659 leader_election.cc:343] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:14.284652  6845 raft_consensus.cc:2749] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.323625  6841 tablet_bootstrap.cc:492] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:14.283174  6692 raft_consensus.cc:2468] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 1.
I20260710 11:05:14.327786  6689 raft_consensus.cc:2468] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 1.
I20260710 11:05:14.330179  6841 ts_tablet_manager.cc:1403] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.351s	user 0.022s	sys 0.127s
I20260710 11:05:14.329046  6618 raft_consensus.cc:2468] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:14.324923  6810 leader_election.cc:290] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:14.329276  6693 raft_consensus.cc:2468] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:14.329399  6840 tablet_bootstrap.cc:492] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:14.331764  6846 consensus_queue.cc:1048] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.335270  6840 ts_tablet_manager.cc:1403] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.358s	user 0.110s	sys 0.120s
I20260710 11:05:14.336267  6842 tablet_bootstrap.cc:492] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: No bootstrap required, opened a new log
I20260710 11:05:14.337083  6842 ts_tablet_manager.cc:1403] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.003s
I20260710 11:05:14.337258  6658 leader_election.cc:304] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:14.331820  6508 leader_election.cc:304] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: e93147e039434d6c86607dd37da23894
I20260710 11:05:14.339322  6845 raft_consensus.cc:2804] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.339668  6846 raft_consensus.cc:2804] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.340080  6845 raft_consensus.cc:697] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:14.340186  6842 raft_consensus.cc:359] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.340201  6846 raft_consensus.cc:697] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:14.340956  6845 consensus_queue.cc:237] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.342018  6846 consensus_queue.cc:237] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.340945  6842 raft_consensus.cc:385] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.346882  6842 raft_consensus.cc:740] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.347126  6583 leader_election.cc:304] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:14.333163  6841 raft_consensus.cc:359] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.348095  6841 raft_consensus.cc:385] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.340790  6840 raft_consensus.cc:359] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.349263  6840 raft_consensus.cc:385] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.349624  6840 raft_consensus.cc:740] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.348555  6738 raft_consensus.cc:2804] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.351218  6738 raft_consensus.cc:697] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:14.349706  6842 consensus_queue.cc:260] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.352152  6738 consensus_queue.cc:237] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
W20260710 11:05:14.355449  6490 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:14.357870  6842 ts_tablet_manager.cc:1434] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:05:14.349284  6841 raft_consensus.cc:740] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.353145  6840 consensus_queue.cc:260] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.362864  6840 ts_tablet_manager.cc:1434] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:05:14.361146  6841 consensus_queue.cc:260] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.364035  6840 tablet_bootstrap.cc:492] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:14.365381  6841 ts_tablet_manager.cc:1434] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:05:14.366417  6841 tablet_bootstrap.cc:492] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:14.366047  6441 catalog_manager.cc:5697] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:14.367060  6440 catalog_manager.cc:5697] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.371575  6840 tablet_bootstrap.cc:654] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.376430  6841 tablet_bootstrap.cc:654] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.389953  6840 tablet_bootstrap.cc:492] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:14.390539  6840 ts_tablet_manager.cc:1403] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.027s	user 0.019s	sys 0.005s
I20260710 11:05:14.392717  6841 tablet_bootstrap.cc:492] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:14.393219  6841 ts_tablet_manager.cc:1403] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.007s
I20260710 11:05:14.393560  6840 raft_consensus.cc:359] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.394341  6840 raft_consensus.cc:385] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.394666  6840 raft_consensus.cc:740] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.393990  6442 catalog_manager.cc:5697] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 0 to 1, leader changed from <none> to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.395941  6841 raft_consensus.cc:359] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.395463  6840 consensus_queue.cc:260] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.409786  6841 raft_consensus.cc:385] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.410159  6841 raft_consensus.cc:740] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.410924  6841 consensus_queue.cc:260] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.411931  6840 ts_tablet_manager.cc:1434] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:05:14.412894  6840 tablet_bootstrap.cc:492] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: Bootstrap starting.
I20260710 11:05:14.413179  6841 ts_tablet_manager.cc:1434] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.020s	user 0.012s	sys 0.008s
I20260710 11:05:14.414624  6841 tablet_bootstrap.cc:492] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: Bootstrap starting.
I20260710 11:05:14.419309  6840 tablet_bootstrap.cc:654] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.423656  6841 tablet_bootstrap.cc:654] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:14.403353  6846 consensus_queue.cc:1048] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 11:05:14.433225  6738 raft_consensus.cc:493] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.433992  6738 raft_consensus.cc:515] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.437469  6841 tablet_bootstrap.cc:492] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: No bootstrap required, opened a new log
I20260710 11:05:14.438120  6841 ts_tablet_manager.cc:1403] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260710 11:05:14.438484  6543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:14.442296  6841 raft_consensus.cc:359] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.443287  6841 raft_consensus.cc:385] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.443658  6841 raft_consensus.cc:740] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.444674  6841 consensus_queue.cc:260] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.447475  6841 ts_tablet_manager.cc:1434] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:05:14.469373  6738 leader_election.cc:290] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.472468  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:14.473390  6693 raft_consensus.cc:2393] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e93147e039434d6c86607dd37da23894 in current term 1: Already voted for candidate c88a8dee1d664362963d3a1228a0e0e3 in this term.
I20260710 11:05:14.474623  6583 leader_election.cc:304] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:14.476011  6856 raft_consensus.cc:3060] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.478998  6840 tablet_bootstrap.cc:492] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: No bootstrap required, opened a new log
I20260710 11:05:14.479568  6840 ts_tablet_manager.cc:1403] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: Time spent bootstrapping tablet: real 0.067s	user 0.029s	sys 0.033s
I20260710 11:05:14.484556  6840 raft_consensus.cc:359] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.485198  6845 consensus_queue.cc:1048] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.493530  6856 raft_consensus.cc:2749] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:14.485226  6840 raft_consensus.cc:385] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:14.497813  6840 raft_consensus.cc:740] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Initialized, Role: FOLLOWER
I20260710 11:05:14.498524  6840 consensus_queue.cc:260] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.500607  6840 ts_tablet_manager.cc:1434] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:05:14.504941  6843 consensus_queue.cc:1048] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.580011  6856 raft_consensus.cc:493] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.580776  6856 raft_consensus.cc:515] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.583444  6856 leader_election.cc:290] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.584448  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:14.584661  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:14.585171  6544 raft_consensus.cc:2468] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 0.
I20260710 11:05:14.585377  6693 raft_consensus.cc:2468] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 0.
I20260710 11:05:14.586443  6583 leader_election.cc:304] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.587180  6738 raft_consensus.cc:2804] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.587916  6738 raft_consensus.cc:493] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.588181  6738 raft_consensus.cc:3060] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.594202  6738 raft_consensus.cc:515] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.595880  6738 leader_election.cc:290] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.596992  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:14.597012  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.597900  6544 raft_consensus.cc:3060] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.597944  6693 raft_consensus.cc:3060] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.599831  6843 consensus_queue.cc:1048] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.605590  6544 raft_consensus.cc:2468] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:14.607039  6585 leader_election.cc:304] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.608067  6856 raft_consensus.cc:2804] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.608826  6856 raft_consensus.cc:697] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:14.610078  6856 consensus_queue.cc:237] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.608760  6693 raft_consensus.cc:2468] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:14.627055  6439 catalog_manager.cc:5697] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 0 to 1, leader changed from <none> to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.630455  6843 consensus_queue.cc:1048] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.708308  6846 raft_consensus.cc:493] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:14.708760  6846 raft_consensus.cc:515] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.710557  6846 leader_election.cc:290] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:14.711356  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b298c13672b4bfbae639998089e0fec" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3" is_pre_election: true
I20260710 11:05:14.711612  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b298c13672b4bfbae639998089e0fec" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:14.712021  6544 raft_consensus.cc:2468] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:14.712181  6618 raft_consensus.cc:2468] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 0.
I20260710 11:05:14.713140  6659 leader_election.cc:304] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:14.713805  6846 raft_consensus.cc:2804] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:14.714162  6846 raft_consensus.cc:493] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:14.714442  6846 raft_consensus.cc:3060] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.719425  6846 raft_consensus.cc:515] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.721226  6846 leader_election.cc:290] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:14.721966  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b298c13672b4bfbae639998089e0fec" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:14.722254  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b298c13672b4bfbae639998089e0fec" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:14.722554  6544 raft_consensus.cc:3060] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.722748  6618 raft_consensus.cc:3060] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.728657  6544 raft_consensus.cc:2468] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:14.728657  6618 raft_consensus.cc:2468] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 1.
I20260710 11:05:14.729915  6658 leader_election.cc:304] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.730720  6846 raft_consensus.cc:2804] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:14.731200  6846 raft_consensus.cc:697] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:14.731997  6846 consensus_queue.cc:237] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.740221  6442 catalog_manager.cc:5697] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 0 to 1, leader changed from <none> to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:14.794016  6544 raft_consensus.cc:3060] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.800361  6738 consensus_queue.cc:1048] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.800478  6846 consensus_queue.cc:1048] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.809175  6738 consensus_queue.cc:1048] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.814926  6544 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:14.831944  6890 consensus_queue.cc:1048] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.831949  6843 consensus_queue.cc:1048] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:14.850482  6845 consensus_queue.cc:1048] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:14.854090  6617 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9"
dest_uuid: "e93147e039434d6c86607dd37da23894"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34968
I20260710 11:05:14.854830  6617 raft_consensus.cc:606] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:14.868574  6693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:14.869077  6693 raft_consensus.cc:606] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:14.874236  6693 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
mode: GRACEFUL
new_leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:60380
I20260710 11:05:14.874712  6693 raft_consensus.cc:606] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Received request to transfer leadership to TS c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:14.878979  6890 raft_consensus.cc:993] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:14.879458  6846 raft_consensus.cc:1081] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:14.881206  6544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34678
I20260710 11:05:14.881780  6544 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:14.882098  6544 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.888906  6544 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.890612  6544 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.891813  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:14.892484  6617 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.893853  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.894461  6693 raft_consensus.cc:3055] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:14.894795  6693 raft_consensus.cc:740] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:14.895617  6693 consensus_queue.cc:260] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.896859  6693 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.899278  6617 raft_consensus.cc:2468] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:14.901082  6509 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:14.902256  6845 raft_consensus.cc:2804] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:14.902747  6845 raft_consensus.cc:697] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:14.904204  6693 raft_consensus.cc:2468] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:14.904804  6544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
mode: GRACEFUL
new_leader_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:33228
I20260710 11:05:14.905892  6544 raft_consensus.cc:606] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Received request to transfer leadership to TS e93147e039434d6c86607dd37da23894
I20260710 11:05:14.907703  6845 consensus_queue.cc:237] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.911712  6544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
mode: GRACEFUL
new_leader_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:33228
I20260710 11:05:14.912266  6544 raft_consensus.cc:606] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Received request to transfer leadership to TS e93147e039434d6c86607dd37da23894
I20260710 11:05:14.915235  6440 catalog_manager.cc:5697] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:14.982245  6845 raft_consensus.cc:993] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: : Instructing follower e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:14.982736  6873 raft_consensus.cc:1081] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Signalling peer e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:14.984300  6617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb"
dest_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:34964
I20260710 11:05:14.984805  6617 raft_consensus.cc:493] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:14.985106  6617 raft_consensus.cc:3060] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.991133  6617 raft_consensus.cc:515] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.992817  6617 leader_election.cc:290] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:14.993801  6693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:14.993711  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e810a8e5df864ebb92ef9ecbf30d31fb" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:14.994462  6693 raft_consensus.cc:3060] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.994644  6544 raft_consensus.cc:3055] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:14.995030  6544 raft_consensus.cc:740] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:14.995718  6544 consensus_queue.cc:260] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:14.996572  6544 raft_consensus.cc:3060] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:14.999691  6693 raft_consensus.cc:2468] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:15.001012  6583 leader_election.cc:304] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:15.001865  6851 raft_consensus.cc:2804] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.002110  6544 raft_consensus.cc:2468] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:15.002378  6851 raft_consensus.cc:697] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:15.003139  6851 consensus_queue.cc:237] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.009747  6440 catalog_manager.cc:5697] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.014642  6856 consensus_queue.cc:1048] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.030221  6738 consensus_queue.cc:1048] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.039356  6738 raft_consensus.cc:993] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:15.039925  6738 raft_consensus.cc:1081] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:15.041865  6544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34692
I20260710 11:05:15.042446  6544 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.042760  6544 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.047852  6544 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.049381  6544 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:15.050410  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:15.050580  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:15.051156  6617 raft_consensus.cc:3055] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.051350  6692 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.051625  6617 raft_consensus.cc:740] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:15.052600  6617 consensus_queue.cc:260] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.053736  6617 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.057636  6692 raft_consensus.cc:2468] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:15.058769  6508 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:15.059202  6617 raft_consensus.cc:2468] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:15.059620  6873 raft_consensus.cc:2804] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.060142  6873 raft_consensus.cc:697] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:15.060931  6873 consensus_queue.cc:237] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.068112  6439 catalog_manager.cc:5697] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e93147e039434d6c86607dd37da23894 (127.2.133.194) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.126744  6845 raft_consensus.cc:993] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: : Instructing follower e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:15.127192  6873 raft_consensus.cc:1081] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Signalling peer e93147e039434d6c86607dd37da23894 to start an election
I20260710 11:05:15.128846  6617 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542"
dest_uuid: "e93147e039434d6c86607dd37da23894"
 from {username='slave'} at 127.0.0.1:34964
I20260710 11:05:15.129356  6617 raft_consensus.cc:493] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.129703  6617 raft_consensus.cc:3060] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.135814  6617 raft_consensus.cc:515] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.137549  6617 leader_election.cc:290] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:15.138500  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:15.138698  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57d388992b7844ca82a33376fcfcd542" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:15.139127  6544 raft_consensus.cc:3055] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.139209  6692 raft_consensus.cc:3060] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.139551  6544 raft_consensus.cc:740] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:15.140360  6544 consensus_queue.cc:260] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.141530  6544 raft_consensus.cc:3060] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.146513  6692 raft_consensus.cc:2468] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:15.147922  6583 leader_election.cc:304] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:15.148288  6544 raft_consensus.cc:2468] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:15.148810  6738 raft_consensus.cc:2804] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.149255  6738 raft_consensus.cc:697] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:15.150002  6738 consensus_queue.cc:237] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.156442  6439 catalog_manager.cc:5697] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.270641  6846 consensus_queue.cc:1048] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:15.271997  6810 raft_consensus.cc:993] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: : Instructing follower c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:15.272505  6810 raft_consensus.cc:1081] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Signalling peer c88a8dee1d664362963d3a1228a0e0e3 to start an election
I20260710 11:05:15.272464  6890 consensus_queue.cc:1048] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:15.274878  6543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
 from {username='slave'} at 127.0.0.1:34678
I20260710 11:05:15.275662  6543 raft_consensus.cc:493] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:15.276058  6543 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.290609  6543 raft_consensus.cc:515] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.293256  6543 leader_election.cc:290] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Requested vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:15.294083  6618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:15.294780  6618 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.296129  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "c88a8dee1d664362963d3a1228a0e0e3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:15.296862  6692 raft_consensus.cc:3055] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:15.297365  6692 raft_consensus.cc:740] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:15.299075  6692 consensus_queue.cc:260] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.300360  6692 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:15.302464  6618 raft_consensus.cc:2468] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:15.303690  6509 leader_election.cc:304] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:15.304581  6873 raft_consensus.cc:2804] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:15.305073  6873 raft_consensus.cc:697] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Leader. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:15.305866  6873 consensus_queue.cc:237] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:15.308019  6692 raft_consensus.cc:2468] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c88a8dee1d664362963d3a1228a0e0e3 in term 2.
I20260710 11:05:15.313516  6442 catalog_manager.cc:5697] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 reported cstate change: term changed from 1 to 2, leader changed from e19456ef1fee465ba245842648ee7729 (127.2.133.195) to c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "c88a8dee1d664362963d3a1228a0e0e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:15.342011  6692 raft_consensus.cc:1275] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.343358  6873 consensus_queue.cc:1048] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.351744  6618 raft_consensus.cc:1275] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.353044  6844 consensus_queue.cc:1048] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.486687  6618 raft_consensus.cc:1275] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.488134  6844 consensus_queue.cc:1048] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.497732  6693 raft_consensus.cc:1275] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.499564  6910 consensus_queue.cc:1048] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.582810  6693 raft_consensus.cc:1275] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.584156  6738 consensus_queue.cc:1048] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.593358  6544 raft_consensus.cc:1275] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.595016  6738 consensus_queue.cc:1048] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:15.619590  6693 raft_consensus.cc:1275] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.620968  6914 consensus_queue.cc:1048] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.628187  6543 raft_consensus.cc:1275] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.629736  6914 consensus_queue.cc:1048] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.772473  6693 raft_consensus.cc:1275] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.773767  6910 consensus_queue.cc:1048] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:15.781451  6618 raft_consensus.cc:1275] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer c88a8dee1d664362963d3a1228a0e0e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:15.783588  6873 consensus_queue.cc:1048] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:17.918747  6439 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:55594:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:17.943190  6439 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:55594:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:18.010586  2583 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:18.134075  6958 tablet.cc:1724] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:18.199587  6955 log.cc:927] Time spent T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: Append to log took a long time: real 0.050s	user 0.002s	sys 0.000s
I20260710 11:05:18.201061  6951 tablet.cc:1724] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.188617  6954 tablet.cc:1724] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.188714  6952 tablet.cc:1724] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:18.247776  6960 log.cc:927] Time spent T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: Append to log took a long time: real 0.068s	user 0.000s	sys 0.001s
I20260710 11:05:18.257398  6962 tablet.cc:1724] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:18.279247  6645 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:8fcc40a1ca994dccab61c8c33e299d7d)
W20260710 11:05:18.284747  6645 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:8fcc40a1ca994dccab61c8c33e299d7d)
W20260710 11:05:18.289795  6645 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:8fcc40a1ca994dccab61c8c33e299d7d)
W20260710 11:05:18.328179  6508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.195:36729, user_credentials={real_user=slave}} blocked reactor thread for 56982.8us
W20260710 11:05:18.339239  6969 log.cc:927] Time spent T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
W20260710 11:05:18.344966  6935 log.cc:927] Time spent T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: Append to log took a long time: real 0.093s	user 0.000s	sys 0.001s
W20260710 11:05:18.357012  6973 log.cc:927] Time spent T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: Append to log took a long time: real 0.089s	user 0.001s	sys 0.000s
I20260710 11:05:18.338786  6970 tablet.cc:1724] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.376935  6954 tablet.cc:1724] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.350008  6979 tablet.cc:1724] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:18.394550  6971 log.cc:927] Time spent T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260710 11:05:18.395548  6968 log.cc:927] Time spent T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: Append to log took a long time: real 0.063s	user 0.000s	sys 0.001s
I20260710 11:05:18.396737  6543 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
mode: GRACEFUL
new_leader_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:33244
I20260710 11:05:18.397483  6543 raft_consensus.cc:606] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Received request to transfer leadership to TS e19456ef1fee465ba245842648ee7729
I20260710 11:05:18.433512  6987 tablet.cc:1724] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:18.504837  6976 log.cc:927] Time spent T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: Append to log took a long time: real 0.114s	user 0.000s	sys 0.000s
I20260710 11:05:18.504305  6982 tablet.cc:1724] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.359721  6974 tablet.cc:1724] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.527575  6962 tablet.cc:1724] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.530428  6984 tablet.cc:1724] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.540767  6958 tablet.cc:1724] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.546473  6987 tablet.cc:1724] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.568941  6952 tablet.cc:1724] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.571767  6954 tablet.cc:1724] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.538993  6979 tablet.cc:1724] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.595170  6965 raft_consensus.cc:993] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: : Instructing follower e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:18.595866  6957 raft_consensus.cc:1081] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Signalling peer e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:18.601562  6692 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:60366
I20260710 11:05:18.601066  6951 tablet.cc:1724] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.603012  6692 raft_consensus.cc:493] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.603806  6692 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.603809  6986 tablet.cc:1724] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.616365  6982 tablet.cc:1724] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.620081  6692 raft_consensus.cc:515] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:18.619645  6984 tablet.cc:1724] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.651952  6952 tablet.cc:1724] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.648412  6692 leader_election.cc:290] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:18.665410  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:18.661804  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ec9a003b26b4063917a0bdfd20be12d" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:18.668738  6544 raft_consensus.cc:3055] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:18.669077  6544 raft_consensus.cc:740] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:18.668071  6615 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.669916  6544 consensus_queue.cc:260] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:18.671574  6544 raft_consensus.cc:3060] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.666317  6970 tablet.cc:1724] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.687036  6615 raft_consensus.cc:2468] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:18.688795  6658 leader_election.cc:304] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:18.689929  6991 raft_consensus.cc:2804] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:18.690547  6991 raft_consensus.cc:697] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:18.692657  6991 consensus_queue.cc:237] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:18.699663  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9"
dest_uuid: "e93147e039434d6c86607dd37da23894"
mode: GRACEFUL
new_leader_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:34868
I20260710 11:05:18.700347  6615 raft_consensus.cc:606] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Received request to transfer leadership to TS e19456ef1fee465ba245842648ee7729
I20260710 11:05:18.701876  2583 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:05:18.702522  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:18.704337  6544 raft_consensus.cc:2468] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:18.705250  6440 catalog_manager.cc:5697] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:18.640869  6962 tablet.cc:1724] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.718422  6544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2"
dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
mode: GRACEFUL
new_leader_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:33244
I20260710 11:05:18.719087  6544 raft_consensus.cc:606] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Received request to transfer leadership to TS e19456ef1fee465ba245842648ee7729
I20260710 11:05:18.716650  6958 tablet.cc:1724] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.722350  6615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bed495273d2b4121aec054ff95d44747"
dest_uuid: "e93147e039434d6c86607dd37da23894"
mode: GRACEFUL
new_leader_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:34868
I20260710 11:05:18.715533  6986 tablet.cc:1724] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:18.723007  6615 raft_consensus.cc:606] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Received request to transfer leadership to TS e19456ef1fee465ba245842648ee7729
I20260710 11:05:18.724413  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:18.724998  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:18.728192  6442 catalog_manager.cc:5789] TS e93147e039434d6c86607dd37da23894 (127.2.133.194:37117) does not have the latest schema for tablet e810a8e5df864ebb92ef9ecbf30d31fb (table soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62]). Expected version 1 got 0
I20260710 11:05:18.768787  6439 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d: soft_deleted_table [id=06df214d0fdf4ea7853554b7bf43dd62] alter complete (version 1)
I20260710 11:05:18.814491  6919 raft_consensus.cc:993] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: : Instructing follower e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:18.815004  6914 raft_consensus.cc:1081] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Signalling peer e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:18.816577  6691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bed495273d2b4121aec054ff95d44747"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:60364
I20260710 11:05:18.817080  6691 raft_consensus.cc:493] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:18.817400  6691 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.822471  6691 raft_consensus.cc:515] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:18.824079  6691 leader_election.cc:290] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:18.824955  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:18.825100  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bed495273d2b4121aec054ff95d44747" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:18.825521  6544 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.825665  6615 raft_consensus.cc:3055] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:18.826027  6615 raft_consensus.cc:740] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:18.826712  6615 consensus_queue.cc:260] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:18.827663  6615 raft_consensus.cc:3060] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:18.830092  6544 raft_consensus.cc:2468] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:18.831343  6659 leader_election.cc:304] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [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: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:18.832365  6991 raft_consensus.cc:2804] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:18.832835  6991 raft_consensus.cc:697] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:18.833734  6991 consensus_queue.cc:237] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:18.834723  6615 raft_consensus.cc:2468] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:18.842628  6440 catalog_manager.cc:5697] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from e93147e039434d6c86607dd37da23894 (127.2.133.194) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:19.019205  6972 raft_consensus.cc:993] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: : Instructing follower e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:19.019770  6957 raft_consensus.cc:1081] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Signalling peer e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:19.021528  6691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:60366
I20260710 11:05:19.022037  6691 raft_consensus.cc:493] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.022426  6691 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:19.028509  6691 raft_consensus.cc:515] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:19.030396  6691 leader_election.cc:290] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:19.031217  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:19.031595  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81c4c2e0c28e40679c4c74b6d1a8e9e2" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:19.031939  6544 raft_consensus.cc:3055] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:19.032236  6615 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:19.032310  6544 raft_consensus.cc:740] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c88a8dee1d664362963d3a1228a0e0e3, State: Running, Role: LEADER
I20260710 11:05:19.033434  6544 consensus_queue.cc:260] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:19.034668  6544 raft_consensus.cc:3060] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:19.040959  6615 raft_consensus.cc:2468] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:19.042302  6544 raft_consensus.cc:2468] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:19.042272  6658 leader_election.cc:304] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:19.043656  6991 raft_consensus.cc:2804] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:19.044473  6991 raft_consensus.cc:697] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:19.045423  6991 consensus_queue.cc:237] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:19.053215  6440 catalog_manager.cc:5697] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:19.152334  6919 raft_consensus.cc:993] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: : Instructing follower e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:19.152901  6914 raft_consensus.cc:1081] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Signalling peer e19456ef1fee465ba245842648ee7729 to start an election
I20260710 11:05:19.154366  6691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9"
dest_uuid: "e19456ef1fee465ba245842648ee7729"
 from {username='slave'} at 127.0.0.1:60364
I20260710 11:05:19.154882  6691 raft_consensus.cc:493] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:19.155165  6691 raft_consensus.cc:3060] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.160696  6691 raft_consensus.cc:515] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:19.163097  6691 leader_election.cc:290] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:19.163491  6544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "c88a8dee1d664362963d3a1228a0e0e3"
I20260710 11:05:19.163834  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098870bf3ae4cf8bdde359271bef3d9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:19.164189  6544 raft_consensus.cc:3060] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.164584  6615 raft_consensus.cc:3055] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:19.164950  6615 raft_consensus.cc:740] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:19.165758  6615 consensus_queue.cc:260] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:19.166939  6615 raft_consensus.cc:3060] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:19.169665  6544 raft_consensus.cc:2468] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 2.
I20260710 11:05:19.170672  6659 leader_election.cc:304] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729; no voters: 
I20260710 11:05:19.171479  6991 raft_consensus.cc:2804] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:19.171876  6991 raft_consensus.cc:697] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 2 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:19.172088  6615 raft_consensus.cc:2468] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 2.
I20260710 11:05:19.172680  6991 consensus_queue.cc:237] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:19.179046  6440 catalog_manager.cc:5697] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 1 to 2, leader changed from e93147e039434d6c86607dd37da23894 (127.2.133.194) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:19.203220  6615 raft_consensus.cc:1275] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:19.204473  6991 consensus_queue.cc:1048] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:19.213240  6544 raft_consensus.cc:1275] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:19.218031  6999 consensus_queue.cc:1048] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:05:19.298256  6544 raft_consensus.cc:1275] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:19.299687  6991 consensus_queue.cc:1048] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.308421  6615 raft_consensus.cc:1275] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:19.310056  6999 consensus_queue.cc:1048] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.457131  6544 raft_consensus.cc:1275] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:19.458611  6999 consensus_queue.cc:1048] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.467535  6617 raft_consensus.cc:1275] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:19.469100  6991 consensus_queue.cc:1048] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.582240  6617 raft_consensus.cc:1275] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:19.583645  6953 consensus_queue.cc:1048] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.593025  6544 raft_consensus.cc:1275] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:19.595569  6999 consensus_queue.cc:1048] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:19.785749  2583 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:05:19.791038  2583 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:05:19.791529  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:05:19.796764  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:05:19.797168  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:21.047673  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
I20260710 11:05:21.075551  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:21.076269  2583 tablet_replica.cc:333] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.077098  2583 raft_consensus.cc:2243] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.077597  2583 raft_consensus.cc:2272] T 6ec9a003b26b4063917a0bdfd20be12d P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:21.078879  6659 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]
I20260710 11:05:21.080014  2583 tablet_replica.cc:333] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.080739  2583 raft_consensus.cc:2243] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.081605  2583 raft_consensus.cc:2272] T e098870bf3ae4cf8bdde359271bef3d9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:21.081918  6659 consensus_peers.cc:597] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:21.083809  2583 tablet_replica.cc:333] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.084461  2583 raft_consensus.cc:2243] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.084882  2583 raft_consensus.cc:2272] T 8b298c13672b4bfbae639998089e0fec P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.086653  2583 tablet_replica.cc:333] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.087267  2583 raft_consensus.cc:2243] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.087824  2583 raft_consensus.cc:2272] T 57d388992b7844ca82a33376fcfcd542 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.089778  2583 tablet_replica.cc:333] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.090368  2583 raft_consensus.cc:2243] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.091121  2583 raft_consensus.cc:2272] T 18497a6a9cde499890c04fd0c88f19c9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.093163  2583 tablet_replica.cc:333] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.093719  2583 raft_consensus.cc:2243] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.094129  2583 raft_consensus.cc:2272] T 3ee93e26340146c48b9e8d11b3411844 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.096637  2583 tablet_replica.cc:333] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.097400  2583 raft_consensus.cc:2243] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.097942  2583 raft_consensus.cc:2272] T e810a8e5df864ebb92ef9ecbf30d31fb P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.100064  2583 tablet_replica.cc:333] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.100667  2583 raft_consensus.cc:2243] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.101156  2583 raft_consensus.cc:2272] T 8fcc40a1ca994dccab61c8c33e299d7d P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.103525  2583 tablet_replica.cc:333] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.104243  2583 raft_consensus.cc:2243] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.105062  2583 raft_consensus.cc:2272] T 719c5f8937b244c9beac160f617cf7f9 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.106860  2583 tablet_replica.cc:333] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.107438  2583 raft_consensus.cc:2243] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.107887  2583 raft_consensus.cc:2272] T f737c68e717441d88e45c31e754dc591 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.109807  2583 tablet_replica.cc:333] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.110383  2583 raft_consensus.cc:2243] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.111178  2583 raft_consensus.cc:2272] T d25d6b6af7d44ddeaf0a06697dc70fa8 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.113272  2583 tablet_replica.cc:333] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.113816  2583 raft_consensus.cc:2243] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.114264  2583 raft_consensus.cc:2272] T bed495273d2b4121aec054ff95d44747 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.116321  2583 tablet_replica.cc:333] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.116837  2583 raft_consensus.cc:2243] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.117244  2583 raft_consensus.cc:2272] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P c88a8dee1d664362963d3a1228a0e0e3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.119163  2583 tablet_replica.cc:333] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.119690  2583 raft_consensus.cc:2243] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.120473  2583 raft_consensus.cc:2272] T 824aa27022c146ba957f8069e3a17cee P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.122314  2583 tablet_replica.cc:333] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.122819  2583 raft_consensus.cc:2243] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.123631  2583 raft_consensus.cc:2272] T ed912bdd6b3c4ecdb6a176501518d9dd P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.125633  2583 tablet_replica.cc:333] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.126142  2583 raft_consensus.cc:2243] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:21.126869  2583 raft_consensus.cc:2272] T e4d605a3ec4a47f5bd28edf36e667f04 P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.128561  2583 tablet_replica.cc:333] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.129042  2583 raft_consensus.cc:2243] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.129500  2583 raft_consensus.cc:2272] T 0e1a3f7aee31443a87a0baa20578120a P c88a8dee1d664362963d3a1228a0e0e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:21.131735  2583 tablet_replica.cc:333] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3: stopping tablet replica
I20260710 11:05:21.132190  2583 raft_consensus.cc:2243] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:21.132622  2583 raft_consensus.cc:2272] T 8283dd94e60e465fbcd75d951296df26 P c88a8dee1d664362963d3a1228a0e0e3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:21.156452  6659 consensus_peers.cc:597] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.162731  6585 consensus_peers.cc:597] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.173265  6659 consensus_peers.cc:597] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.192612  6659 consensus_peers.cc:597] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.195127  6585 consensus_peers.cc:597] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.233659  6585 consensus_peers.cc:597] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.394604  6659 consensus_peers.cc:597] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.509322  6585 consensus_peers.cc:597] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.522862  6585 consensus_peers.cc:597] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.555650  6659 consensus_peers.cc:597] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.558916  6585 consensus_peers.cc:597] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:21.641970  6565 debug-util.cc:398] Leaking SignalData structure 0x7b08002278a0 after lost signal to thread 2586
W20260710 11:05:21.643080  6565 debug-util.cc:398] Leaking SignalData structure 0x7b0800284300 after lost signal to thread 6476
W20260710 11:05:21.644794  6565 debug-util.cc:398] Leaking SignalData structure 0x7b0800209aa0 after lost signal to thread 6643
W20260710 11:05:21.645709  6565 debug-util.cc:398] Leaking SignalData structure 0x7b08001525a0 after lost signal to thread 6717
W20260710 11:05:22.178001  2583 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6565)
I20260710 11:05:22.201694  7020 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.202399  7020 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.204856  7020 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:22.206605  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
W20260710 11:05:22.210268  6585 leader_election.cc:336] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.210676  6585 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [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: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:22.211349  7020 raft_consensus.cc:2749] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:22.329025  7020 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.329569  7020 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.331486  7020 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:22.332602  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
W20260710 11:05:22.336150  6585 leader_election.cc:336] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.336655  6585 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [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: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:22.337515  7020 raft_consensus.cc:2749] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:22.371666  7020 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.372185  7020 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.373975  7020 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:22.374974  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
W20260710 11:05:22.378360  6585 leader_election.cc:336] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.378762  6585 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [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: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:22.379439  7020 raft_consensus.cc:2749] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:22.407256  7020 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.407896  7020 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.411338  7020 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:22.413106  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
W20260710 11:05:22.419536  6585 leader_election.cc:336] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.420018  6585 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [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: e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3, e19456ef1fee465ba245842648ee7729
I20260710 11:05:22.420979  7020 raft_consensus.cc:2749] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:22.464984  6585 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.193:34517, user_credentials={real_user=slave}} blocked reactor thread for 45616.5us
I20260710 11:05:22.528859  7012 raft_consensus.cc:493] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.529448  7012 raft_consensus.cc:515] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.531831  7012 leader_election.cc:290] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:22.540728  6953 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.542791  6953 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.545076  6953 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.546216  7021 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.546728  7021 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.547233  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:22.548058  6615 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 2.
I20260710 11:05:22.549109  7021 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.549878  6658 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:22.550740  7021 raft_consensus.cc:2804] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:22.551127  7021 raft_consensus.cc:493] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.541612  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:22.551592  7021 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.551501  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:22.552492  6615 raft_consensus.cc:2468] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 2.
I20260710 11:05:22.553820  6658 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:22.555111  7007 raft_consensus.cc:2804] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:22.555511  7007 raft_consensus.cc:493] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.555891  7007 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.556231  6953 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.556762  6953 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.559790  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:22.560449  6617 raft_consensus.cc:2468] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 2.
I20260710 11:05:22.560177  7021 raft_consensus.cc:515] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.561702  6658 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:22.562376  7021 leader_election.cc:290] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.563017  6691 raft_consensus.cc:2468] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 1.
I20260710 11:05:22.563687  7021 raft_consensus.cc:2804] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:22.564142  7021 raft_consensus.cc:493] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.564579  7021 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.564656  7007 raft_consensus.cc:515] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.566902  7007 leader_election.cc:290] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.570132  6583 leader_election.cc:304] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:22.571125  7018 raft_consensus.cc:2804] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:05:22.571498  7018 raft_consensus.cc:493] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.571843  7018 raft_consensus.cc:3060] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.572933  7021 raft_consensus.cc:515] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.575060  7022 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.575475  7021 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.575873  7022 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:22.577358  7012 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.577872  7012 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:22.578101  7022 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
W20260710 11:05:22.586925  6585 leader_election.cc:336] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.588575  7012 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729), c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
I20260710 11:05:22.590314  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729" is_pre_election: true
I20260710 11:05:22.591053  6692 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:22.592710  6583 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:22.594210  7019 raft_consensus.cc:2804] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:22.594614  7019 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.595093  7019 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:05:22.597033  6585 leader_election.cc:336] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.597571  6659 leader_election.cc:336] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.598738  6659 leader_election.cc:336] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.599468  6659 leader_election.cc:336] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.599947  6659 leader_election.cc:336] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.600415  6659 leader_election.cc:336] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.600920  6659 leader_election.cc:336] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.601698  6659 leader_election.cc:336] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.581827  7022 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.603832  7022 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.604823  7018 raft_consensus.cc:515] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.605975  7022 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.603201  6953 leader_election.cc:290] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:22.607697  6658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.194:37117, user_credentials={real_user=slave}} blocked reactor thread for 46078.6us
I20260710 11:05:22.610562  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed912bdd6b3c4ecdb6a176501518d9dd" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:22.611187  6617 raft_consensus.cc:3060] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:05:22.611294  6659 leader_election.cc:336] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:22.611469  6585 leader_election.cc:336] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.615139  6615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18497a6a9cde499890c04fd0c88f19c9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:22.615926  6615 raft_consensus.cc:3060] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.619351  6617 raft_consensus.cc:2468] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:22.624905  6619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:22.625208  7018 leader_election.cc:290] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 2 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729)
I20260710 11:05:22.625947  6691 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4d605a3ec4a47f5bd28edf36e667f04" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:22.627154  6691 raft_consensus.cc:3060] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:22.627614  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "719c5f8937b244c9beac160f617cf7f9" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:22.628257  6617 raft_consensus.cc:3060] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.630089  6658 leader_election.cc:304] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:22.626232  7019 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:22.628592  6616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894" is_pre_election: true
I20260710 11:05:22.626055  6615 raft_consensus.cc:2468] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:22.631393  6619 raft_consensus.cc:2393] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e19456ef1fee465ba245842648ee7729 in current term 3: Already voted for candidate e93147e039434d6c86607dd37da23894 in this term.
I20260710 11:05:22.631067  6616 raft_consensus.cc:2468] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 2.
I20260710 11:05:22.633813  6692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d25d6b6af7d44ddeaf0a06697dc70fa8" candidate_uuid: "e93147e039434d6c86607dd37da23894" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e19456ef1fee465ba245842648ee7729"
I20260710 11:05:22.634352  6692 raft_consensus.cc:3060] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.638996  6691 raft_consensus.cc:2468] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 2.
I20260710 11:05:22.634044  7019 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 election: Requested vote from peers e19456ef1fee465ba245842648ee7729 (127.2.133.195:36729), c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
I20260710 11:05:22.640196  6617 raft_consensus.cc:2468] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:22.640352  6583 leader_election.cc:304] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:22.641148  7019 raft_consensus.cc:2804] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:22.641422  6953 raft_consensus.cc:2804] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.641943  7019 raft_consensus.cc:697] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
I20260710 11:05:22.641925  6953 raft_consensus.cc:697] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:22.642869  7019 consensus_queue.cc:237] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.643700  6953 consensus_queue.cc:237] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.646258  6692 raft_consensus.cc:2468] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e93147e039434d6c86607dd37da23894 in term 3.
I20260710 11:05:22.647698  6583 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: 
I20260710 11:05:22.648777  7018 raft_consensus.cc:2804] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.649358  7018 raft_consensus.cc:697] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 3 LEADER]: Becoming Leader. State: Replica: e93147e039434d6c86607dd37da23894, State: Running, Role: LEADER
W20260710 11:05:22.649816  6585 leader_election.cc:336] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.650807  7018 consensus_queue.cc:237] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [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: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
I20260710 11:05:22.651985  6658 leader_election.cc:304] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:22.654036  7022 raft_consensus.cc:2804] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.654857  7022 raft_consensus.cc:697] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:22.656045  7022 consensus_queue.cc:237] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.661453  6658 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:22.662508  7021 raft_consensus.cc:2804] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:05:22.662894  7021 raft_consensus.cc:493] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting leader election (detected failure of leader c88a8dee1d664362963d3a1228a0e0e3)
I20260710 11:05:22.663272  7021 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:22.673769  7021 raft_consensus.cc:515] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.676244  6658 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:22.677286  7017 raft_consensus.cc:2749] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:22.680181  6658 leader_election.cc:304] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:22.681133  7017 raft_consensus.cc:2804] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.681602  7017 raft_consensus.cc:697] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:22.682814  7017 consensus_queue.cc:237] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.697062  7021 leader_election.cc:290] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: Requested vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
I20260710 11:05:22.701263  6617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "824aa27022c146ba957f8069e3a17cee" candidate_uuid: "e19456ef1fee465ba245842648ee7729" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e93147e039434d6c86607dd37da23894"
I20260710 11:05:22.701864  6617 raft_consensus.cc:3060] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:05:22.704874  6659 leader_election.cc:336] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:22.710088  6617 raft_consensus.cc:2468] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e19456ef1fee465ba245842648ee7729 in term 3.
I20260710 11:05:22.712767  6658 leader_election.cc:304] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729, e93147e039434d6c86607dd37da23894; no voters: c88a8dee1d664362963d3a1228a0e0e3
I20260710 11:05:22.713611  6953 raft_consensus.cc:2804] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:22.714109  6953 raft_consensus.cc:697] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Becoming Leader. State: Replica: e19456ef1fee465ba245842648ee7729, State: Running, Role: LEADER
I20260710 11:05:22.715176  6953 consensus_queue.cc:237] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [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: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:22.716275  6440 catalog_manager.cc:5697] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.727257  6442 catalog_manager.cc:5697] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 1 to 2, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.753052  6442 catalog_manager.cc:5697] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.754762  6442 catalog_manager.cc:5697] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:22.754908  6440 catalog_manager.cc:5697] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e93147e039434d6c86607dd37da23894 (127.2.133.194). New cstate: current_term: 3 leader_uuid: "e93147e039434d6c86607dd37da23894" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:22.756445  6442 catalog_manager.cc:5697] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 reported cstate change: term changed from 2 to 3, leader changed from c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193) to e19456ef1fee465ba245842648ee7729 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "e19456ef1fee465ba245842648ee7729" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } health_report { overall_health: HEALTHY } } }
W20260710 11:05:23.069792  6659 consensus_peers.cc:597] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:23.075800  6585 consensus_peers.cc:597] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:23.099677  6692 raft_consensus.cc:1275] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.101286  7018 consensus_queue.cc:1048] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:23.149973  6659 consensus_peers.cc:597] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:23.167729  6659 consensus_peers.cc:597] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:23.178516  2583 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 6565)
I20260710 11:05:23.180707  6617 raft_consensus.cc:1275] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.182368  6953 consensus_queue.cc:1048] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:05:23.192929  6659 consensus_peers.cc:597] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:23.205745  6585 consensus_peers.cc:597] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:23.208161  6617 raft_consensus.cc:1275] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:23.209591  7021 consensus_queue.cc:1048] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:23.212613  6692 raft_consensus.cc:1275] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Refusing update from remote peer e93147e039434d6c86607dd37da23894: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:05:23.214407  7020 consensus_queue.cc:1048] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:23.218542  6619 raft_consensus.cc:1275] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:05:23.224177  6953 consensus_queue.cc:1048] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:05:23.226935  6619 raft_consensus.cc:1275] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Refusing update from remote peer e19456ef1fee465ba245842648ee7729: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:23.228533  7021 consensus_queue.cc:1048] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:05:23.389331  6659 consensus_peers.cc:597] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.471880  6659 consensus_peers.cc:597] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.488020  6640 debug-util.cc:398] Leaking SignalData structure 0x7b0800286180 after lost signal to thread 2586
W20260710 11:05:23.488999  6640 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee240 after lost signal to thread 6476
W20260710 11:05:23.490098  6640 debug-util.cc:398] Leaking SignalData structure 0x7b0800206fe0 after lost signal to thread 6643
W20260710 11:05:23.490962  6640 debug-util.cc:398] Leaking SignalData structure 0x7b08001b75c0 after lost signal to thread 6717
W20260710 11:05:23.600848  6659 consensus_peers.cc:597] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.618147  6585 consensus_peers.cc:597] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.619351  6659 consensus_peers.cc:597] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.730646  6659 consensus_peers.cc:597] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.742134  6585 consensus_peers.cc:597] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:23.905624  6585 consensus_peers.cc:597] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:24.021323  6585 consensus_peers.cc:597] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:24.028048  6659 consensus_peers.cc:597] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:24.028673  6585 consensus_peers.cc:597] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:24.094298  6585 consensus_peers.cc:597] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:24.179081  2583 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 6565)
I20260710 11:05:25.054237  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
I20260710 11:05:25.102548  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
I20260710 11:05:25.145635  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:25.146405  2583 tablet_replica.cc:333] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.147230  2583 raft_consensus.cc:2243] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.148036  2583 raft_consensus.cc:2272] T 8b298c13672b4bfbae639998089e0fec P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.150782  2583 tablet_replica.cc:333] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.151429  2583 raft_consensus.cc:2243] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.151898  2583 raft_consensus.cc:2272] T e098870bf3ae4cf8bdde359271bef3d9 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.153712  2583 tablet_replica.cc:333] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.154731  2583 raft_consensus.cc:2243] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.155913  2583 raft_consensus.cc:2272] T 57d388992b7844ca82a33376fcfcd542 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.158569  2583 tablet_replica.cc:333] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894: stopping tablet replica
W20260710 11:05:25.158906  6658 consensus_peers.cc:597] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.159181  2583 raft_consensus.cc:2243] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.159812  2583 raft_consensus.cc:2272] T 6ec9a003b26b4063917a0bdfd20be12d P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.161630  2583 tablet_replica.cc:333] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.162182  2583 raft_consensus.cc:2243] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.162940  2583 raft_consensus.cc:2272] T 8fcc40a1ca994dccab61c8c33e299d7d P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.164757  2583 tablet_replica.cc:333] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.165272  2583 raft_consensus.cc:2243] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.166005  2583 raft_consensus.cc:2272] T f737c68e717441d88e45c31e754dc591 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.168241  2583 tablet_replica.cc:333] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.168766  2583 raft_consensus.cc:2243] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.169266  2583 raft_consensus.cc:2272] T 719c5f8937b244c9beac160f617cf7f9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.171139  2583 tablet_replica.cc:333] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.171742  2583 raft_consensus.cc:2243] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.172477  2583 raft_consensus.cc:2272] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.174453  2583 tablet_replica.cc:333] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.175113  2583 raft_consensus.cc:2243] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.175995  2583 raft_consensus.cc:2272] T e810a8e5df864ebb92ef9ecbf30d31fb P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.178172  2583 tablet_replica.cc:333] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894: stopping tablet replica
W20260710 11:05:25.178529  6658 consensus_peers.cc:597] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:25.178994  2583 raft_consensus.cc:2243] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.179503  2583 raft_consensus.cc:2272] T 18497a6a9cde499890c04fd0c88f19c9 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.181311  2583 tablet_replica.cc:333] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.181881  2583 raft_consensus.cc:2243] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.182629  2583 raft_consensus.cc:2272] T 3ee93e26340146c48b9e8d11b3411844 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.184659  2583 tablet_replica.cc:333] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.185168  2583 raft_consensus.cc:2243] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.185576  2583 raft_consensus.cc:2272] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.187274  2583 tablet_replica.cc:333] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.187829  2583 raft_consensus.cc:2243] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.188212  2583 raft_consensus.cc:2272] T bed495273d2b4121aec054ff95d44747 P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.189985  2583 tablet_replica.cc:333] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.190716  2583 raft_consensus.cc:2243] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.191218  2583 raft_consensus.cc:2272] T 824aa27022c146ba957f8069e3a17cee P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.193418  2583 tablet_replica.cc:333] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.194046  2583 raft_consensus.cc:2243] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.194864  2583 raft_consensus.cc:2272] T 8283dd94e60e465fbcd75d951296df26 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.197332  2583 tablet_replica.cc:333] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.197875  2583 raft_consensus.cc:2243] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:25.198817  2583 raft_consensus.cc:2272] T e4d605a3ec4a47f5bd28edf36e667f04 P e93147e039434d6c86607dd37da23894 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.201056  2583 tablet_replica.cc:333] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.201821  2583 raft_consensus.cc:2243] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.202430  2583 raft_consensus.cc:2272] T 0e1a3f7aee31443a87a0baa20578120a P e93147e039434d6c86607dd37da23894 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:25.204766  2583 tablet_replica.cc:333] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894: stopping tablet replica
I20260710 11:05:25.205372  2583 raft_consensus.cc:2243] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:25.205933  2583 raft_consensus.cc:2272] T ed912bdd6b3c4ecdb6a176501518d9dd P e93147e039434d6c86607dd37da23894 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:25.273514  6658 consensus_peers.cc:597] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.274045  6658 consensus_peers.cc:597] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.405092  6658 consensus_peers.cc:597] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.414414  6658 consensus_peers.cc:597] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.437353  6659 consensus_peers.cc:597] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:25.528762  6658 consensus_peers.cc:597] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.543733  6658 consensus_peers.cc:597] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.554454  6658 consensus_peers.cc:597] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.597353  6658 consensus_peers.cc:597] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 -> Peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Couldn't send request to peer e93147e039434d6c86607dd37da23894. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:25.620911  6659 consensus_peers.cc:597] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:25.629005  6659 consensus_peers.cc:597] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:25.664543  6659 consensus_peers.cc:597] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:05:25.903614  6659 consensus_peers.cc:597] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:26.113395  6659 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111) [suppressed 177 similar messages]
W20260710 11:05:26.116739  6659 consensus_peers.cc:597] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:05:26.155922  6659 consensus_peers.cc:597] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:26.197968  7044 raft_consensus.cc:493] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.198460  7044 raft_consensus.cc:515] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:26.200601  7044 leader_election.cc:290] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.204367  6658 leader_election.cc:336] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
W20260710 11:05:26.204864  6659 leader_election.cc:336] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:26.205309  6659 leader_election.cc:304] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.206064  7044 raft_consensus.cc:2749] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:05:26.238755  7044 raft_consensus.cc:493] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.239405  7044 raft_consensus.cc:515] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } } peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } }
W20260710 11:05:26.241464  6659 consensus_peers.cc:597] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:26.241499  7044 leader_election.cc:290] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e93147e039434d6c86607dd37da23894 (127.2.133.194:37117), c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517)
I20260710 11:05:26.243650  7044 raft_consensus.cc:493] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.244140  7044 raft_consensus.cc:515] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
W20260710 11:05:26.246107  6658 leader_election.cc:336] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
I20260710 11:05:26.246353  7044 leader_election.cc:290] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.247709  6659 leader_election.cc:336] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:26.248215  6659 leader_election.cc:304] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
W20260710 11:05:26.249140  2583 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 6640)
I20260710 11:05:26.249799  7049 raft_consensus.cc:2749] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260710 11:05:26.251279  6658 leader_election.cc:336] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
W20260710 11:05:26.251801  6659 leader_election.cc:336] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:26.252197  6659 leader_election.cc:304] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.252866  7044 raft_consensus.cc:2749] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:26.283331  7044 raft_consensus.cc:493] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.283905  7044 raft_consensus.cc:515] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:26.285738  7044 leader_election.cc:290] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.289532  6658 leader_election.cc:336] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
W20260710 11:05:26.290897  6659 leader_election.cc:336] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:26.291242  6659 leader_election.cc:304] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.291900  7044 raft_consensus.cc:2749] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:26.301599  7044 raft_consensus.cc:493] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.302173  7044 raft_consensus.cc:515] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:26.304410  7044 leader_election.cc:290] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.308416  6659 leader_election.cc:336] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:26.308954  6658 leader_election.cc:336] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
I20260710 11:05:26.309396  6658 leader_election.cc:304] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.310215  7044 raft_consensus.cc:2749] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:26.318442  6659 consensus_peers.cc:597] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:26.328352  7049 raft_consensus.cc:493] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.329067  7049 raft_consensus.cc:515] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:26.331434  7049 leader_election.cc:290] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.335289  6658 leader_election.cc:336] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
W20260710 11:05:26.336719  6659 leader_election.cc:336] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
I20260710 11:05:26.337180  6659 leader_election.cc:304] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.337868  7049 raft_consensus.cc:2749] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:05:26.572008  6659 consensus_peers.cc:597] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 -> Peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Couldn't send request to peer c88a8dee1d664362963d3a1228a0e0e3. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:05:26.588565  7044 raft_consensus.cc:493] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.589651  7044 raft_consensus.cc:515] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:26.592186  7044 leader_election.cc:290] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.596387  6659 leader_election.cc:336] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:26.597059  6658 leader_election.cc:336] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
I20260710 11:05:26.597486  6658 leader_election.cc:304] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.598176  7044 raft_consensus.cc:2749] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:26.643812  7049 raft_consensus.cc:493] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e93147e039434d6c86607dd37da23894)
I20260710 11:05:26.644886  7049 raft_consensus.cc:515] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c88a8dee1d664362963d3a1228a0e0e3" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 34517 } } peers { permanent_uuid: "e93147e039434d6c86607dd37da23894" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 37117 } } peers { permanent_uuid: "e19456ef1fee465ba245842648ee7729" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 36729 } }
I20260710 11:05:26.647480  7049 leader_election.cc:290] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517), e93147e039434d6c86607dd37da23894 (127.2.133.194:37117)
W20260710 11:05:26.652480  6659 leader_election.cc:336] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer c88a8dee1d664362963d3a1228a0e0e3 (127.2.133.193:34517): Network error: Client connection negotiation failed: client connection to 127.2.133.193:34517: connect: Connection refused (error 111)
W20260710 11:05:26.653483  6658 leader_election.cc:336] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer e93147e039434d6c86607dd37da23894 (127.2.133.194:37117): Network error: Client connection negotiation failed: client connection to 127.2.133.194:37117: connect: Connection refused (error 111)
I20260710 11:05:26.653825  6658 leader_election.cc:304] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [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: e19456ef1fee465ba245842648ee7729; no voters: c88a8dee1d664362963d3a1228a0e0e3, e93147e039434d6c86607dd37da23894
I20260710 11:05:26.654439  7049 raft_consensus.cc:2749] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:05:26.735720  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
I20260710 11:05:26.796077  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
I20260710 11:05:26.831178  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:26.832233  2583 tablet_replica.cc:333] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.833192  2583 raft_consensus.cc:2243] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.834278  2583 raft_consensus.cc:2272] T 8b298c13672b4bfbae639998089e0fec P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.836706  2583 tablet_replica.cc:333] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.837334  2583 raft_consensus.cc:2243] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.838306  2583 raft_consensus.cc:2272] T e098870bf3ae4cf8bdde359271bef3d9 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.840392  2583 tablet_replica.cc:333] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.841144  2583 raft_consensus.cc:2243] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.841768  2583 raft_consensus.cc:2272] T 57d388992b7844ca82a33376fcfcd542 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.843922  2583 tablet_replica.cc:333] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.844470  2583 raft_consensus.cc:2243] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.845108  2583 raft_consensus.cc:2272] T 8fcc40a1ca994dccab61c8c33e299d7d P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.847205  2583 tablet_replica.cc:333] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.847841  2583 raft_consensus.cc:2243] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.849076  2583 raft_consensus.cc:2272] T 719c5f8937b244c9beac160f617cf7f9 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.851121  2583 tablet_replica.cc:333] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.851788  2583 raft_consensus.cc:2243] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.852334  2583 raft_consensus.cc:2272] T f737c68e717441d88e45c31e754dc591 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.855700  2583 tablet_replica.cc:333] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.856612  2583 raft_consensus.cc:2243] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.857532  2583 raft_consensus.cc:2272] T d25d6b6af7d44ddeaf0a06697dc70fa8 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.860611  2583 tablet_replica.cc:333] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.861369  2583 raft_consensus.cc:2243] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.863034  2583 raft_consensus.cc:2272] T 6ec9a003b26b4063917a0bdfd20be12d P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.866670  2583 tablet_replica.cc:333] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.867537  2583 raft_consensus.cc:2243] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.869191  2583 raft_consensus.cc:2272] T ed912bdd6b3c4ecdb6a176501518d9dd P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.872432  2583 tablet_replica.cc:333] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.873311  2583 raft_consensus.cc:2243] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.874754  2583 raft_consensus.cc:2272] T 0e1a3f7aee31443a87a0baa20578120a P e19456ef1fee465ba245842648ee7729 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.877777  2583 tablet_replica.cc:333] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.878513  2583 raft_consensus.cc:2243] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.879264  2583 raft_consensus.cc:2272] T e4d605a3ec4a47f5bd28edf36e667f04 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.882584  2583 tablet_replica.cc:333] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.883332  2583 raft_consensus.cc:2243] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.884569  2583 raft_consensus.cc:2272] T 824aa27022c146ba957f8069e3a17cee P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.886758  2583 tablet_replica.cc:333] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.887327  2583 raft_consensus.cc:2243] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.887883  2583 raft_consensus.cc:2272] T e810a8e5df864ebb92ef9ecbf30d31fb P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.889842  2583 tablet_replica.cc:333] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.890281  2583 raft_consensus.cc:2243] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.891701  2583 raft_consensus.cc:2272] T 18497a6a9cde499890c04fd0c88f19c9 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.894825  2583 tablet_replica.cc:333] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.895669  2583 raft_consensus.cc:2243] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.896193  2583 raft_consensus.cc:2272] T 3ee93e26340146c48b9e8d11b3411844 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.898391  2583 tablet_replica.cc:333] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.898936  2583 raft_consensus.cc:2243] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.900317  2583 raft_consensus.cc:2272] T bed495273d2b4121aec054ff95d44747 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.902695  2583 tablet_replica.cc:333] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.903254  2583 raft_consensus.cc:2243] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:26.904443  2583 raft_consensus.cc:2272] T 81c4c2e0c28e40679c4c74b6d1a8e9e2 P e19456ef1fee465ba245842648ee7729 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.906783  2583 tablet_replica.cc:333] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729: stopping tablet replica
I20260710 11:05:26.907315  2583 raft_consensus.cc:2243] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:26.908013  2583 raft_consensus.cc:2272] T 8283dd94e60e465fbcd75d951296df26 P e19456ef1fee465ba245842648ee7729 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:26.953279  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:05:26.988886  2583 master.cc:562] Master@127.2.133.254:39181 shutting down...
I20260710 11:05:27.018514  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:27.019192  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:27.019608  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9226897dc3514d4993a9e9a32df2970d: stopping tablet replica
I20260710 11:05:27.041245  2583 master.cc:584] Master@127.2.133.254:39181 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (18972 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:05:27.099975  2583 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.2.133.254:41377
I20260710 11:05:27.101187  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.107438  7052 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
W20260710 11:05:27.107468  7051 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
W20260710 11:05:27.107872  7054 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
I20260710 11:05:27.108666  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:27.109501  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.109673  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.109899  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681527109881 us; error 0 us; skew 500 ppm
I20260710 11:05:27.110358  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.112614  2583 webserver.cc:533] Webserver started at http://127.2.133.254:42721/ using document root <none> and password file <none>
I20260710 11:05:27.113063  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.113211  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.113461  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.114622  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/master-0-root/instance:
uuid: "ea7b60e0ab2c49f48eb1215c8e546749"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.118719  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:05:27.122067  7059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.122838  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:05:27.123162  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/master-0-root
uuid: "ea7b60e0ab2c49f48eb1215c8e546749"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.123520  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-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)
I20260710 11:05:27.144959  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.146334  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.189642  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.254:41377
I20260710 11:05:27.189823  7110 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.254:41377 every 8 connection(s)
I20260710 11:05:27.193709  7111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.205051  7111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749: Bootstrap starting.
I20260710 11:05:27.210287  7111 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.215013  7111 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749: No bootstrap required, opened a new log
I20260710 11:05:27.217329  7111 raft_consensus.cc:359] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7b60e0ab2c49f48eb1215c8e546749" member_type: VOTER }
I20260710 11:05:27.217718  7111 raft_consensus.cc:385] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:27.218006  7111 raft_consensus.cc:740] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ea7b60e0ab2c49f48eb1215c8e546749, State: Initialized, Role: FOLLOWER
I20260710 11:05:27.218730  7111 consensus_queue.cc:260] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ea7b60e0ab2c49f48eb1215c8e546749" member_type: VOTER }
I20260710 11:05:27.219224  7111 raft_consensus.cc:399] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:05:27.219492  7111 raft_consensus.cc:493] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:05:27.219759  7111 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:27.226262  7111 raft_consensus.cc:515] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7b60e0ab2c49f48eb1215c8e546749" member_type: VOTER }
I20260710 11:05:27.226999  7111 leader_election.cc:304] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [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: ea7b60e0ab2c49f48eb1215c8e546749; no voters: 
I20260710 11:05:27.228281  7111 leader_election.cc:290] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:05:27.228642  7114 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:27.230129  7114 raft_consensus.cc:697] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 1 LEADER]: Becoming Leader. State: Replica: ea7b60e0ab2c49f48eb1215c8e546749, State: Running, Role: LEADER
I20260710 11:05:27.230882  7114 consensus_queue.cc:237] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [LEADER]: Queue going to LEADER mode. State: All 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: "ea7b60e0ab2c49f48eb1215c8e546749" member_type: VOTER }
I20260710 11:05:27.231588  7111 sys_catalog.cc:565] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:05:27.237044  7116 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ea7b60e0ab2c49f48eb1215c8e546749. Latest consensus state: current_term: 1 leader_uuid: "ea7b60e0ab2c49f48eb1215c8e546749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7b60e0ab2c49f48eb1215c8e546749" member_type: VOTER } }
I20260710 11:05:27.237028  7115 sys_catalog.cc:455] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ea7b60e0ab2c49f48eb1215c8e546749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ea7b60e0ab2c49f48eb1215c8e546749" member_type: VOTER } }
I20260710 11:05:27.237866  7115 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:27.237866  7116 sys_catalog.cc:458] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [sys.catalog]: This master's current role is: LEADER
I20260710 11:05:27.242300  7122 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:05:27.248762  7122 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:05:27.249918  2583 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:05:27.258816  7122 catalog_manager.cc:1383] Generated new cluster ID: 08978532725e4ab5bc8eaf933a5a951a
I20260710 11:05:27.259071  7122 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:05:27.272773  7122 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:05:27.274085  7122 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:05:27.286454  7122 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749: Generated new TSK 0
I20260710 11:05:27.287086  7122 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:05:27.317291  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.323439  7132 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
W20260710 11:05:27.324776  7133 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
W20260710 11:05:27.327463  7135 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
I20260710 11:05:27.328341  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:27.329280  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.329460  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.329679  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681527329660 us; error 0 us; skew 500 ppm
I20260710 11:05:27.330193  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.332854  2583 webserver.cc:533] Webserver started at http://127.2.133.193:37615/ using document root <none> and password file <none>
I20260710 11:05:27.333370  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.333577  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.333882  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.334954  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-0-root/instance:
uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.339308  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:05:27.342824  7140 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.343761  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:05:27.344101  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-0-root
uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.344396  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-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)
I20260710 11:05:27.369411  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.370625  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.372254  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.374547  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.374774  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.375013  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.375200  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.421686  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.193:33241
I20260710 11:05:27.421751  7202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.193:33241 every 8 connection(s)
I20260710 11:05:27.427392  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.435138  7207 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
W20260710 11:05:27.435884  7208 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
W20260710 11:05:27.438446  7210 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
I20260710 11:05:27.439450  2583 server_base.cc:1061] running on GCE node
I20260710 11:05:27.440824  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.441017  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.441143  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681527441132 us; error 0 us; skew 500 ppm
I20260710 11:05:27.441619  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.444535  2583 webserver.cc:533] Webserver started at http://127.2.133.194:43615/ using document root <none> and password file <none>
I20260710 11:05:27.445020  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.445238  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.445525  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.446938  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-1-root/instance:
uuid: "848d290e6f2e4c4081c683cc15d15803"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.447640  7203 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41377
I20260710 11:05:27.448077  7203 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.448872  7203 heartbeater.cc:507] Master 127.2.133.254:41377 requested a full tablet report, sending...
I20260710 11:05:27.451043  7076 ts_manager.cc:194] Registered new tserver with Master: 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241)
I20260710 11:05:27.452394  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:05:27.453478  7076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58718
I20260710 11:05:27.456645  7215 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.457512  2583 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:05:27.457777  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-1-root
uuid: "848d290e6f2e4c4081c683cc15d15803"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.458014  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-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)
I20260710 11:05:27.493124  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.494304  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.495731  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.498009  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.498234  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.498498  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.498670  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.542632  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.194:35625
I20260710 11:05:27.542768  7277 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.194:35625 every 8 connection(s)
I20260710 11:05:27.548779  2583 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:05:27.556540  7281 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
W20260710 11:05:27.557528  7282 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
I20260710 11:05:27.560220  2583 server_base.cc:1061] running on GCE node
W20260710 11:05:27.560403  7284 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
I20260710 11:05:27.561612  2583 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:05:27.561829  2583 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:05:27.562059  2583 hybrid_clock.cc:648] HybridClock initialized: now 1783681527562039 us; error 0 us; skew 500 ppm
I20260710 11:05:27.562220  7278 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41377
I20260710 11:05:27.562664  7278 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.562727  2583 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:05:27.563604  7278 heartbeater.cc:507] Master 127.2.133.254:41377 requested a full tablet report, sending...
I20260710 11:05:27.565387  2583 webserver.cc:533] Webserver started at http://127.2.133.195:41301/ using document root <none> and password file <none>
I20260710 11:05:27.566087  2583 fs_manager.cc:362] Metadata directory not provided
I20260710 11:05:27.566171  7076 ts_manager.cc:194] Registered new tserver with Master: 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:27.566373  2583 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:05:27.566903  2583 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:05:27.568157  7076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58730
I20260710 11:05:27.568182  2583 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-2-root/instance:
uuid: "4ced37fbdb704dc6a4337aa101b7de63"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.573208  2583 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:05:27.576939  7289 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.577759  2583 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:05:27.578079  2583 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-2-root
uuid: "4ced37fbdb704dc6a4337aa101b7de63"
format_stamp: "Formatted at 2026-07-10 11:05:27 on dist-test-slave-c7sl"
I20260710 11:05:27.578336  2583 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskIuRPDp/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681415496632-2583-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)
I20260710 11:05:27.592311  2583 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:05:27.593542  2583 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:05:27.595002  2583 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:05:27.597354  2583 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:05:27.597596  2583 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.597853  2583 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:05:27.598029  2583 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:05:27.641331  2583 rpc_server.cc:307] RPC server started. Bound to: 127.2.133.195:33547
I20260710 11:05:27.641495  7351 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.2.133.195:33547 every 8 connection(s)
I20260710 11:05:27.655499  7352 heartbeater.cc:344] Connected to a master server at 127.2.133.254:41377
I20260710 11:05:27.655943  7352 heartbeater.cc:461] Registering TS with master...
I20260710 11:05:27.656687  7352 heartbeater.cc:507] Master 127.2.133.254:41377 requested a full tablet report, sending...
I20260710 11:05:27.658564  7076 ts_manager.cc:194] Registered new tserver with Master: 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:27.659253  2583 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014653673s
I20260710 11:05:27.660287  7076 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58732
I20260710 11:05:27.686755  7076 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58748:
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"
    }
  }
}
W20260710 11:05:27.690554  7076 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.
I20260710 11:05:27.778152  7317 tablet_service.cc:1511] Processing CreateTablet for tablet 30cf1b82f0804b8cba06913440cd4f0d (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:27.779655  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cf1b82f0804b8cba06913440cd4f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.784476  7316 tablet_service.cc:1511] Processing CreateTablet for tablet ba0815ec2d6d4fc8ac4eec53f6c60d0a (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:27.785926  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0815ec2d6d4fc8ac4eec53f6c60d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.788204  7315 tablet_service.cc:1511] Processing CreateTablet for tablet 44990440f19c4a038efa2b0b8be07b00 (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:27.788827  7243 tablet_service.cc:1511] Processing CreateTablet for tablet 30cf1b82f0804b8cba06913440cd4f0d (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:27.790169  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cf1b82f0804b8cba06913440cd4f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.790732  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44990440f19c4a038efa2b0b8be07b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.792594  7242 tablet_service.cc:1511] Processing CreateTablet for tablet ba0815ec2d6d4fc8ac4eec53f6c60d0a (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:27.795182  7241 tablet_service.cc:1511] Processing CreateTablet for tablet 44990440f19c4a038efa2b0b8be07b00 (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:27.796931  7168 tablet_service.cc:1511] Processing CreateTablet for tablet 30cf1b82f0804b8cba06913440cd4f0d (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:27.797597  7240 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4a012776474740985cadd2df45dba1 (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:27.798347  7168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30cf1b82f0804b8cba06913440cd4f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.801083  7167 tablet_service.cc:1511] Processing CreateTablet for tablet ba0815ec2d6d4fc8ac4eec53f6c60d0a (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:27.802426  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0815ec2d6d4fc8ac4eec53f6c60d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.802250  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 5ffcfdbe8db346f9b7e751bbddecd0ed (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:27.804490  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4a012776474740985cadd2df45dba1 (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:27.806005  7239 tablet_service.cc:1511] Processing CreateTablet for tablet 5ffcfdbe8db346f9b7e751bbddecd0ed (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:27.806398  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 5ffcfdbe8db346f9b7e751bbddecd0ed (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:27.808413  7238 tablet_service.cc:1511] Processing CreateTablet for tablet c46eb32962a4414796ac4aaeb7c0732c (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:27.809419  7166 tablet_service.cc:1511] Processing CreateTablet for tablet 44990440f19c4a038efa2b0b8be07b00 (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:27.810011  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4a012776474740985cadd2df45dba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.810774  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44990440f19c4a038efa2b0b8be07b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.811569  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba0815ec2d6d4fc8ac4eec53f6c60d0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.811972  7163 tablet_service.cc:1511] Processing CreateTablet for tablet c46eb32962a4414796ac4aaeb7c0732c (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:27.808426  7165 tablet_service.cc:1511] Processing CreateTablet for tablet 6b4a012776474740985cadd2df45dba1 (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:27.810783  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44990440f19c4a038efa2b0b8be07b00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.815786  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46eb32962a4414796ac4aaeb7c0732c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.818913  7239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffcfdbe8db346f9b7e751bbddecd0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.819689  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffcfdbe8db346f9b7e751bbddecd0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.822719  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4a012776474740985cadd2df45dba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.823673  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46eb32962a4414796ac4aaeb7c0732c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.825956  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ffcfdbe8db346f9b7e751bbddecd0ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.839741  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b4a012776474740985cadd2df45dba1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.883664  7314 tablet_service.cc:1511] Processing CreateTablet for tablet c46eb32962a4414796ac4aaeb7c0732c (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:27.884014  7165 tablet_service.cc:1511] Processing CreateTablet for tablet b898839df0d74467b25757e3a6c96d1e (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:27.885311  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c46eb32962a4414796ac4aaeb7c0732c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.885485  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b898839df0d74467b25757e3a6c96d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.891515  7241 tablet_service.cc:1511] Processing CreateTablet for tablet b898839df0d74467b25757e3a6c96d1e (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:27.916342  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b898839df0d74467b25757e3a6c96d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.918397  7367 tablet_bootstrap.cc:492] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:27.920433  7238 tablet_service.cc:1511] Processing CreateTablet for tablet 1c13ca0bb96248189a719d5e53428cca (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:27.920683  7316 tablet_service.cc:1511] Processing CreateTablet for tablet b898839df0d74467b25757e3a6c96d1e (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:27.922029  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c13ca0bb96248189a719d5e53428cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.922339  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b898839df0d74467b25757e3a6c96d1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.910823  7368 tablet_bootstrap.cc:492] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:27.933014  7165 tablet_service.cc:1511] Processing CreateTablet for tablet 1c13ca0bb96248189a719d5e53428cca (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:27.934485  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c13ca0bb96248189a719d5e53428cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.936419  7312 tablet_service.cc:1511] Processing CreateTablet for tablet 1c13ca0bb96248189a719d5e53428cca (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:27.938237  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c13ca0bb96248189a719d5e53428cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.939177  7162 tablet_service.cc:1511] Processing CreateTablet for tablet fc164cdf55984f38987b520882066c1a (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:27.941442  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc164cdf55984f38987b520882066c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.982443  7239 tablet_service.cc:1511] Processing CreateTablet for tablet fc164cdf55984f38987b520882066c1a (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:27.983848  7239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc164cdf55984f38987b520882066c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.986814  7313 tablet_service.cc:1511] Processing CreateTablet for tablet fc164cdf55984f38987b520882066c1a (DEFAULT_TABLE table=test-workload [id=cb26b4fbe9c945c0a36fb9e46dc943f8]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:27.982887  7367 tablet_bootstrap.cc:654] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:27.988480  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc164cdf55984f38987b520882066c1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:27.990592  7369 tablet_bootstrap.cc:492] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:27.995596  7368 tablet_bootstrap.cc:654] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.005282  7369 tablet_bootstrap.cc:654] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.025835  7368 tablet_bootstrap.cc:492] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.026335  7368 ts_tablet_manager.cc:1403] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.013s
I20260710 11:05:28.029536  7368 raft_consensus.cc:359] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.030354  7368 raft_consensus.cc:385] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.030680  7368 raft_consensus.cc:740] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.031536  7368 consensus_queue.cc:260] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.033241  7367 tablet_bootstrap.cc:492] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.033735  7367 ts_tablet_manager.cc:1403] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.132s	user 0.004s	sys 0.010s
I20260710 11:05:28.033771  7369 tablet_bootstrap.cc:492] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.034297  7352 heartbeater.cc:499] Master 127.2.133.254:41377 was elected leader, sending a full tablet report...
I20260710 11:05:28.034374  7369 ts_tablet_manager.cc:1403] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.005s
I20260710 11:05:28.036391  7368 ts_tablet_manager.cc:1434] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.002s
I20260710 11:05:28.036783  7367 raft_consensus.cc:359] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.037542  7367 raft_consensus.cc:385] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.037819  7367 raft_consensus.cc:740] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.037855  7368 tablet_bootstrap.cc:492] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.038729  7367 consensus_queue.cc:260] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.043944  7369 raft_consensus.cc:359] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.045288  7369 raft_consensus.cc:385] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.045790  7369 raft_consensus.cc:740] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.046218  7368 tablet_bootstrap.cc:654] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.047238  7369 consensus_queue.cc:260] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.059304  7278 heartbeater.cc:499] Master 127.2.133.254:41377 was elected leader, sending a full tablet report...
I20260710 11:05:28.060433  7367 ts_tablet_manager.cc:1434] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.026s	user 0.014s	sys 0.013s
I20260710 11:05:28.061841  7367 tablet_bootstrap.cc:492] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.070833  7367 tablet_bootstrap.cc:654] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.085615  7369 ts_tablet_manager.cc:1434] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.049s	user 0.010s	sys 0.033s
I20260710 11:05:28.085834  7203 heartbeater.cc:499] Master 127.2.133.254:41377 was elected leader, sending a full tablet report...
I20260710 11:05:28.087088  7368 tablet_bootstrap.cc:492] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.087536  7369 tablet_bootstrap.cc:492] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.087661  7368 ts_tablet_manager.cc:1403] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.020s
I20260710 11:05:28.091068  7368 raft_consensus.cc:359] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.091848  7368 raft_consensus.cc:385] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.092147  7368 raft_consensus.cc:740] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.093004  7368 consensus_queue.cc:260] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.097276  7369 tablet_bootstrap.cc:654] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.099256  7368 ts_tablet_manager.cc:1434] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:28.100374  7368 tablet_bootstrap.cc:492] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.111488  7369 tablet_bootstrap.cc:492] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.112213  7369 ts_tablet_manager.cc:1403] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260710 11:05:28.113651  7368 tablet_bootstrap.cc:654] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.116277  7369 raft_consensus.cc:359] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.117347  7369 raft_consensus.cc:385] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.117727  7369 raft_consensus.cc:740] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.119138  7369 consensus_queue.cc:260] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.124446  7369 ts_tablet_manager.cc:1434] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:05:28.125335  7368 tablet_bootstrap.cc:492] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.125772  7369 tablet_bootstrap.cc:492] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.125888  7368 ts_tablet_manager.cc:1403] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.003s
I20260710 11:05:28.129142  7368 raft_consensus.cc:359] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.129854  7368 raft_consensus.cc:385] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.130148  7368 raft_consensus.cc:740] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.130954  7368 consensus_queue.cc:260] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.135264  7369 tablet_bootstrap.cc:654] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.137542  7368 ts_tablet_manager.cc:1434] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:05:28.138784  7368 tablet_bootstrap.cc:492] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.149890  7367 tablet_bootstrap.cc:492] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.150113  7368 tablet_bootstrap.cc:654] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.150651  7369 tablet_bootstrap.cc:492] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.150755  7367 ts_tablet_manager.cc:1403] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.089s	user 0.043s	sys 0.043s
I20260710 11:05:28.151209  7369 ts_tablet_manager.cc:1403] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260710 11:05:28.153723  7367 raft_consensus.cc:359] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.154743  7367 raft_consensus.cc:385] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.155277  7367 raft_consensus.cc:740] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.154682  7369 raft_consensus.cc:359] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.156049  7369 raft_consensus.cc:385] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.156414  7367 consensus_queue.cc:260] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.157189  7374 raft_consensus.cc:493] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.157703  7374 raft_consensus.cc:515] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.158430  7368 tablet_bootstrap.cc:492] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.158941  7368 ts_tablet_manager.cc:1403] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.003s
I20260710 11:05:28.159341  7367 ts_tablet_manager.cc:1434] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:28.162209  7374 leader_election.cc:290] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547), 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241)
I20260710 11:05:28.162945  7368 raft_consensus.cc:359] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.163964  7368 raft_consensus.cc:385] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.164328  7368 raft_consensus.cc:740] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.165335  7368 consensus_queue.cc:260] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.166833  7367 tablet_bootstrap.cc:492] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.156435  7369 raft_consensus.cc:740] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.168121  7368 ts_tablet_manager.cc:1434] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:05:28.168175  7369 consensus_queue.cc:260] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.169302  7368 tablet_bootstrap.cc:492] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.174494  7369 ts_tablet_manager.cc:1434] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:05:28.176874  7368 tablet_bootstrap.cc:654] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.178812  7375 raft_consensus.cc:493] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.179571  7375 raft_consensus.cc:515] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.180797  7367 tablet_bootstrap.cc:654] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.182150  7369 tablet_bootstrap.cc:492] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.185911  7375 leader_election.cc:290] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.187716  7367 tablet_bootstrap.cc:492] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.188438  7367 ts_tablet_manager.cc:1403] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.001s
I20260710 11:05:28.190204  7369 tablet_bootstrap.cc:654] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.191882  7367 raft_consensus.cc:359] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.192636  7367 raft_consensus.cc:385] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.192941  7367 raft_consensus.cc:740] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.194077  7367 consensus_queue.cc:260] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.196779  7367 ts_tablet_manager.cc:1434] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:28.192870  7368 tablet_bootstrap.cc:492] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.197613  7368 ts_tablet_manager.cc:1403] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.004s
I20260710 11:05:28.200492  7368 raft_consensus.cc:359] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.201221  7368 raft_consensus.cc:385] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.201525  7368 raft_consensus.cc:740] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.202183  7368 consensus_queue.cc:260] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.204051  7367 tablet_bootstrap.cc:492] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.204356  7368 ts_tablet_manager.cc:1434] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:05:28.205533  7368 tablet_bootstrap.cc:492] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.212000  7368 tablet_bootstrap.cc:654] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.212211  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.213065  7327 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.214569  7217 leader_election.cc:304] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.215922  7374 raft_consensus.cc:2804] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.216473  7374 raft_consensus.cc:493] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.216928  7374 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.223284  7367 tablet_bootstrap.cc:654] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.228032  7374 raft_consensus.cc:515] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.232252  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.233112  7327 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.244093  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.245146  7178 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.246670  7327 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
W20260710 11:05:28.247766  7124 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:05:28.258581  7217 leader_election.cc:304] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.261929  7382 raft_consensus.cc:2804] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.262447  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.262948  7367 tablet_bootstrap.cc:492] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.263073  7178 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.263815  7367 ts_tablet_manager.cc:1403] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.060s	user 0.025s	sys 0.015s
I20260710 11:05:28.260375  7374 leader_election.cc:290] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547), 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241)
I20260710 11:05:28.268119  7367 raft_consensus.cc:359] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.269119  7367 raft_consensus.cc:385] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.269490  7367 raft_consensus.cc:740] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.270408  7367 consensus_queue.cc:260] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.273532  7367 ts_tablet_manager.cc:1434] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:05:28.276048  7367 tablet_bootstrap.cc:492] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.279042  7368 tablet_bootstrap.cc:492] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.279238  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.279932  7382 raft_consensus.cc:697] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:28.279632  7368 ts_tablet_manager.cc:1403] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.033s
W20260710 11:05:28.281194  7143 leader_election.cc:343] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.280892  7382 consensus_queue.cc:237] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:28.283648  7368 raft_consensus.cc:359] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.284175  7367 tablet_bootstrap.cc:654] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.284435  7368 raft_consensus.cc:385] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.284785  7368 raft_consensus.cc:740] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.285151  7369 tablet_bootstrap.cc:492] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.285646  7369 ts_tablet_manager.cc:1403] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.003s
I20260710 11:05:28.285537  7368 consensus_queue.cc:260] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.287972  7368 ts_tablet_manager.cc:1434] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:05:28.289228  7368 tablet_bootstrap.cc:492] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.295691  7368 tablet_bootstrap.cc:654] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.303619  7073 catalog_manager.cc:5697] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.308815  7369 raft_consensus.cc:359] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.310050  7369 raft_consensus.cc:385] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.310521  7369 raft_consensus.cc:740] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.276100  7178 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.311795  7369 consensus_queue.cc:260] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.318266  7369 ts_tablet_manager.cc:1434] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 11:05:28.321597  7367 tablet_bootstrap.cc:492] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.329039  7367 ts_tablet_manager.cc:1403] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.054s	user 0.025s	sys 0.017s
I20260710 11:05:28.331243  7367 raft_consensus.cc:359] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.332050  7367 raft_consensus.cc:385] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.331817  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.332247  7369 tablet_bootstrap.cc:492] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.332517  7367 raft_consensus.cc:740] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.333360  7367 consensus_queue.cc:260] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
W20260710 11:05:28.334350  7142 leader_election.cc:343] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.335047  7142 leader_election.cc:304] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197; no voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:28.335729  7367 ts_tablet_manager.cc:1434] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:05:28.336789  7375 raft_consensus.cc:2749] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.337080  7367 tablet_bootstrap.cc:492] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.340919  7369 tablet_bootstrap.cc:654] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.345099  7367 tablet_bootstrap.cc:654] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.346203  7368 tablet_bootstrap.cc:492] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.346794  7368 ts_tablet_manager.cc:1403] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.058s	user 0.019s	sys 0.035s
I20260710 11:05:28.350369  7368 raft_consensus.cc:359] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.351210  7368 raft_consensus.cc:385] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.351536  7368 raft_consensus.cc:740] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.352396  7368 consensus_queue.cc:260] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.360175  7368 ts_tablet_manager.cc:1434] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:05:28.361418  7368 tablet_bootstrap.cc:492] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.368654  7373 raft_consensus.cc:493] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.369228  7373 raft_consensus.cc:515] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.376437  7369 tablet_bootstrap.cc:492] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.377137  7369 ts_tablet_manager.cc:1403] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.020s
I20260710 11:05:28.377719  7367 tablet_bootstrap.cc:492] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.378258  7367 ts_tablet_manager.cc:1403] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.018s
I20260710 11:05:28.380643  7369 raft_consensus.cc:359] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.381598  7369 raft_consensus.cc:385] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.382162  7369 raft_consensus.cc:740] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.381498  7367 raft_consensus.cc:359] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.382608  7373 leader_election.cc:290] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.383085  7367 raft_consensus.cc:385] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.384382  7368 tablet_bootstrap.cc:654] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.384488  7367 raft_consensus.cc:740] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.383675  7369 consensus_queue.cc:260] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.386020  7367 consensus_queue.cc:260] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.395584  7367 ts_tablet_manager.cc:1434] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.002s
I20260710 11:05:28.396796  7367 tablet_bootstrap.cc:492] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.390672  7369 ts_tablet_manager.cc:1434] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:05:28.400362  7369 tablet_bootstrap.cc:492] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.404563  7373 raft_consensus.cc:493] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.405104  7373 raft_consensus.cc:515] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.406023  7367 tablet_bootstrap.cc:654] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.407972  7369 tablet_bootstrap.cc:654] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.407285  7373 leader_election.cc:290] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.409571  7368 tablet_bootstrap.cc:492] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.410215  7382 raft_consensus.cc:493] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.410729  7382 raft_consensus.cc:515] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.413051  7382 leader_election.cc:290] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.414341  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.414662  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.415114  7327 raft_consensus.cc:2468] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.416155  7375 raft_consensus.cc:493] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.416373  7217 leader_election.cc:304] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.416687  7375 raft_consensus.cc:515] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.417560  7382 raft_consensus.cc:2804] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.417923  7382 raft_consensus.cc:493] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.418232  7382 raft_consensus.cc:3060] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.418857  7375 leader_election.cc:290] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.420186  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a012776474740985cadd2df45dba1" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
W20260710 11:05:28.420655  7219 leader_election.cc:343] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.421075  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a012776474740985cadd2df45dba1" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.421098  7327 raft_consensus.cc:2468] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:28.421973  7253 raft_consensus.cc:2468] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:28.422855  7142 leader_election.cc:304] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:28.410240  7368 ts_tablet_manager.cc:1403] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.012s
I20260710 11:05:28.424417  7375 raft_consensus.cc:2804] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.424803  7375 raft_consensus.cc:493] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.425276  7375 raft_consensus.cc:3060] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.426752  7368 raft_consensus.cc:359] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.427983  7368 raft_consensus.cc:385] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.430970  7368 raft_consensus.cc:740] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.432643  7382 raft_consensus.cc:515] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.432585  7368 consensus_queue.cc:260] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.436029  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.436076  7375 raft_consensus.cc:515] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
W20260710 11:05:28.437682  7219 leader_election.cc:343] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.436221  7368 ts_tablet_manager.cc:1434] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 11:05:28.441449  7368 tablet_bootstrap.cc:492] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:28.441555  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a012776474740985cadd2df45dba1" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.442200  7327 raft_consensus.cc:3060] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.444871  7367 tablet_bootstrap.cc:492] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.445384  7367 ts_tablet_manager.cc:1403] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.029s
I20260710 11:05:28.439584  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b4a012776474740985cadd2df45dba1" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:28.446267  7253 raft_consensus.cc:3060] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.440388  7369 tablet_bootstrap.cc:492] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.447707  7369 ts_tablet_manager.cc:1403] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260710 11:05:28.448344  7368 tablet_bootstrap.cc:654] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.448657  7367 raft_consensus.cc:359] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.449414  7367 raft_consensus.cc:385] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.449710  7367 raft_consensus.cc:740] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.449966  7373 raft_consensus.cc:493] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.450474  7373 raft_consensus.cc:515] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.450536  7369 raft_consensus.cc:359] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.451355  7369 raft_consensus.cc:385] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.451685  7369 raft_consensus.cc:740] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.453013  7373 leader_election.cc:290] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.456022  7252 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.456940  7252 raft_consensus.cc:2393] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ced37fbdb704dc6a4337aa101b7de63 in current term 1: Already voted for candidate 848d290e6f2e4c4081c683cc15d15803 in this term.
I20260710 11:05:28.456838  7367 consensus_queue.cc:260] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.458107  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.458870  7251 raft_consensus.cc:2468] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:28.459666  7367 ts_tablet_manager.cc:1434] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.003s
I20260710 11:05:28.460018  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c13ca0bb96248189a719d5e53428cca" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.460813  7367 tablet_bootstrap.cc:492] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.460922  7368 tablet_bootstrap.cc:492] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:28.461503  7368 ts_tablet_manager.cc:1403] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 11:05:28.462235  7292 leader_election.cc:304] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
W20260710 11:05:28.463172  7292 leader_election.cc:343] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.464541  7368 raft_consensus.cc:359] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.465152  7373 raft_consensus.cc:2804] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.465379  7368 raft_consensus.cc:385] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.465587  7373 raft_consensus.cc:493] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.465811  7368 raft_consensus.cc:740] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.465977  7373 raft_consensus.cc:3060] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.466779  7368 consensus_queue.cc:260] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.467697  7367 tablet_bootstrap.cc:654] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.468103  7375 leader_election.cc:290] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.469421  7327 raft_consensus.cc:2468] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:28.470536  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.471207  7326 raft_consensus.cc:3060] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.471697  7369 consensus_queue.cc:260] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.474239  7142 leader_election.cc:304] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:28.495582  7408 raft_consensus.cc:493] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.477670  7253 raft_consensus.cc:2468] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:28.486841  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.499804  7369 ts_tablet_manager.cc:1434] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.052s	user 0.011s	sys 0.004s
I20260710 11:05:28.523391  7408 raft_consensus.cc:515] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.478936  7373 raft_consensus.cc:515] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.525235  7369 tablet_bootstrap.cc:492] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.523914  7409 raft_consensus.cc:2804] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.525575  7374 raft_consensus.cc:493] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.526132  7374 raft_consensus.cc:515] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.527664  7373 leader_election.cc:290] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.527598  7175 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.528264  7374 leader_election.cc:290] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.529289  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.530058  7327 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.530205  7174 raft_consensus.cc:2468] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.530763  7408 leader_election.cc:290] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.524502  7178 raft_consensus.cc:2468] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:28.480175  7393 raft_consensus.cc:493] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.475039  7382 leader_election.cc:290] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.531821  7219 leader_election.cc:304] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.532042  7393 raft_consensus.cc:515] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.532385  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.532750  7382 raft_consensus.cc:2804] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.533164  7382 raft_consensus.cc:493] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.533113  7250 raft_consensus.cc:2468] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:28.533648  7382 raft_consensus.cc:3060] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.493662  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.475005  7375 raft_consensus.cc:493] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:05:28.535782  7293 leader_election.cc:343] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.536252  7375 raft_consensus.cc:515] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.536785  7293 leader_election.cc:304] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [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: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:28.537046  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.537685  7178 raft_consensus.cc:2468] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
W20260710 11:05:28.537997  7293 leader_election.cc:343] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.534827  7292 leader_election.cc:304] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.539274  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.530710  7327 raft_consensus.cc:2468] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.540549  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.541285  7325 raft_consensus.cc:2468] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.541633  7382 raft_consensus.cc:515] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.539937  7250 raft_consensus.cc:2468] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:28.543881  7382 leader_election.cc:290] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.544286  7143 leader_election.cc:304] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.544682  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.545419  7178 raft_consensus.cc:3060] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.545239  7217 leader_election.cc:304] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.494424  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c13ca0bb96248189a719d5e53428cca" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.546653  7413 raft_consensus.cc:2804] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.547042  7413 raft_consensus.cc:493] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.547159  7373 raft_consensus.cc:2804] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.547416  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.547748  7373 raft_consensus.cc:493] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.548269  7325 raft_consensus.cc:3060] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.548312  7373 raft_consensus.cc:3060] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.550074  7369 tablet_bootstrap.cc:654] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.547426  7413 raft_consensus.cc:3060] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.553699  7178 raft_consensus.cc:2468] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.555158  7219 leader_election.cc:304] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
W20260710 11:05:28.555662  7293 leader_election.cc:343] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.555974  7374 raft_consensus.cc:2804] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.556155  7293 leader_election.cc:304] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:28.556419  7374 raft_consensus.cc:493] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.556805  7374 raft_consensus.cc:3060] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.558760  7326 raft_consensus.cc:2468] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.559425  7408 raft_consensus.cc:2764] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260710 11:05:28.524434  7142 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.2.133.195:33547, user_credentials={real_user=slave}} blocked reactor thread for 50286.8us
I20260710 11:05:28.561805  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.562114  7408 raft_consensus.cc:2749] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.563102  7217 leader_election.cc:304] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:28.566288  7408 raft_consensus.cc:493] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.566670  7325 raft_consensus.cc:2468] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.566884  7408 raft_consensus.cc:515] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.575209  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.575925  7326 raft_consensus.cc:2468] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:28.576390  7367 tablet_bootstrap.cc:492] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.576593  7408 leader_election.cc:290] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.577090  7367 ts_tablet_manager.cc:1403] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.116s	user 0.023s	sys 0.008s
I20260710 11:05:28.577612  7369 tablet_bootstrap.cc:492] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.577876  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.578092  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
W20260710 11:05:28.579339  7292 leader_election.cc:343] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:28.579819  7293 leader_election.cc:343] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:28.580282  7293 leader_election.cc:304] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:28.580369  7367 raft_consensus.cc:359] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.581218  7367 raft_consensus.cc:385] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.571408  7409 raft_consensus.cc:697] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:28.581372  7413 raft_consensus.cc:515] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.581491  7408 raft_consensus.cc:2749] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.571516  7373 raft_consensus.cc:515] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.585575  7413 leader_election.cc:290] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.572044  7393 leader_election.cc:290] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.572923  7374 raft_consensus.cc:515] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.586117  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.573694  7382 raft_consensus.cc:2804] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.567886  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:28.586511  7393 raft_consensus.cc:2804] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.586763  7176 raft_consensus.cc:3060] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.586903  7253 raft_consensus.cc:3060] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.587008  7393 raft_consensus.cc:697] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:28.587582  7373 leader_election.cc:290] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:28.570160  7375 leader_election.cc:290] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.588106  7393 consensus_queue.cc:237] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.590265  7374 leader_election.cc:290] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.586970  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:28.591084  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.574223  7368 ts_tablet_manager.cc:1434] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.112s	user 0.014s	sys 0.007s
I20260710 11:05:28.596058  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:28.596696  7251 raft_consensus.cc:3060] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.600136  7253 raft_consensus.cc:2468] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:28.591497  7250 raft_consensus.cc:2393] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in current term 1: Already voted for candidate 848d290e6f2e4c4081c683cc15d15803 in this term.
I20260710 11:05:28.582858  7177 raft_consensus.cc:2393] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 848d290e6f2e4c4081c683cc15d15803 in current term 1: Already voted for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in this term.
I20260710 11:05:28.578092  7369 ts_tablet_manager.cc:1403] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.000s
I20260710 11:05:28.604974  7251 raft_consensus.cc:2468] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:28.602324  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.582573  7409 consensus_queue.cc:237] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.588136  7367 raft_consensus.cc:740] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.606603  7325 raft_consensus.cc:3060] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.595000  7176 raft_consensus.cc:2468] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:28.609151  7367 consensus_queue.cc:260] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.611563  7369 raft_consensus.cc:359] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.612322  7369 raft_consensus.cc:385] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.612182  7293 leader_election.cc:304] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:28.612926  7369 raft_consensus.cc:740] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.613559  7373 raft_consensus.cc:2804] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.613867  7292 leader_election.cc:304] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:28.614202  7373 raft_consensus.cc:697] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:28.614741  7367 ts_tablet_manager.cc:1434] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260710 11:05:28.615011  7410 raft_consensus.cc:2804] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.615422  7373 consensus_queue.cc:237] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.618844  7367 tablet_bootstrap.cc:492] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:28.615477  7410 raft_consensus.cc:697] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:28.624185  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c46eb32962a4414796ac4aaeb7c0732c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.620710  7382 raft_consensus.cc:697] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:28.630569  7325 raft_consensus.cc:2468] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.631155  7367 tablet_bootstrap.cc:654] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.631718  7217 leader_election.cc:304] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:28.631832  7410 consensus_queue.cc:237] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.632741  7416 raft_consensus.cc:2804] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.633258  7416 raft_consensus.cc:697] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:28.634610  7416 consensus_queue.cc:237] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.623420  7369 consensus_queue.cc:260] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.638003  7382 consensus_queue.cc:237] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.650410  7142 leader_election.cc:304] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [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: 1340ea59e64c43cf9ff2e4dfc25d3197; no voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:28.651944  7409 raft_consensus.cc:2749] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.655680  7369 ts_tablet_manager.cc:1434] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.003s
I20260710 11:05:28.657013  7367 tablet_bootstrap.cc:492] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:28.657624  7367 ts_tablet_manager.cc:1403] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.006s
I20260710 11:05:28.656905  7075 catalog_manager.cc:5697] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.657495  7369 tablet_bootstrap.cc:492] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.663229  7074 catalog_manager.cc:5697] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.664027  7367 raft_consensus.cc:359] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.664834  7367 raft_consensus.cc:385] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.665251  7367 raft_consensus.cc:740] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.666153  7367 consensus_queue.cc:260] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.668292  7367 ts_tablet_manager.cc:1434] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:05:28.674985  7073 catalog_manager.cc:5697] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.676656  7073 catalog_manager.cc:5697] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.683404  7369 tablet_bootstrap.cc:654] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.683008  7075 catalog_manager.cc:5697] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:28.689993  7369 tablet_bootstrap.cc:492] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.690574  7369 ts_tablet_manager.cc:1403] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260710 11:05:28.693590  7369 raft_consensus.cc:359] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.694164  7369 raft_consensus.cc:385] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.694447  7369 raft_consensus.cc:740] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.695165  7369 consensus_queue.cc:260] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.696054  7075 catalog_manager.cc:5697] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.697048  7369 ts_tablet_manager.cc:1434] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:05:28.698182  7369 tablet_bootstrap.cc:492] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:28.701035  7382 consensus_queue.cc:1048] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:28.704212  7369 tablet_bootstrap.cc:654] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:28.715327  7369 tablet_bootstrap.cc:492] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:28.716018  7369 ts_tablet_manager.cc:1403] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:05:28.718717  7369 raft_consensus.cc:359] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.719264  7369 raft_consensus.cc:385] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:28.719543  7369 raft_consensus.cc:740] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:28.720227  7369 consensus_queue.cc:260] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.721987  7369 ts_tablet_manager.cc:1434] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:05:28.734077  7393 consensus_queue.cc:1048] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:28.789223  7393 raft_consensus.cc:493] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.789808  7393 raft_consensus.cc:515] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.791929  7393 leader_election.cc:290] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.792717  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.793322  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.793391  7178 raft_consensus.cc:2468] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.793989  7326 raft_consensus.cc:2468] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.794659  7219 leader_election.cc:304] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.795753  7393 raft_consensus.cc:2804] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.796106  7393 raft_consensus.cc:493] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.796325  7393 raft_consensus.cc:3060] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.801339  7393 raft_consensus.cc:515] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.803018  7393 leader_election.cc:290] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.803781  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.803994  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.804351  7178 raft_consensus.cc:3060] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.804554  7326 raft_consensus.cc:3060] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.809402  7178 raft_consensus.cc:2468] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.810194  7326 raft_consensus.cc:2468] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.810534  7219 leader_election.cc:304] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.811458  7393 raft_consensus.cc:2804] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.811874  7393 raft_consensus.cc:697] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:28.812534  7393 consensus_queue.cc:237] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.820482  7075 catalog_manager.cc:5697] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.856493  7393 raft_consensus.cc:493] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.857199  7393 raft_consensus.cc:515] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.859037  7393 leader_election.cc:290] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.859969  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c13ca0bb96248189a719d5e53428cca" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:28.860134  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c13ca0bb96248189a719d5e53428cca" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.860608  7178 raft_consensus.cc:2468] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.860836  7326 raft_consensus.cc:2468] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:28.861661  7219 leader_election.cc:304] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.862533  7393 raft_consensus.cc:2804] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:28.862950  7393 raft_consensus.cc:493] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:28.863225  7393 raft_consensus.cc:3060] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.868914  7393 raft_consensus.cc:515] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.870680  7393 leader_election.cc:290] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.871579  7178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c13ca0bb96248189a719d5e53428cca" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:28.871738  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c13ca0bb96248189a719d5e53428cca" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:28.872403  7178 raft_consensus.cc:3060] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.872437  7326 raft_consensus.cc:3060] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.880473  7326 raft_consensus.cc:2468] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.880473  7178 raft_consensus.cc:2468] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:28.881793  7217 leader_election.cc:304] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:28.882520  7393 raft_consensus.cc:2804] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:28.882987  7393 raft_consensus.cc:697] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:28.883750  7393 consensus_queue.cc:237] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.890849  7075 catalog_manager.cc:5697] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:28.908685  7409 raft_consensus.cc:493] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:28.909262  7409 raft_consensus.cc:515] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:28.911160  7409 leader_election.cc:290] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:28.912268  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:28.912426  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:28.913193  7251 raft_consensus.cc:2393] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in current term 1: Already voted for candidate 4ced37fbdb704dc6a4337aa101b7de63 in this term.
I20260710 11:05:28.914362  7143 leader_election.cc:304] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197; no voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:28.915047  7409 raft_consensus.cc:3060] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:28.920375  7409 raft_consensus.cc:2749] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:28.968266  7251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
mode: GRACEFUL
new_leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:51372
I20260710 11:05:28.968894  7251 raft_consensus.cc:606] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Received request to transfer leadership to TS 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:28.982926  7326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
mode: GRACEFUL
new_leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:42112
I20260710 11:05:28.983482  7326 raft_consensus.cc:606] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Received request to transfer leadership to TS 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:28.988689  7251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
mode: GRACEFUL
new_leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:51372
I20260710 11:05:28.989310  7251 raft_consensus.cc:606] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Received request to transfer leadership to TS 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:29.003535  7326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
mode: GRACEFUL
new_leader_uuid: "848d290e6f2e4c4081c683cc15d15803"
 from {username='slave'} at 127.0.0.1:42112
I20260710 11:05:29.004077  7326 raft_consensus.cc:606] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Received request to transfer leadership to TS 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:29.011679  7409 consensus_queue.cc:1048] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.012347  7178 raft_consensus.cc:3060] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:29.013294  7251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fc164cdf55984f38987b520882066c1a"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
mode: GRACEFUL
new_leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:51372
I20260710 11:05:29.014127  7251 raft_consensus.cc:606] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Received request to transfer leadership to TS 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:29.015983  7410 consensus_queue.cc:1048] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.026309  7393 consensus_queue.cc:1048] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.027419  7412 consensus_queue.cc:1048] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.036643  7408 consensus_queue.cc:1048] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.041877  7393 consensus_queue.cc:1048] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.064992  7382 raft_consensus.cc:993] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: : Instructing follower 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:29.066529  7393 raft_consensus.cc:1081] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Signalling peer 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:29.071451  7438 consensus_queue.cc:1048] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.074000  7177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:38114
I20260710 11:05:29.074647  7177 raft_consensus.cc:493] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.084328  7382 consensus_queue.cc:1048] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.085520  7382 consensus_queue.cc:1048] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.075990  7177 raft_consensus.cc:3060] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.093837  7438 raft_consensus.cc:993] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: : Instructing follower 848d290e6f2e4c4081c683cc15d15803 to start an election
I20260710 11:05:29.094573  7410 raft_consensus.cc:1081] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Signalling peer 848d290e6f2e4c4081c683cc15d15803 to start an election
I20260710 11:05:29.109540  7415 consensus_queue.cc:1048] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:29.109747  7177 raft_consensus.cc:515] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.113030  7250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:05:29.113685  7250 raft_consensus.cc:493] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.114238  7250 raft_consensus.cc:3060] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.118927  7178 raft_consensus.cc:1240] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Rejecting Update request from peer 848d290e6f2e4c4081c683cc15d15803 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:29.119562  7177 leader_election.cc:290] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:29.122422  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:29.122968  7251 raft_consensus.cc:3055] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.123957  7251 raft_consensus.cc:740] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:29.120347  7250 raft_consensus.cc:515] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.125113  7251 consensus_queue.cc:260] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.126366  7251 raft_consensus.cc:3060] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.127323  7250 leader_election.cc:290] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 2 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:29.128490  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:29.128633  7324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b898839df0d74467b25757e3a6c96d1e" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:29.129211  7177 raft_consensus.cc:3060] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.129220  7324 raft_consensus.cc:3055] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.133206  7324 raft_consensus.cc:740] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:29.134068  7324 consensus_queue.cc:260] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.135468  7324 raft_consensus.cc:3060] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.137045  7177 raft_consensus.cc:2468] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 2.
I20260710 11:05:29.138164  7219 leader_election.cc:304] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:29.138885  7415 raft_consensus.cc:2804] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.139423  7415 raft_consensus.cc:697] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 2 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:29.140277  7415 consensus_queue.cc:237] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.124115  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44990440f19c4a038efa2b0b8be07b00" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:29.142987  7325 raft_consensus.cc:3060] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.147006  7324 raft_consensus.cc:2468] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 2.
I20260710 11:05:29.153541  7373 raft_consensus.cc:993] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: : Instructing follower 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:29.153971  7373 raft_consensus.cc:1081] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Signalling peer 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:29.157698  7251 raft_consensus.cc:2468] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:29.160605  7143 leader_election.cc:304] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:29.161649  7409 raft_consensus.cc:2804] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.162216  7409 raft_consensus.cc:697] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:29.162231  7325 raft_consensus.cc:2468] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:29.163110  7409 consensus_queue.cc:237] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [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: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.165459  7415 consensus_queue.cc:1048] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.163508  7177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:38118
I20260710 11:05:29.166790  7177 raft_consensus.cc:493] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.166965  7373 consensus_queue.cc:1048] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.167199  7177 raft_consensus.cc:3060] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.176487  7177 raft_consensus.cc:515] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.177367  7176 raft_consensus.cc:1240] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Rejecting Update request from peer 4ced37fbdb704dc6a4337aa101b7de63 for earlier term 1. Current term is 2. Ops: []
I20260710 11:05:29.178460  7177 leader_election.cc:290] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:29.179579  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:29.179879  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba0815ec2d6d4fc8ac4eec53f6c60d0a" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:29.180218  7251 raft_consensus.cc:3060] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.180662  7325 raft_consensus.cc:3055] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.180810  7438 consensus_queue.cc:1059] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.181092  7325 raft_consensus.cc:740] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:29.182251  7325 consensus_queue.cc:260] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.180948  7076 catalog_manager.cc:5697] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 1 to 2, leader changed from 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194) to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.184122  7325 raft_consensus.cc:3060] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.186029  7075 catalog_manager.cc:5697] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 1 to 2, leader changed from 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195) to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.187322  7251 raft_consensus.cc:2468] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:29.188669  7143 leader_election.cc:304] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:29.193356  7409 raft_consensus.cc:2804] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.194074  7409 raft_consensus.cc:697] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:29.194914  7409 consensus_queue.cc:237] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [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: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.195218  7325 raft_consensus.cc:2468] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
W20260710 11:05:29.196162  7438 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:05:29.203189  7076 catalog_manager.cc:5697] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 1 to 2, leader changed from 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195) to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:29.267772  7393 raft_consensus.cc:993] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: : Instructing follower 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:29.268276  7415 raft_consensus.cc:1081] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Signalling peer 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:29.269789  7177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:38114
I20260710 11:05:29.270493  7177 raft_consensus.cc:493] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.271046  7177 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.276168  7177 raft_consensus.cc:515] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:29.277757  7177 leader_election.cc:290] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Requested vote from peers 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:29.279175  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:29.279093  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:29.279840  7251 raft_consensus.cc:3055] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.280074  7326 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.280277  7251 raft_consensus.cc:740] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:29.281136  7251 consensus_queue.cc:260] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:29.282060  7251 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.286047  7326 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:29.287480  7142 leader_election.cc:304] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:29.287747  7251 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:29.288277  7409 raft_consensus.cc:2804] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.288815  7409 raft_consensus.cc:697] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:29.289716  7409 consensus_queue.cc:237] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:29.297351  7076 catalog_manager.cc:5697] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 1 to 2, leader changed from 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194) to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:29.310740  7415 consensus_queue.cc:1048] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.318423  7393 raft_consensus.cc:993] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: : Instructing follower 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:29.319025  7416 raft_consensus.cc:1081] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Signalling peer 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:29.321058  7325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fc164cdf55984f38987b520882066c1a"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:42102
I20260710 11:05:29.322474  7325 raft_consensus.cc:493] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:29.322944  7325 raft_consensus.cc:3060] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.325182  7415 consensus_queue.cc:1048] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.330211  7325 raft_consensus.cc:515] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.333254  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:29.333804  7325 leader_election.cc:290] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 2 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:29.333931  7177 raft_consensus.cc:3060] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.334944  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc164cdf55984f38987b520882066c1a" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:29.335587  7251 raft_consensus.cc:3055] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:29.335904  7251 raft_consensus.cc:740] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:29.336725  7251 consensus_queue.cc:260] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.338028  7251 raft_consensus.cc:3060] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:29.341612  7177 raft_consensus.cc:2468] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 2.
I20260710 11:05:29.342949  7293 leader_election.cc:304] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:29.343839  7438 raft_consensus.cc:2804] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:29.344295  7251 raft_consensus.cc:2468] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 2.
I20260710 11:05:29.344347  7438 raft_consensus.cc:697] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:29.345507  7438 consensus_queue.cc:237] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:29.352104  7076 catalog_manager.cc:5697] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 1 to 2, leader changed from 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194) to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:29.450232  7415 consensus_queue.cc:1048] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.454282  7416 consensus_queue.cc:1048] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:29.560364  7325 raft_consensus.cc:1275] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.561648  7409 consensus_queue.cc:1048] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.573077  7251 raft_consensus.cc:1275] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.574630  7412 consensus_queue.cc:1048] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.576501  7325 raft_consensus.cc:1275] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.577858  7412 consensus_queue.cc:1048] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.586023  7326 raft_consensus.cc:1275] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 848d290e6f2e4c4081c683cc15d15803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.586524  7251 raft_consensus.cc:1275] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.587908  7393 consensus_queue.cc:1048] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.588081  7375 consensus_queue.cc:1048] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.600009  7177 raft_consensus.cc:1275] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Refusing update from remote peer 848d290e6f2e4c4081c683cc15d15803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.602226  7374 consensus_queue.cc:1048] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:29.694329  7251 raft_consensus.cc:1275] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.695616  7375 consensus_queue.cc:1048] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.703224  7325 raft_consensus.cc:1275] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.704792  7409 consensus_queue.cc:1048] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.761947  7177 raft_consensus.cc:1275] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.763269  7438 consensus_queue.cc:1048] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:29.770543  7251 raft_consensus.cc:1275] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:29.772428  7454 consensus_queue.cc:1048] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:32.044462  7074 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54716:
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"
    }
  }
}
W20260710 11:05:32.046705  7074 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.
I20260710 11:05:32.101179  7162 tablet_service.cc:1511] Processing CreateTablet for tablet 78e294108a104d91ac1c01b8b631726c (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.102478  7162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e294108a104d91ac1c01b8b631726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.102893  7239 tablet_service.cc:1511] Processing CreateTablet for tablet 78e294108a104d91ac1c01b8b631726c (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.104169  7239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e294108a104d91ac1c01b8b631726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.104701  7314 tablet_service.cc:1511] Processing CreateTablet for tablet 78e294108a104d91ac1c01b8b631726c (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:05:32.105993  7314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78e294108a104d91ac1c01b8b631726c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.109086  7238 tablet_service.cc:1511] Processing CreateTablet for tablet 473c4128e3cc48169775a16d521f5f2c (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.109642  7166 tablet_service.cc:1511] Processing CreateTablet for tablet 473c4128e3cc48169775a16d521f5f2c (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.110366  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473c4128e3cc48169775a16d521f5f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.110860  7166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473c4128e3cc48169775a16d521f5f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.113312  7165 tablet_service.cc:1511] Processing CreateTablet for tablet 56cbf0e544ea447d9d76909f1b179f6f (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.113498  7316 tablet_service.cc:1511] Processing CreateTablet for tablet 473c4128e3cc48169775a16d521f5f2c (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:05:32.114774  7165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cbf0e544ea447d9d76909f1b179f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.115080  7316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 473c4128e3cc48169775a16d521f5f2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.118093  7163 tablet_service.cc:1511] Processing CreateTablet for tablet e7e97ee745174fe88e4f087ded7a68b3 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.118726  7241 tablet_service.cc:1511] Processing CreateTablet for tablet 56cbf0e544ea447d9d76909f1b179f6f (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.120189  7241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cbf0e544ea447d9d76909f1b179f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.120481  7167 tablet_service.cc:1511] Processing CreateTablet for tablet e0463159c0fd42c384af4c6ad39287dc (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.121855  7167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0463159c0fd42c384af4c6ad39287dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.118222  7242 tablet_service.cc:1511] Processing CreateTablet for tablet e7e97ee745174fe88e4f087ded7a68b3 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.123889  7313 tablet_service.cc:1511] Processing CreateTablet for tablet 56cbf0e544ea447d9d76909f1b179f6f (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:05:32.124943  7242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e97ee745174fe88e4f087ded7a68b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.125164  7313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56cbf0e544ea447d9d76909f1b179f6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.123895  7240 tablet_service.cc:1511] Processing CreateTablet for tablet e0463159c0fd42c384af4c6ad39287dc (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.126905  7240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0463159c0fd42c384af4c6ad39287dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.129997  7243 tablet_service.cc:1511] Processing CreateTablet for tablet fd530d32a3d042ffbd844d163b54c24f (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.132529  7237 tablet_service.cc:1511] Processing CreateTablet for tablet 696aa6392e3244e789034d972aa249d7 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.134959  7236 tablet_service.cc:1511] Processing CreateTablet for tablet c23a047cdd57446db2c935f095c37d04 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.137578  7235 tablet_service.cc:1511] Processing CreateTablet for tablet cb640382c59242e98ce258598a739010 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.138651  7163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e97ee745174fe88e4f087ded7a68b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.143635  7164 tablet_service.cc:1511] Processing CreateTablet for tablet 696aa6392e3244e789034d972aa249d7 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.145249  7164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696aa6392e3244e789034d972aa249d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.143636  7243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd530d32a3d042ffbd844d163b54c24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.148659  7168 tablet_service.cc:1511] Processing CreateTablet for tablet fd530d32a3d042ffbd844d163b54c24f (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.149659  7236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a047cdd57446db2c935f095c37d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.150283  7168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd530d32a3d042ffbd844d163b54c24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.152352  7237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696aa6392e3244e789034d972aa249d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.153107  7235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb640382c59242e98ce258598a739010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.157168  7312 tablet_service.cc:1511] Processing CreateTablet for tablet e7e97ee745174fe88e4f087ded7a68b3 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:05:32.158488  7312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7e97ee745174fe88e4f087ded7a68b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.160367  7317 tablet_service.cc:1511] Processing CreateTablet for tablet e0463159c0fd42c384af4c6ad39287dc (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:05:32.162462  7315 tablet_service.cc:1511] Processing CreateTablet for tablet fd530d32a3d042ffbd844d163b54c24f (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:05:32.164714  7311 tablet_service.cc:1511] Processing CreateTablet for tablet 696aa6392e3244e789034d972aa249d7 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:05:32.168455  7309 tablet_service.cc:1511] Processing CreateTablet for tablet cb640382c59242e98ce258598a739010 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.166836  7310 tablet_service.cc:1511] Processing CreateTablet for tablet c23a047cdd57446db2c935f095c37d04 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.175129  7160 tablet_service.cc:1511] Processing CreateTablet for tablet cb640382c59242e98ce258598a739010 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:05:32.175197  7161 tablet_service.cc:1511] Processing CreateTablet for tablet c23a047cdd57446db2c935f095c37d04 (DEFAULT_TABLE table=soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:05:32.176501  7160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb640382c59242e98ce258598a739010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.177211  7161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a047cdd57446db2c935f095c37d04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.195835  7317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0463159c0fd42c384af4c6ad39287dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.203191  7309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb640382c59242e98ce258598a739010. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.208580  7311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 696aa6392e3244e789034d972aa249d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.213271  7315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd530d32a3d042ffbd844d163b54c24f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:05:32.215797  7310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c23a047cdd57446db2c935f095c37d04. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:05:32.280651  7062 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.133.194:35625, user_credentials={real_user=slave}} blocked reactor thread for 63997.2us
I20260710 11:05:32.291486  7471 tablet_bootstrap.cc:492] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
W20260710 11:05:32.293567  7124 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:05:32.311203  7061 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.2.133.195:33547, user_credentials={real_user=slave}} blocked reactor thread for 46154.5us
I20260710 11:05:32.316781  7471 tablet_bootstrap.cc:654] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.328079  7468 tablet_bootstrap.cc:492] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.358717  7468 tablet_bootstrap.cc:654] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.361390  7469 tablet_bootstrap.cc:492] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
W20260710 11:05:32.346728  7143 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.2.133.194:35625, user_credentials={real_user=slave}} blocked reactor thread for 129759us
I20260710 11:05:32.388584  7469 tablet_bootstrap.cc:654] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.402927  7471 tablet_bootstrap.cc:492] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.403524  7471 ts_tablet_manager.cc:1403] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.112s	user 0.026s	sys 0.010s
I20260710 11:05:32.403775  7469 tablet_bootstrap.cc:492] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.404300  7469 ts_tablet_manager.cc:1403] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260710 11:05:32.406515  7471 raft_consensus.cc:359] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.407502  7471 raft_consensus.cc:385] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.407790  7471 raft_consensus.cc:740] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.409673  7471 consensus_queue.cc:260] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.410811  7468 tablet_bootstrap.cc:492] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.410873  7469 raft_consensus.cc:359] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.411798  7469 raft_consensus.cc:385] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.412107  7471 ts_tablet_manager.cc:1434] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:05:32.412101  7469 raft_consensus.cc:740] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.412941  7468 ts_tablet_manager.cc:1403] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.014s
I20260710 11:05:32.413568  7471 tablet_bootstrap.cc:492] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.413000  7469 consensus_queue.cc:260] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.416921  7468 raft_consensus.cc:359] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.417806  7468 raft_consensus.cc:385] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.418260  7468 raft_consensus.cc:740] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.419322  7469 ts_tablet_manager.cc:1434] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:05:32.419320  7468 consensus_queue.cc:260] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.420619  7469 tablet_bootstrap.cc:492] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.422056  7468 ts_tablet_manager.cc:1434] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:05:32.423237  7468 tablet_bootstrap.cc:492] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.422060  7471 tablet_bootstrap.cc:654] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.435037  7468 tablet_bootstrap.cc:654] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.437225  7469 tablet_bootstrap.cc:654] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.441659  7468 tablet_bootstrap.cc:492] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.442281  7468 ts_tablet_manager.cc:1403] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.003s
I20260710 11:05:32.442713  7471 tablet_bootstrap.cc:492] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.443252  7471 ts_tablet_manager.cc:1403] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.005s
I20260710 11:05:32.445659  7468 raft_consensus.cc:359] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.446048  7471 raft_consensus.cc:359] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.446465  7468 raft_consensus.cc:385] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.446830  7471 raft_consensus.cc:385] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.446894  7468 raft_consensus.cc:740] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.447453  7471 raft_consensus.cc:740] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.448021  7468 consensus_queue.cc:260] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.448211  7471 consensus_queue.cc:260] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.450328  7468 ts_tablet_manager.cc:1434] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:05:32.450500  7471 ts_tablet_manager.cc:1434] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:32.446771  7469 tablet_bootstrap.cc:492] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.451256  7468 tablet_bootstrap.cc:492] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.451505  7471 tablet_bootstrap.cc:492] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.451529  7469 ts_tablet_manager.cc:1403] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260710 11:05:32.454968  7469 raft_consensus.cc:359] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.455747  7469 raft_consensus.cc:385] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.456024  7469 raft_consensus.cc:740] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.456871  7469 consensus_queue.cc:260] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.457993  7471 tablet_bootstrap.cc:654] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.458163  7468 tablet_bootstrap.cc:654] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.464946  7469 ts_tablet_manager.cc:1434] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:05:32.465940  7469 tablet_bootstrap.cc:492] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.474627  7471 tablet_bootstrap.cc:492] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.475134  7471 ts_tablet_manager.cc:1403] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 11:05:32.475653  7468 tablet_bootstrap.cc:492] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.476147  7468 ts_tablet_manager.cc:1403] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.003s
I20260710 11:05:32.476238  7469 tablet_bootstrap.cc:654] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.478082  7471 raft_consensus.cc:359] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.478914  7471 raft_consensus.cc:385] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.478696  7468 raft_consensus.cc:359] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.479286  7471 raft_consensus.cc:740] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.479442  7468 raft_consensus.cc:385] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.479851  7468 raft_consensus.cc:740] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.480275  7471 consensus_queue.cc:260] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.480643  7468 consensus_queue.cc:260] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.482358  7471 ts_tablet_manager.cc:1434] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:32.483167  7468 ts_tablet_manager.cc:1434] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:05:32.483556  7471 tablet_bootstrap.cc:492] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.484422  7468 tablet_bootstrap.cc:492] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.490615  7471 tablet_bootstrap.cc:654] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.490971  7468 tablet_bootstrap.cc:654] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.497047  7471 tablet_bootstrap.cc:492] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.497557  7471 ts_tablet_manager.cc:1403] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:05:32.501068  7471 raft_consensus.cc:359] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.501937  7471 raft_consensus.cc:385] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.502015  7469 tablet_bootstrap.cc:492] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.502290  7471 raft_consensus.cc:740] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.502556  7469 ts_tablet_manager.cc:1403] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260710 11:05:32.503087  7471 consensus_queue.cc:260] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.504603  7468 tablet_bootstrap.cc:492] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.505144  7468 ts_tablet_manager.cc:1403] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260710 11:05:32.506300  7471 ts_tablet_manager.cc:1434] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:32.506348  7469 raft_consensus.cc:359] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.507404  7469 raft_consensus.cc:385] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.507690  7471 tablet_bootstrap.cc:492] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.507727  7469 raft_consensus.cc:740] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.508891  7472 raft_consensus.cc:493] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.508682  7469 consensus_queue.cc:260] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.509426  7472 raft_consensus.cc:515] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.509425  7468 raft_consensus.cc:359] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.510579  7468 raft_consensus.cc:385] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.510902  7468 raft_consensus.cc:740] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.511050  7469 ts_tablet_manager.cc:1434] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:05:32.512019  7468 consensus_queue.cc:260] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.512938  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:32.513623  7177 raft_consensus.cc:2468] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:32.514796  7468 ts_tablet_manager.cc:1434] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260710 11:05:32.514973  7471 tablet_bootstrap.cc:654] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.514990  7219 leader_election.cc:304] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:32.515632  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:32.516088  7468 tablet_bootstrap.cc:492] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.516286  7325 raft_consensus.cc:2468] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:32.516558  7469 tablet_bootstrap.cc:492] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.517396  7455 raft_consensus.cc:2804] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.517784  7455 raft_consensus.cc:493] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.518126  7455 raft_consensus.cc:3060] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.523736  7468 tablet_bootstrap.cc:654] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.525482  7469 tablet_bootstrap.cc:654] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.529176  7471 tablet_bootstrap.cc:492] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.529685  7471 ts_tablet_manager.cc:1403] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 11:05:32.532487  7471 raft_consensus.cc:359] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.535037  7472 leader_election.cc:290] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.533236  7471 raft_consensus.cc:385] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.536441  7471 raft_consensus.cc:740] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.541743  7469 tablet_bootstrap.cc:492] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.542285  7469 ts_tablet_manager.cc:1403] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.004s
I20260710 11:05:32.539458  7471 consensus_queue.cc:260] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.544757  7471 ts_tablet_manager.cc:1434] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:05:32.545948  7471 tablet_bootstrap.cc:492] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.548451  7468 tablet_bootstrap.cc:492] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.548985  7468 ts_tablet_manager.cc:1403] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.005s
I20260710 11:05:32.549914  7469 raft_consensus.cc:359] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.550704  7469 raft_consensus.cc:385] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.551004  7469 raft_consensus.cc:740] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.553586  7471 tablet_bootstrap.cc:654] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.551743  7469 consensus_queue.cc:260] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.556926  7469 ts_tablet_manager.cc:1434] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:05:32.556720  7468 raft_consensus.cc:359] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.557503  7468 raft_consensus.cc:385] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.557811  7468 raft_consensus.cc:740] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.557977  7469 tablet_bootstrap.cc:492] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.559191  7455 raft_consensus.cc:515] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.561287  7455 leader_election.cc:290] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.562069  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:32.562812  7177 raft_consensus.cc:3060] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.562870  7468 consensus_queue.cc:260] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.564733  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:32.565235  7468 ts_tablet_manager.cc:1434] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 11:05:32.565538  7325 raft_consensus.cc:3060] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.566285  7468 tablet_bootstrap.cc:492] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.567652  7457 raft_consensus.cc:493] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.568127  7457 raft_consensus.cc:515] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.570139  7457 leader_election.cc:290] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.574213  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:32.577600  7468 tablet_bootstrap.cc:654] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.575302  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
W20260710 11:05:32.579170  7142 leader_election.cc:343] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:05:32.580534  7143 leader_election.cc:343] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.581151  7143 leader_election.cc:304] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197; no voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:32.583312  7475 raft_consensus.cc:493] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.583950  7475 raft_consensus.cc:515] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.586655  7475 leader_election.cc:290] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.589630  7468 tablet_bootstrap.cc:492] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.590281  7468 ts_tablet_manager.cc:1403] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.008s
I20260710 11:05:32.592873  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e97ee745174fe88e4f087ded7a68b3" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:32.593587  7326 raft_consensus.cc:2468] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:32.593292  7468 raft_consensus.cc:359] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.594123  7468 raft_consensus.cc:385] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.594420  7468 raft_consensus.cc:740] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.595271  7468 consensus_queue.cc:260] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.596097  7142 leader_election.cc:304] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:32.597041  7470 raft_consensus.cc:2804] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.597427  7470 raft_consensus.cc:493] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.597766  7470 raft_consensus.cc:3060] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.598136  7468 ts_tablet_manager.cc:1434] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:05:32.599304  7468 tablet_bootstrap.cc:492] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.605561  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e97ee745174fe88e4f087ded7a68b3" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:32.587185  7475 raft_consensus.cc:2749] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:05:32.607066  7143 leader_election.cc:343] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.607688  7325 raft_consensus.cc:2468] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:32.618119  7177 raft_consensus.cc:2468] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:32.622443  7217 leader_election.cc:304] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:32.622922  7454 raft_consensus.cc:493] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.623560  7455 raft_consensus.cc:2804] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.605865  7468 tablet_bootstrap.cc:654] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.623462  7454 raft_consensus.cc:515] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.624118  7455 raft_consensus.cc:697] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:32.624403  7469 tablet_bootstrap.cc:654] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.624995  7455 consensus_queue.cc:237] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.625780  7454 leader_election.cc:290] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:32.628149  7470 raft_consensus.cc:515] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.629268  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:32.630291  7251 raft_consensus.cc:2468] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:32.630599  7470 leader_election.cc:290] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.631943  7292 leader_election.cc:304] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:32.633064  7454 raft_consensus.cc:2804] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.633476  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e97ee745174fe88e4f087ded7a68b3" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:32.633667  7454 raft_consensus.cc:493] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.634399  7325 raft_consensus.cc:3060] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.634410  7454 raft_consensus.cc:3060] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.637090  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7e97ee745174fe88e4f087ded7a68b3" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:32.642964  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:32.643913  7177 raft_consensus.cc:2468] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
W20260710 11:05:32.646759  7143 leader_election.cc:343] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.647571  7471 tablet_bootstrap.cc:492] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.648595  7471 ts_tablet_manager.cc:1403] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.103s	user 0.044s	sys 0.022s
I20260710 11:05:32.653468  7471 raft_consensus.cc:359] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.654495  7471 raft_consensus.cc:385] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.663439  7454 raft_consensus.cc:515] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.667321  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:32.668269  7177 raft_consensus.cc:3060] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.673763  7075 catalog_manager.cc:5697] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.685678  7177 raft_consensus.cc:2468] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:32.689546  7325 raft_consensus.cc:2468] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:32.690557  7468 tablet_bootstrap.cc:492] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.654870  7471 raft_consensus.cc:740] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.691344  7468 ts_tablet_manager.cc:1403] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.092s	user 0.012s	sys 0.049s
I20260710 11:05:32.691746  7142 leader_election.cc:304] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:32.697335  7293 leader_election.cc:304] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:32.698318  7475 raft_consensus.cc:2804] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.698840  7475 raft_consensus.cc:697] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:32.698933  7469 tablet_bootstrap.cc:492] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.700079  7469 ts_tablet_manager.cc:1403] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.142s	user 0.040s	sys 0.036s
I20260710 11:05:32.698741  7471 consensus_queue.cc:260] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.700489  7454 leader_election.cc:290] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:32.700039  7475 consensus_queue.cc:237] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.702520  7471 ts_tablet_manager.cc:1434] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260710 11:05:32.702894  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:32.703523  7251 raft_consensus.cc:3060] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.703403  7469 raft_consensus.cc:359] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.704190  7469 raft_consensus.cc:385] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.704502  7469 raft_consensus.cc:740] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.705401  7469 consensus_queue.cc:260] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.705559  7468 raft_consensus.cc:359] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.706418  7468 raft_consensus.cc:385] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.706502  7454 raft_consensus.cc:2804] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.706779  7468 raft_consensus.cc:740] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.707759  7468 consensus_queue.cc:260] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.710143  7468 ts_tablet_manager.cc:1434] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260710 11:05:32.711196  7468 tablet_bootstrap.cc:492] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.711860  7469 ts_tablet_manager.cc:1434] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:05:32.713200  7469 tablet_bootstrap.cc:492] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.714315  7454 raft_consensus.cc:697] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:32.703799  7471 tablet_bootstrap.cc:492] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.715262  7454 consensus_queue.cc:237] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.718184  7468 tablet_bootstrap.cc:654] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.695132  7494 raft_consensus.cc:493] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.720082  7494 raft_consensus.cc:515] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.722230  7494 leader_election.cc:290] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:32.722553  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:32.723198  7177 raft_consensus.cc:2468] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:32.723563  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:32.719568  7251 raft_consensus.cc:2468] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:32.724179  7250 raft_consensus.cc:2468] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:32.725654  7499 raft_consensus.cc:493] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.726166  7499 raft_consensus.cc:515] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.724450  7293 leader_election.cc:304] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:32.724423  7471 tablet_bootstrap.cc:654] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.728749  7455 raft_consensus.cc:493] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.729249  7455 raft_consensus.cc:515] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.731001  7469 tablet_bootstrap.cc:654] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.731303  7455 leader_election.cc:290] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.732903  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:32.733214  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
W20260710 11:05:32.735302  7293 leader_election.cc:343] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.734148  7494 raft_consensus.cc:2804] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.735850  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:32.736065  7494 raft_consensus.cc:493] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:05:32.737159  7217 leader_election.cc:343] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.736429  7494 raft_consensus.cc:3060] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.738135  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:32.738729  7250 raft_consensus.cc:2468] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 0.
I20260710 11:05:32.740092  7292 leader_election.cc:304] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [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: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:32.733515  7074 catalog_manager.cc:5697] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.741113  7496 raft_consensus.cc:2804] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.741474  7496 raft_consensus.cc:493] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.741794  7496 raft_consensus.cc:3060] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.735633  7177 raft_consensus.cc:2468] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:32.744221  7219 leader_election.cc:304] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [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: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:32.745234  7455 raft_consensus.cc:2804] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.745671  7455 raft_consensus.cc:493] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.746032  7455 raft_consensus.cc:3060] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.731674  7499 leader_election.cc:290] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:32.761179  7469 tablet_bootstrap.cc:492] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.761749  7469 ts_tablet_manager.cc:1403] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.049s	user 0.015s	sys 0.000s
I20260710 11:05:32.764865  7469 raft_consensus.cc:359] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.764930  7496 raft_consensus.cc:515] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.765656  7469 raft_consensus.cc:385] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.765993  7469 raft_consensus.cc:740] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.766784  7469 consensus_queue.cc:260] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.769810  7468 tablet_bootstrap.cc:492] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.770744  7468 ts_tablet_manager.cc:1403] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.060s	user 0.007s	sys 0.022s
I20260710 11:05:32.771224  7471 tablet_bootstrap.cc:492] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.771418  7469 ts_tablet_manager.cc:1434] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:05:32.771893  7471 ts_tablet_manager.cc:1403] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.068s	user 0.014s	sys 0.010s
I20260710 11:05:32.772518  7469 tablet_bootstrap.cc:492] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.772819  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:32.774143  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
W20260710 11:05:32.774389  7293 leader_election.cc:343] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.774766  7250 raft_consensus.cc:3060] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.776459  7468 raft_consensus.cc:359] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.777166  7468 raft_consensus.cc:385] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.777433  7468 raft_consensus.cc:740] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.777567  7471 raft_consensus.cc:359] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.778403  7471 raft_consensus.cc:385] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.778123  7468 consensus_queue.cc:260] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.780040  7469 tablet_bootstrap.cc:654] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.780915  7468 ts_tablet_manager.cc:1434] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:05:32.781855  7468 tablet_bootstrap.cc:492] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: Bootstrap starting.
I20260710 11:05:32.778884  7471 raft_consensus.cc:740] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.782859  7471 consensus_queue.cc:260] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.788326  7468 tablet_bootstrap.cc:654] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.788403  7471 ts_tablet_manager.cc:1434] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:32.789763  7471 tablet_bootstrap.cc:492] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.755548  7455 raft_consensus.cc:515] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.797569  7496 leader_election.cc:290] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:32.809031  7471 tablet_bootstrap.cc:654] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.802354  7250 raft_consensus.cc:2468] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:32.803105  7494 raft_consensus.cc:515] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.818507  7455 leader_election.cc:290] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.820016  7292 leader_election.cc:304] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:32.820581  7469 tablet_bootstrap.cc:492] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.821079  7469 ts_tablet_manager.cc:1403] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.020s
I20260710 11:05:32.823179  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:32.823824  7177 raft_consensus.cc:3060] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.823962  7469 raft_consensus.cc:359] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.824707  7469 raft_consensus.cc:385] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.825013  7469 raft_consensus.cc:740] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.825155  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:32.827813  7496 raft_consensus.cc:2804] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:05:32.827414  7217 leader_election.cc:343] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:05:32.829282  7496 raft_consensus.cc:697] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:32.830132  7496 consensus_queue.cc:237] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.830677  7469 consensus_queue.cc:260] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.833039  7468 tablet_bootstrap.cc:492] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: No bootstrap required, opened a new log
I20260710 11:05:32.833652  7468 ts_tablet_manager.cc:1403] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.016s
I20260710 11:05:32.835068  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:32.835875  7176 raft_consensus.cc:3060] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.836364  7468 raft_consensus.cc:359] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.837052  7468 raft_consensus.cc:385] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.837330  7468 raft_consensus.cc:740] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.838063  7468 consensus_queue.cc:260] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.833031  7494 leader_election.cc:290] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:32.841193  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:32.841889  7251 raft_consensus.cc:3060] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.843878  7468 ts_tablet_manager.cc:1434] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:05:32.844252  7177 raft_consensus.cc:2468] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:32.845692  7219 leader_election.cc:304] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:32.847033  7469 ts_tablet_manager.cc:1434] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.003s
I20260710 11:05:32.847059  7455 raft_consensus.cc:2804] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.847885  7455 raft_consensus.cc:697] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:32.848408  7469 tablet_bootstrap.cc:492] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.848767  7455 consensus_queue.cc:237] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.849015  7075 catalog_manager.cc:5697] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:32.857235  7469 tablet_bootstrap.cc:654] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.860263  7176 raft_consensus.cc:2468] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:32.859539  7471 tablet_bootstrap.cc:492] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.861131  7471 ts_tablet_manager.cc:1403] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.010s
I20260710 11:05:32.861814  7293 leader_election.cc:304] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:32.862767  7496 raft_consensus.cc:2804] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.863411  7496 raft_consensus.cc:697] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:32.863857  7471 raft_consensus.cc:359] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.864617  7471 raft_consensus.cc:385] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.864300  7496 consensus_queue.cc:237] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.864961  7471 raft_consensus.cc:740] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.859598  7075 catalog_manager.cc:5697] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:32.869822  7469 tablet_bootstrap.cc:492] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.870488  7074 catalog_manager.cc:5697] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.857147  7251 raft_consensus.cc:2468] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 1.
I20260710 11:05:32.874816  7471 consensus_queue.cc:260] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.877286  7471 ts_tablet_manager.cc:1434] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:05:32.870638  7469 ts_tablet_manager.cc:1403] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.002s
I20260710 11:05:32.881258  7471 tablet_bootstrap.cc:492] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: Bootstrap starting.
I20260710 11:05:32.883239  7469 raft_consensus.cc:359] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.884159  7469 raft_consensus.cc:385] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.884473  7469 raft_consensus.cc:740] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.886268  7469 consensus_queue.cc:260] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.890453  7469 ts_tablet_manager.cc:1434] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260710 11:05:32.892115  7469 tablet_bootstrap.cc:492] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: Bootstrap starting.
I20260710 11:05:32.898231  7471 tablet_bootstrap.cc:654] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.899102  7469 tablet_bootstrap.cc:654] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: Neither blocks nor log segments found. Creating new log.
I20260710 11:05:32.900614  7073 catalog_manager.cc:5697] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 1 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:32.905997  7471 tablet_bootstrap.cc:492] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: No bootstrap required, opened a new log
I20260710 11:05:32.906530  7471 ts_tablet_manager.cc:1403] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.002s
I20260710 11:05:32.906913  7469 tablet_bootstrap.cc:492] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: No bootstrap required, opened a new log
I20260710 11:05:32.907423  7469 ts_tablet_manager.cc:1403] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:05:32.909667  7471 raft_consensus.cc:359] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.910687  7471 raft_consensus.cc:385] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.910974  7471 raft_consensus.cc:740] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.910899  7469 raft_consensus.cc:359] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.911885  7469 raft_consensus.cc:385] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:05:32.912225  7469 raft_consensus.cc:740] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Initialized, Role: FOLLOWER
I20260710 11:05:32.911949  7471 consensus_queue.cc:260] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.912894  7469 consensus_queue.cc:260] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.914270  7471 ts_tablet_manager.cc:1434] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.001s
I20260710 11:05:32.914860  7469 ts_tablet_manager.cc:1434] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:05:32.925674  7475 raft_consensus.cc:493] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.926422  7475 raft_consensus.cc:515] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.928715  7475 leader_election.cc:290] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.929450  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:32.929872  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:32.930246  7251 raft_consensus.cc:2468] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:32.930516  7325 raft_consensus.cc:2468] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:32.931414  7143 leader_election.cc:304] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:32.932148  7475 raft_consensus.cc:2804] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.932651  7475 raft_consensus.cc:493] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.932914  7475 raft_consensus.cc:3060] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.939097  7475 raft_consensus.cc:515] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.941227  7475 leader_election.cc:290] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.942472  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:32.942528  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:32.943060  7325 raft_consensus.cc:3060] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.943337  7251 raft_consensus.cc:3060] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.948746  7325 raft_consensus.cc:2468] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:32.949638  7251 raft_consensus.cc:2468] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:32.949837  7142 leader_election.cc:304] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:32.950721  7475 raft_consensus.cc:2804] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:32.951189  7475 raft_consensus.cc:697] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:32.951995  7475 consensus_queue.cc:237] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.959681  7074 catalog_manager.cc:5697] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:32.981515  7455 raft_consensus.cc:493] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:32.982028  7455 raft_consensus.cc:515] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.983799  7455 leader_election.cc:290] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.984916  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696aa6392e3244e789034d972aa249d7" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:32.984822  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696aa6392e3244e789034d972aa249d7" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:32.985697  7325 raft_consensus.cc:2468] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:32.985711  7176 raft_consensus.cc:2468] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 0.
I20260710 11:05:32.987092  7219 leader_election.cc:304] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:32.987882  7455 raft_consensus.cc:2804] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:32.988235  7455 raft_consensus.cc:493] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:32.988463  7455 raft_consensus.cc:3060] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.993360  7455 raft_consensus.cc:515] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:32.995050  7455 leader_election.cc:290] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:32.996053  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696aa6392e3244e789034d972aa249d7" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:32.996405  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "696aa6392e3244e789034d972aa249d7" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:32.996670  7176 raft_consensus.cc:3060] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:32.997053  7325 raft_consensus.cc:3060] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.002660  7176 raft_consensus.cc:2468] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:33.002647  7325 raft_consensus.cc:2468] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 1.
I20260710 11:05:33.003968  7219 leader_election.cc:304] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:33.004848  7455 raft_consensus.cc:2804] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.005285  7455 raft_consensus.cc:697] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:33.006188  7455 consensus_queue.cc:237] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.014562  7074 catalog_manager.cc:5697] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 0 to 1, leader changed from <none> to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 1 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.106073  7475 consensus_queue.cc:1048] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.115890  7251 raft_consensus.cc:3060] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.125243  7470 consensus_queue.cc:1048] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.141535  7455 consensus_queue.cc:1048] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.153445  7455 consensus_queue.cc:1048] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.220225  7475 raft_consensus.cc:493] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.220794  7475 raft_consensus.cc:515] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.222520  7475 leader_election.cc:290] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.223294  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb640382c59242e98ce258598a739010" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:33.223575  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb640382c59242e98ce258598a739010" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63" is_pre_election: true
I20260710 11:05:33.223919  7250 raft_consensus.cc:2468] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:33.224133  7325 raft_consensus.cc:2468] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 0.
I20260710 11:05:33.224970  7143 leader_election.cc:304] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:33.225754  7475 raft_consensus.cc:2804] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:05:33.226064  7475 raft_consensus.cc:493] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:05:33.226275  7475 raft_consensus.cc:3060] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.231510  7475 raft_consensus.cc:515] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.233556  7475 leader_election.cc:290] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.234421  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb640382c59242e98ce258598a739010" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:33.234586  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb640382c59242e98ce258598a739010" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:33.235098  7250 raft_consensus.cc:3060] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.235147  7325 raft_consensus.cc:3060] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.242471  7325 raft_consensus.cc:2468] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:33.242471  7250 raft_consensus.cc:2468] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 1.
I20260710 11:05:33.243713  7142 leader_election.cc:304] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:33.244442  7475 raft_consensus.cc:2804] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:05:33.244904  7475 raft_consensus.cc:697] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:33.245604  7475 consensus_queue.cc:237] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.251996  7496 consensus_queue.cc:1048] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.252364  7494 consensus_queue.cc:1048] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.265573  7496 consensus_queue.cc:1048] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.272445  7177 raft_consensus.cc:3060] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.258941  7076 catalog_manager.cc:5697] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 1 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.286473  7496 consensus_queue.cc:1048] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.333806  7496 consensus_queue.cc:1048] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.346998  7532 consensus_queue.cc:1048] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:05:33.387514  7496 raft_consensus.cc:493] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:05:33.387957  7496 raft_consensus.cc:515] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.389621  7496 leader_election.cc:290] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:33.390425  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" is_pre_election: true
I20260710 11:05:33.390588  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd530d32a3d042ffbd844d163b54c24f" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "848d290e6f2e4c4081c683cc15d15803" is_pre_election: true
I20260710 11:05:33.391280  7176 raft_consensus.cc:2393] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4ced37fbdb704dc6a4337aa101b7de63 in current term 1: Already voted for candidate 848d290e6f2e4c4081c683cc15d15803 in this term.
I20260710 11:05:33.392253  7293 leader_election.cc:304] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63; no voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:33.392972  7496 raft_consensus.cc:3060] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:05:33.397857  7496 raft_consensus.cc:2749] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:05:33.420994  7325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
mode: GRACEFUL
new_leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:42112
I20260710 11:05:33.421586  7325 raft_consensus.cc:606] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Received request to transfer leadership to TS 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:33.427417  7251 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
mode: GRACEFUL
new_leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:51372
I20260710 11:05:33.427992  7251 raft_consensus.cc:606] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Received request to transfer leadership to TS 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:33.431571  7524 consensus_queue.cc:1048] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.434015  7326 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
mode: GRACEFUL
new_leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:42112
I20260710 11:05:33.434648  7326 raft_consensus.cc:606] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Received request to transfer leadership to TS 1340ea59e64c43cf9ff2e4dfc25d3197
I20260710 11:05:33.443529  7488 consensus_queue.cc:1048] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.456070  7488 consensus_queue.cc:1048] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.466441  7524 consensus_queue.cc:1048] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.484073  7176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
mode: GRACEFUL
new_leader_uuid: "848d290e6f2e4c4081c683cc15d15803"
 from {username='slave'} at 127.0.0.1:42788
I20260710 11:05:33.484752  7176 raft_consensus.cc:606] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Received request to transfer leadership to TS 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:33.496778  7325 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
mode: GRACEFUL
new_leader_uuid: "848d290e6f2e4c4081c683cc15d15803"
 from {username='slave'} at 127.0.0.1:42112
I20260710 11:05:33.497289  7325 raft_consensus.cc:606] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Received request to transfer leadership to TS 848d290e6f2e4c4081c683cc15d15803
I20260710 11:05:33.502945  7176 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb640382c59242e98ce258598a739010"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
mode: GRACEFUL
new_leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:42788
I20260710 11:05:33.503659  7176 raft_consensus.cc:606] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Received request to transfer leadership to TS 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:33.527441  7475 consensus_queue.cc:1048] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.534533  7519 raft_consensus.cc:993] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: : Instructing follower 848d290e6f2e4c4081c683cc15d15803 to start an election
I20260710 11:05:33.535000  7470 raft_consensus.cc:1081] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Signalling peer 848d290e6f2e4c4081c683cc15d15803 to start an election
I20260710 11:05:33.536773  7250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
 from {username='slave'} at 127.0.0.1:51350
I20260710 11:05:33.537354  7250 raft_consensus.cc:493] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.537734  7250 raft_consensus.cc:3060] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.539989  7475 consensus_queue.cc:1048] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.545323  7250 raft_consensus.cc:515] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.547896  7250 leader_election.cc:290] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 2 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.548986  7176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:33.549466  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0463159c0fd42c384af4c6ad39287dc" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:33.549718  7176 raft_consensus.cc:3055] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.550042  7176 raft_consensus.cc:740] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:33.550793  7176 consensus_queue.cc:260] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.551976  7176 raft_consensus.cc:3060] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.558898  7176 raft_consensus.cc:2468] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 2.
I20260710 11:05:33.560081  7219 leader_election.cc:304] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [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: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:33.560891  7455 raft_consensus.cc:2804] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.561352  7455 raft_consensus.cc:697] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 2 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:33.562108  7455 consensus_queue.cc:237] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.568472  7073 catalog_manager.cc:5697] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 1 to 2, leader changed from 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193) to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.682684  7524 raft_consensus.cc:993] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: : Instructing follower 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:33.683111  7455 raft_consensus.cc:1081] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Signalling peer 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:33.684508  7176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:38114
I20260710 11:05:33.684983  7176 raft_consensus.cc:493] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.685308  7176 raft_consensus.cc:3060] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.690735  7176 raft_consensus.cc:515] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.692467  7176 leader_election.cc:290] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.693375  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:33.693486  7325 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "473c4128e3cc48169775a16d521f5f2c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:33.693970  7250 raft_consensus.cc:3055] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.694051  7325 raft_consensus.cc:3060] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.694288  7250 raft_consensus.cc:740] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:33.695133  7250 consensus_queue.cc:260] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.696173  7250 raft_consensus.cc:3060] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.698781  7325 raft_consensus.cc:2468] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:33.699949  7142 leader_election.cc:304] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:33.700903  7470 raft_consensus.cc:2804] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.701354  7470 raft_consensus.cc:697] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:33.701678  7250 raft_consensus.cc:2468] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:33.702214  7470 consensus_queue.cc:237] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.706810  7470 consensus_queue.cc:1048] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.710810  7073 catalog_manager.cc:5697] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 1 to 2, leader changed from 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194) to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.713877  7475 raft_consensus.cc:993] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: : Instructing follower 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:33.714444  7519 raft_consensus.cc:1081] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Signalling peer 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:33.722232  7475 consensus_queue.cc:1048] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:05:33.733021  7532 raft_consensus.cc:993] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: : Instructing follower 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:33.733487  7454 raft_consensus.cc:1081] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Signalling peer 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:33.737679  7325 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb640382c59242e98ce258598a739010"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:42108
I20260710 11:05:33.738346  7325 raft_consensus.cc:493] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.738720  7325 raft_consensus.cc:3060] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.739087  7176 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:38118
I20260710 11:05:33.739620  7176 raft_consensus.cc:493] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.739938  7176 raft_consensus.cc:3060] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.748449  7325 raft_consensus.cc:515] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.748631  7176 raft_consensus.cc:515] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.751062  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb640382c59242e98ce258598a739010" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:33.751183  7176 leader_election.cc:290] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.751266  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb640382c59242e98ce258598a739010" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:33.751725  7177 raft_consensus.cc:3055] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.751991  7250 raft_consensus.cc:3060] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.752070  7177 raft_consensus.cc:740] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:33.752431  7325 leader_election.cc:290] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 2 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:33.752672  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:33.753244  7326 raft_consensus.cc:3055] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.752983  7177 consensus_queue.cc:260] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.753595  7326 raft_consensus.cc:740] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:33.754173  7177 raft_consensus.cc:3060] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.754469  7326 consensus_queue.cc:260] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.756135  7326 raft_consensus.cc:3060] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.757159  7251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56cbf0e544ea447d9d76909f1b179f6f" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:33.757707  7251 raft_consensus.cc:3060] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.759547  7250 raft_consensus.cc:2468] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 2.
I20260710 11:05:33.760788  7292 leader_election.cc:304] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:33.761693  7496 raft_consensus.cc:2804] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.762197  7496 raft_consensus.cc:697] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:33.762924  7177 raft_consensus.cc:2468] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 2.
I20260710 11:05:33.762995  7496 consensus_queue.cc:237] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.764027  7251 raft_consensus.cc:2468] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:33.764081  7326 raft_consensus.cc:2468] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:33.765172  7143 leader_election.cc:304] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:33.766103  7470 raft_consensus.cc:2804] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.766582  7470 raft_consensus.cc:697] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:33.767416  7470 consensus_queue.cc:237] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.771121  7073 catalog_manager.cc:5697] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 1 to 2, leader changed from 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193) to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:33.774326  7076 catalog_manager.cc:5697] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 1 to 2, leader changed from 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195) to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.850355  7454 raft_consensus.cc:993] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: : Instructing follower 848d290e6f2e4c4081c683cc15d15803 to start an election
I20260710 11:05:33.850867  7454 raft_consensus.cc:1081] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Signalling peer 848d290e6f2e4c4081c683cc15d15803 to start an election
I20260710 11:05:33.852417  7250 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
 from {username='slave'} at 127.0.0.1:51362
I20260710 11:05:33.852857  7250 raft_consensus.cc:493] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.853137  7250 raft_consensus.cc:3060] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.859349  7250 raft_consensus.cc:515] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.861218  7250 leader_election.cc:290] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 2 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.862020  7177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:33.862528  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c23a047cdd57446db2c935f095c37d04" candidate_uuid: "848d290e6f2e4c4081c683cc15d15803" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:33.862624  7177 raft_consensus.cc:3060] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.863135  7326 raft_consensus.cc:3055] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.863572  7326 raft_consensus.cc:740] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:33.865366  7326 consensus_queue.cc:260] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.866730  7326 raft_consensus.cc:3060] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.869056  7177 raft_consensus.cc:2468] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 2.
I20260710 11:05:33.870391  7219 leader_election.cc:304] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:33.871230  7455 raft_consensus.cc:2804] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.871738  7455 raft_consensus.cc:697] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 2 LEADER]: Becoming Leader. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:33.872509  7326 raft_consensus.cc:2468] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 848d290e6f2e4c4081c683cc15d15803 in term 2.
I20260710 11:05:33.872511  7455 consensus_queue.cc:237] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.880954  7076 catalog_manager.cc:5697] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 reported cstate change: term changed from 1 to 2, leader changed from 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195) to 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194). New cstate: current_term: 2 leader_uuid: "848d290e6f2e4c4081c683cc15d15803" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:33.957665  7454 raft_consensus.cc:993] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: : Instructing follower 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:33.958127  7454 raft_consensus.cc:1081] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Signalling peer 1340ea59e64c43cf9ff2e4dfc25d3197 to start an election
I20260710 11:05:33.959678  7177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
 from {username='slave'} at 127.0.0.1:38118
I20260710 11:05:33.960284  7177 raft_consensus.cc:493] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:33.960580  7177 raft_consensus.cc:3060] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.965701  7177 raft_consensus.cc:515] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.967314  7177 leader_election.cc:290] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195:33547)
I20260710 11:05:33.968209  7250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:33.968470  7326 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78e294108a104d91ac1c01b8b631726c" candidate_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
I20260710 11:05:33.968776  7250 raft_consensus.cc:3060] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.969090  7326 raft_consensus.cc:3055] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:33.969408  7326 raft_consensus.cc:740] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:33.970125  7326 consensus_queue.cc:260] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.971115  7326 raft_consensus.cc:3060] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:33.974332  7250 raft_consensus.cc:2468] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:33.975543  7143 leader_election.cc:304] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:33.976302  7470 raft_consensus.cc:2804] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:33.976375  7326 raft_consensus.cc:2468] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1340ea59e64c43cf9ff2e4dfc25d3197 in term 2.
I20260710 11:05:33.976850  7470 raft_consensus.cc:697] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Leader. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:33.977968  7470 consensus_queue.cc:237] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:33.986397  7076 catalog_manager.cc:5697] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 reported cstate change: term changed from 1 to 2, leader changed from 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195) to 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193). New cstate: current_term: 2 leader_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:34.000475  7177 raft_consensus.cc:1275] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Refusing update from remote peer 848d290e6f2e4c4081c683cc15d15803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.001780  7455 consensus_queue.cc:1048] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.009697  7326 raft_consensus.cc:3060] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:34.017577  7326 raft_consensus.cc:1275] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 848d290e6f2e4c4081c683cc15d15803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.018853  7455 consensus_queue.cc:1048] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.153473  7177 raft_consensus.cc:1275] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.154632  7454 consensus_queue.cc:1048] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.162088  7250 raft_consensus.cc:1275] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.164700  7532 consensus_queue.cc:1048] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.180195  7250 raft_consensus.cc:1275] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.181592  7470 consensus_queue.cc:1048] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.192871  7326 raft_consensus.cc:1275] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.194976  7545 consensus_queue.cc:1048] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:05:34.289965  7177 raft_consensus.cc:1275] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Refusing update from remote peer 848d290e6f2e4c4081c683cc15d15803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.291210  7455 consensus_queue.cc:1048] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.300482  7326 raft_consensus.cc:1275] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 848d290e6f2e4c4081c683cc15d15803: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.302398  7488 consensus_queue.cc:1048] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.311882  7325 raft_consensus.cc:1275] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.313112  7475 consensus_queue.cc:1048] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.323220  7250 raft_consensus.cc:1275] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.326418  7475 consensus_queue.cc:1048] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.422639  7250 raft_consensus.cc:1275] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.424002  7475 consensus_queue.cc:1048] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:34.433997  7325 raft_consensus.cc:1275] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Refusing update from remote peer 1340ea59e64c43cf9ff2e4dfc25d3197: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:34.435540  7545 consensus_queue.cc:1048] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:36.506842  7076 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54716:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:05:36.528052  7076 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54716:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:05:36.701303  2583 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:05:36.790499  7573 log.cc:927] Time spent T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: Append to log took a long time: real 0.071s	user 0.000s	sys 0.002s
I20260710 11:05:36.955488  7604 tablet.cc:1724] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:05:36.971792  7585 log.cc:927] Time spent T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: Append to log took a long time: real 0.050s	user 0.001s	sys 0.000s
W20260710 11:05:37.025087  7599 log.cc:927] Time spent T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: Append to log took a long time: real 0.059s	user 0.001s	sys 0.001s
I20260710 11:05:37.043730  7613 tablet.cc:1724] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.073441  7617 tablet.cc:1724] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.125243  7616 tablet.cc:1724] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.171520  7619 tablet.cc:1724] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.206207  7618 tablet.cc:1724] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.208973  7628 tablet.cc:1724] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.206068  7621 tablet.cc:1724] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.215341  7630 tablet.cc:1724] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.205080  7620 tablet.cc:1724] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.220330  7623 tablet.cc:1724] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.242240  7613 tablet.cc:1724] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.229485  7625 tablet.cc:1724] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.257581  7174 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d"
dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
mode: GRACEFUL
new_leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:42790
I20260710 11:05:37.260926  7617 tablet.cc:1724] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.265583  7604 tablet.cc:1724] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.278338  7623 tablet.cc:1724] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.289413  7619 tablet.cc:1724] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.231204  7628 tablet.cc:1724] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.299149  7174 raft_consensus.cc:606] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Received request to transfer leadership to TS 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:37.313181  7619 tablet.cc:1724] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.316067  7628 tablet.cc:1724] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.325402  7613 tablet.cc:1724] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.321535  7625 tablet.cc:1724] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.331192  7616 tablet.cc:1724] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.333114  7618 tablet.cc:1724] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.323308  7630 tablet.cc:1724] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.342504  7604 tablet.cc:1724] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.343848  7623 tablet.cc:1724] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:05:37.376120  7248 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed"
dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
mode: GRACEFUL
new_leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:44588
I20260710 11:05:37.376791  7248 raft_consensus.cc:606] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Received request to transfer leadership to TS 4ced37fbdb704dc6a4337aa101b7de63
I20260710 11:05:37.382213  2583 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:05:37.382898  2583 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:05:37.420783  7074 catalog_manager.cc:6242] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749: soft_deleted_table [id=3a0e24a9a3ee40a3bf7902397405acef] alter complete (version 1)
I20260710 11:05:37.648905  7589 raft_consensus.cc:993] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: : Instructing follower 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:37.649541  7580 raft_consensus.cc:1081] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Signalling peer 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:37.651414  7324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:42108
I20260710 11:05:37.651948  7324 raft_consensus.cc:493] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:37.652227  7324 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.657879  7324 raft_consensus.cc:515] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:37.659657  7324 leader_election.cc:290] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 3 election: Requested vote from peers 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625), 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241)
I20260710 11:05:37.660894  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:37.661131  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30cf1b82f0804b8cba06913440cd4f0d" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:37.661582  7174 raft_consensus.cc:3055] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:05:37.661775  7253 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.661955  7174 raft_consensus.cc:740] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1340ea59e64c43cf9ff2e4dfc25d3197, State: Running, Role: LEADER
I20260710 11:05:37.663017  7174 consensus_queue.cc:260] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [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: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:37.664249  7174 raft_consensus.cc:3060] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:05:37.668953  7253 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 3.
I20260710 11:05:37.669469  7174 raft_consensus.cc:2468] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 3.
I20260710 11:05:37.670445  7292 leader_election.cc:304] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [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: 4ced37fbdb704dc6a4337aa101b7de63, 848d290e6f2e4c4081c683cc15d15803; no voters: 
I20260710 11:05:37.671445  7597 raft_consensus.cc:2804] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:05:37.671931  7597 raft_consensus.cc:697] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 3 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:37.672889  7597 consensus_queue.cc:237] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [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: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } }
I20260710 11:05:37.682909  7076 catalog_manager.cc:5697] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 2 to 3, leader changed from 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193) to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 3 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } }
I20260710 11:05:37.707624  7579 raft_consensus.cc:993] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: : Instructing follower 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:37.708235  7636 raft_consensus.cc:1081] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Signalling peer 4ced37fbdb704dc6a4337aa101b7de63 to start an election
I20260710 11:05:37.709728  7324 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed"
dest_uuid: "4ced37fbdb704dc6a4337aa101b7de63"
 from {username='slave'} at 127.0.0.1:42102
I20260710 11:05:37.710201  7324 raft_consensus.cc:493] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:05:37.710510  7324 raft_consensus.cc:3060] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:37.717373  7324 raft_consensus.cc:515] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:37.719826  7324 leader_election.cc:290] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 2 election: Requested vote from peers 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241), 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625)
I20260710 11:05:37.721002  7253 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "848d290e6f2e4c4081c683cc15d15803"
I20260710 11:05:37.720512  7174 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ffcfdbe8db346f9b7e751bbddecd0ed" candidate_uuid: "4ced37fbdb704dc6a4337aa101b7de63" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197"
I20260710 11:05:37.721796  7253 raft_consensus.cc:3055] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:05:37.721938  7174 raft_consensus.cc:3060] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:37.722193  7253 raft_consensus.cc:740] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 848d290e6f2e4c4081c683cc15d15803, State: Running, Role: LEADER
I20260710 11:05:37.723255  7253 consensus_queue.cc:260] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:37.724747  7253 raft_consensus.cc:3060] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:05:37.729737  7174 raft_consensus.cc:2468] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 2.
I20260710 11:05:37.731384  7293 leader_election.cc:304] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1340ea59e64c43cf9ff2e4dfc25d3197, 4ced37fbdb704dc6a4337aa101b7de63; no voters: 
I20260710 11:05:37.732574  7597 raft_consensus.cc:2804] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:05:37.733075  7597 raft_consensus.cc:697] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 LEADER]: Becoming Leader. State: Replica: 4ced37fbdb704dc6a4337aa101b7de63, State: Running, Role: LEADER
I20260710 11:05:37.733342  7253 raft_consensus.cc:2468] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4ced37fbdb704dc6a4337aa101b7de63 in term 2.
I20260710 11:05:37.733964  7597 consensus_queue.cc:237] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } }
I20260710 11:05:37.746968  7076 catalog_manager.cc:5697] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 reported cstate change: term changed from 1 to 2, leader changed from 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194) to 4ced37fbdb704dc6a4337aa101b7de63 (127.2.133.195). New cstate: current_term: 2 leader_uuid: "4ced37fbdb704dc6a4337aa101b7de63" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4ced37fbdb704dc6a4337aa101b7de63" member_type: VOTER last_known_addr { host: "127.2.133.195" port: 33547 } health_report { overall_health: HEALTHY } } }
I20260710 11:05:38.150095  7178 raft_consensus.cc:1275] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 3 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.151260  7597 consensus_queue.cc:1048] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.161100  7253 raft_consensus.cc:1275] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 3 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:05:38.162578  7597 consensus_queue.cc:1048] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:05:38.190189  7253 raft_consensus.cc:1275] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:38.191632  7532 consensus_queue.cc:1048] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "848d290e6f2e4c4081c683cc15d15803" member_type: VOTER last_known_addr { host: "127.2.133.194" port: 35625 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:38.206503  7178 raft_consensus.cc:1275] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Refusing update from remote peer 4ced37fbdb704dc6a4337aa101b7de63: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:05:38.207906  7532 consensus_queue.cc:1048] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1340ea59e64c43cf9ff2e4dfc25d3197" member_type: VOTER last_known_addr { host: "127.2.133.193" port: 33241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:05:38.449530  2583 tablet_server.cc:179] TabletServer@127.2.133.193:0 shutting down...
W20260710 11:05:38.456461  7293 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 49 similar messages]
W20260710 11:05:38.463500  7293 consensus_peers.cc:597] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:38.465269  7219 consensus_peers.cc:597] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.488993  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:38.489933  2583 tablet_replica.cc:333] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.490787  2583 raft_consensus.cc:2243] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.491343  2583 raft_consensus.cc:2272] T c23a047cdd57446db2c935f095c37d04 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.493526  2583 tablet_replica.cc:333] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.494196  2583 raft_consensus.cc:2243] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.494714  2583 raft_consensus.cc:2272] T cb640382c59242e98ce258598a739010 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.496790  2583 tablet_replica.cc:333] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.497411  2583 raft_consensus.cc:2243] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.497890  2583 raft_consensus.cc:2272] T e0463159c0fd42c384af4c6ad39287dc P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.500087  2583 tablet_replica.cc:333] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.500690  2583 raft_consensus.cc:2243] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.501492  2583 raft_consensus.cc:2272] T 473c4128e3cc48169775a16d521f5f2c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.503331  2583 tablet_replica.cc:333] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.504047  2583 raft_consensus.cc:2243] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.504823  2583 raft_consensus.cc:2272] T e7e97ee745174fe88e4f087ded7a68b3 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.508165  2583 tablet_replica.cc:333] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.508875  2583 raft_consensus.cc:2243] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.509703  2583 raft_consensus.cc:2272] T 56cbf0e544ea447d9d76909f1b179f6f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.511859  2583 tablet_replica.cc:333] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.512459  2583 raft_consensus.cc:2243] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.513028  2583 raft_consensus.cc:2272] T fc164cdf55984f38987b520882066c1a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.515202  2583 tablet_replica.cc:333] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.515935  2583 raft_consensus.cc:2243] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.516777  2583 raft_consensus.cc:2272] T 44990440f19c4a038efa2b0b8be07b00 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.519034  2583 tablet_replica.cc:333] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.519747  2583 raft_consensus.cc:2243] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.520226  2583 raft_consensus.cc:2272] T 30cf1b82f0804b8cba06913440cd4f0d P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.523775  2583 tablet_replica.cc:333] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.524389  2583 raft_consensus.cc:2243] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.524829  2583 raft_consensus.cc:2272] T c46eb32962a4414796ac4aaeb7c0732c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.527089  2583 tablet_replica.cc:333] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.527722  2583 raft_consensus.cc:2243] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.528143  2583 raft_consensus.cc:2272] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.530579  2583 tablet_replica.cc:333] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.531085  2583 raft_consensus.cc:2243] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.531576  2583 raft_consensus.cc:2272] T 1c13ca0bb96248189a719d5e53428cca P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.533743  2583 tablet_replica.cc:333] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.534716  2583 raft_consensus.cc:2243] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.535305  2583 raft_consensus.cc:2272] T b898839df0d74467b25757e3a6c96d1e P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:38.537035  7219 consensus_peers.cc:597] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.537295  2583 tablet_replica.cc:333] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.537945  2583 raft_consensus.cc:2243] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.538702  2583 raft_consensus.cc:2272] T 78e294108a104d91ac1c01b8b631726c P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.540706  2583 tablet_replica.cc:333] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.541217  2583 raft_consensus.cc:2243] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.542032  2583 raft_consensus.cc:2272] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.544236  2583 tablet_replica.cc:333] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.544870  2583 raft_consensus.cc:2243] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.545351  2583 raft_consensus.cc:2272] T 696aa6392e3244e789034d972aa249d7 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.547467  2583 tablet_replica.cc:333] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.547987  2583 raft_consensus.cc:2243] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.548408  2583 raft_consensus.cc:2272] T fd530d32a3d042ffbd844d163b54c24f P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.550207  2583 tablet_replica.cc:333] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197: stopping tablet replica
I20260710 11:05:38.550686  2583 raft_consensus.cc:2243] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.551503  2583 raft_consensus.cc:2272] T 6b4a012776474740985cadd2df45dba1 P 1340ea59e64c43cf9ff2e4dfc25d3197 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.591018  2583 tablet_server.cc:196] TabletServer@127.2.133.193:0 shutdown complete.
W20260710 11:05:38.617897  7219 consensus_peers.cc:597] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:38.625072  7293 consensus_peers.cc:597] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.632120  2583 tablet_server.cc:179] TabletServer@127.2.133.194:0 shutting down...
W20260710 11:05:38.642048  7219 consensus_peers.cc:597] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:38.646853  7292 consensus_peers.cc:597] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Couldn't send request to peer 848d290e6f2e4c4081c683cc15d15803. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:38.654544  7292 consensus_peers.cc:597] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Couldn't send request to peer 848d290e6f2e4c4081c683cc15d15803. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.664994  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:38.665746  2583 tablet_replica.cc:333] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.666440  2583 raft_consensus.cc:2243] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.666913  2583 raft_consensus.cc:2272] T e7e97ee745174fe88e4f087ded7a68b3 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.668865  2583 tablet_replica.cc:333] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.669436  2583 raft_consensus.cc:2243] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.669838  2583 raft_consensus.cc:2272] T cb640382c59242e98ce258598a739010 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.671581  2583 tablet_replica.cc:333] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.672088  2583 raft_consensus.cc:2243] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.672822  2583 raft_consensus.cc:2272] T e0463159c0fd42c384af4c6ad39287dc P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.674597  2583 tablet_replica.cc:333] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.675145  2583 raft_consensus.cc:2243] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.675877  2583 raft_consensus.cc:2272] T c23a047cdd57446db2c935f095c37d04 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.677567  2583 tablet_replica.cc:333] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.678078  2583 raft_consensus.cc:2243] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.678507  2583 raft_consensus.cc:2272] T 473c4128e3cc48169775a16d521f5f2c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.680344  2583 tablet_replica.cc:333] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.680855  2583 raft_consensus.cc:2243] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.681288  2583 raft_consensus.cc:2272] T 44990440f19c4a038efa2b0b8be07b00 P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.683156  2583 tablet_replica.cc:333] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.683712  2583 raft_consensus.cc:2243] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.684099  2583 raft_consensus.cc:2272] T 56cbf0e544ea447d9d76909f1b179f6f P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.685956  2583 tablet_replica.cc:333] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.686482  2583 raft_consensus.cc:2243] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.686885  2583 raft_consensus.cc:2272] T fc164cdf55984f38987b520882066c1a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.688711  2583 tablet_replica.cc:333] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.689239  2583 raft_consensus.cc:2243] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.689635  2583 raft_consensus.cc:2272] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.692184  2583 tablet_replica.cc:333] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.692754  2583 raft_consensus.cc:2243] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.693503  2583 raft_consensus.cc:2272] T 1c13ca0bb96248189a719d5e53428cca P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.695650  2583 tablet_replica.cc:333] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.696274  2583 raft_consensus.cc:2243] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.697094  2583 raft_consensus.cc:2272] T b898839df0d74467b25757e3a6c96d1e P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.699175  2583 tablet_replica.cc:333] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.699975  2583 raft_consensus.cc:2243] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.700523  2583 raft_consensus.cc:2272] T 30cf1b82f0804b8cba06913440cd4f0d P 848d290e6f2e4c4081c683cc15d15803 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.703092  2583 tablet_replica.cc:333] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.703678  2583 raft_consensus.cc:2243] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.704401  2583 raft_consensus.cc:2272] T c46eb32962a4414796ac4aaeb7c0732c P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.706130  2583 tablet_replica.cc:333] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.706593  2583 raft_consensus.cc:2243] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.706969  2583 raft_consensus.cc:2272] T 78e294108a104d91ac1c01b8b631726c P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.708675  2583 tablet_replica.cc:333] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.709095  2583 raft_consensus.cc:2243] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.709756  2583 raft_consensus.cc:2272] T fd530d32a3d042ffbd844d163b54c24f P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.711488  2583 tablet_replica.cc:333] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.711910  2583 raft_consensus.cc:2243] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.712584  2583 raft_consensus.cc:2272] T 696aa6392e3244e789034d972aa249d7 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.714218  2583 tablet_replica.cc:333] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.714615  2583 raft_consensus.cc:2243] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.714965  2583 raft_consensus.cc:2272] T 6b4a012776474740985cadd2df45dba1 P 848d290e6f2e4c4081c683cc15d15803 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.716768  2583 tablet_replica.cc:333] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803: stopping tablet replica
I20260710 11:05:38.717152  2583 raft_consensus.cc:2243] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.717501  2583 raft_consensus.cc:2272] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 848d290e6f2e4c4081c683cc15d15803 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:05:38.729331  7293 consensus_peers.cc:597] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 1340ea59e64c43cf9ff2e4dfc25d3197 (127.2.133.193:33241): Couldn't send request to peer 1340ea59e64c43cf9ff2e4dfc25d3197. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.193:33241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:05:38.736284  7292 consensus_peers.cc:597] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Couldn't send request to peer 848d290e6f2e4c4081c683cc15d15803. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.758260  2583 tablet_server.cc:196] TabletServer@127.2.133.194:0 shutdown complete.
W20260710 11:05:38.787089  7292 consensus_peers.cc:597] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 -> Peer 848d290e6f2e4c4081c683cc15d15803 (127.2.133.194:35625): Couldn't send request to peer 848d290e6f2e4c4081c683cc15d15803. Status: Network error: Client connection negotiation failed: client connection to 127.2.133.194:35625: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:05:38.790261  2583 tablet_server.cc:179] TabletServer@127.2.133.195:0 shutting down...
I20260710 11:05:38.815351  2583 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:05:38.816078  2583 tablet_replica.cc:333] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.816663  2583 raft_consensus.cc:2243] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.817152  2583 raft_consensus.cc:2272] T e0463159c0fd42c384af4c6ad39287dc P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.819077  2583 tablet_replica.cc:333] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.819684  2583 raft_consensus.cc:2243] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.820451  2583 raft_consensus.cc:2272] T cb640382c59242e98ce258598a739010 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.822240  2583 tablet_replica.cc:333] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.822759  2583 raft_consensus.cc:2243] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.823173  2583 raft_consensus.cc:2272] T c23a047cdd57446db2c935f095c37d04 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.824973  2583 tablet_replica.cc:333] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.825489  2583 raft_consensus.cc:2243] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.825954  2583 raft_consensus.cc:2272] T e7e97ee745174fe88e4f087ded7a68b3 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.827708  2583 tablet_replica.cc:333] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.828238  2583 raft_consensus.cc:2243] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.828656  2583 raft_consensus.cc:2272] T 78e294108a104d91ac1c01b8b631726c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.830399  2583 tablet_replica.cc:333] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.830919  2583 raft_consensus.cc:2243] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.831458  2583 raft_consensus.cc:2272] T 44990440f19c4a038efa2b0b8be07b00 P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.833362  2583 tablet_replica.cc:333] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.833874  2583 raft_consensus.cc:2243] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.834249  2583 raft_consensus.cc:2272] T 56cbf0e544ea447d9d76909f1b179f6f P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.835897  2583 tablet_replica.cc:333] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.836344  2583 raft_consensus.cc:2243] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.837014  2583 raft_consensus.cc:2272] T fc164cdf55984f38987b520882066c1a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.838763  2583 tablet_replica.cc:333] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.839215  2583 raft_consensus.cc:2243] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.839665  2583 raft_consensus.cc:2272] T b898839df0d74467b25757e3a6c96d1e P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.841326  2583 tablet_replica.cc:333] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.841774  2583 raft_consensus.cc:2243] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.842521  2583 raft_consensus.cc:2272] T 5ffcfdbe8db346f9b7e751bbddecd0ed P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.844738  2583 tablet_replica.cc:333] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.845201  2583 raft_consensus.cc:2243] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.845549  2583 raft_consensus.cc:2272] T 1c13ca0bb96248189a719d5e53428cca P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.847234  2583 tablet_replica.cc:333] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.847754  2583 raft_consensus.cc:2243] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.848110  2583 raft_consensus.cc:2272] T 473c4128e3cc48169775a16d521f5f2c P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.849696  2583 tablet_replica.cc:333] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.850126  2583 raft_consensus.cc:2243] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.850463  2583 raft_consensus.cc:2272] T c46eb32962a4414796ac4aaeb7c0732c P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.852162  2583 tablet_replica.cc:333] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.852603  2583 raft_consensus.cc:2243] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.853307  2583 raft_consensus.cc:2272] T 30cf1b82f0804b8cba06913440cd4f0d P 4ced37fbdb704dc6a4337aa101b7de63 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.855304  2583 tablet_replica.cc:333] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.855821  2583 raft_consensus.cc:2243] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.856159  2583 raft_consensus.cc:2272] T fd530d32a3d042ffbd844d163b54c24f P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.857728  2583 tablet_replica.cc:333] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.858135  2583 raft_consensus.cc:2243] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.858471  2583 raft_consensus.cc:2272] T 696aa6392e3244e789034d972aa249d7 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.860359  2583 tablet_replica.cc:333] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.860760  2583 raft_consensus.cc:2243] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.861109  2583 raft_consensus.cc:2272] T 6b4a012776474740985cadd2df45dba1 P 4ced37fbdb704dc6a4337aa101b7de63 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.862782  2583 tablet_replica.cc:333] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63: stopping tablet replica
I20260710 11:05:38.863153  2583 raft_consensus.cc:2243] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:05:38.863587  2583 raft_consensus.cc:2272] T ba0815ec2d6d4fc8ac4eec53f6c60d0a P 4ced37fbdb704dc6a4337aa101b7de63 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.901540  2583 tablet_server.cc:196] TabletServer@127.2.133.195:0 shutdown complete.
I20260710 11:05:38.934132  2583 master.cc:562] Master@127.2.133.254:41377 shutting down...
I20260710 11:05:38.957913  2583 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:05:38.958455  2583 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:05:38.958786  2583 tablet_replica.cc:333] T 00000000000000000000000000000000 P ea7b60e0ab2c49f48eb1215c8e546749: stopping tablet replica
I20260710 11:05:38.979228  2583 master.cc:584] Master@127.2.133.254:41377 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11942 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (30914 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (123371 ms total)
[  PASSED  ] 8 tests.
I20260710 11:05:39.046016  2583 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 731 messages since previous log ~20 seconds ago
I20260710 11:05:39.046309  2583 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 731 messages since previous log ~20 seconds ago
I20260710 11:05:39.046540  2583 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 728 messages since previous log ~20 seconds ago
I20260710 11:05:39.046785  2583 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 ~38 seconds ago
I20260710 11:05:39.047000  2583 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 ~38 seconds ago
I20260710 11:05:39.047291  2583 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 10 messages since previous log ~0 seconds ago
I20260710 11:05:39.047667  2583 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~32 seconds ago
